Teradata Database Message 3051 - 3051 - 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
- Can not change the Run Partition from DBC/SQL.
- Explanation
- This error is returned when session control is told to use a new partition for a session that is already running DBC/SQL.
- Generated By
- Session Control.
- For Whom
- Application programer.
- Notes
- This error is returned when session control is told to use a new partition for a session that is already running DBC/SQL. This limitation was put in the system as part of the 2PC implementation. It should not crash the system.
- Remedy
- Application should be changed to not do a RUN Partition call on a session that has already been logged on to the DBC/SQL Partition. This should only occur with CLIV1 applications. If this occurs with a CLIv2 application please contact your Support Representative.