Teradata Database Message 9740 - 9740 - 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
- DBQL Express request sent with invalid LOB column type.
- Explanation
- The AMP DBQL software encountered a fault while initializing LOB field during an express request to insert into a LOB column in DBQL table.
- Generated By
- InitExpLob() function in expdbql module.
- For Whom
- System administrator & Site support representative.
- Notes
- None
- Remedy
- This error should be reported to the site support representative including any snapshot dump for the error. Some DBQL table's LOB column data is not getting logged. This error is not user controllable. The remedy is that the caller of InitExpLob() function should set proper lob type. Supported LOB types defined are BLOB, CLOBL (CLOB latin) and CLOBU (CLOB Unicode)