Teradata Database Message 7555 - 7555 - Analytics Database - Teradata Vantage
Analytics Database Messages
- Deployment
- VantageCloud
- VantageCore
- Edition
- Enterprise
- IntelliFlex
- VMware
- Product
- Analytics Database
- Teradata Vantage
- Release Number
- 15.xx,16.xx,17.xx
- Published
- June 2022
- ft:locale
- en-US
- ft:lastEdition
- 2023-01-05
- dita:mapPath
- sfx1628096178347.ditamap
- dita:ditavalPath
- ft:empty
- dita:id
- B035-1096
- lifecycle
- latest
- Product Category
- Teradata Vantageā¢
- Message
- Context cannot be allocated in UDF/XSP/UDM %DBID.%TVMID.
- Explanation
- The UDF/XSP/UDM attempted to open a large object for reading, but the maximum number of read contexts were already open.
- Generated By
- FNC_LobOpen
- For Whom
- UDF/XSP/UDM developer
- Notes
- None
- Remedy
- The UDF/XSP/UDM must close (by calling FNC_LobClose) at least one outstanding large object read context before opening another one.