Teradata Database Message 5964 - 5964 - 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
Session collation does not match PPI collation.
Explanation
An operation on a character partitioned primary index was attempted that is only allowed when the session collation matches the collation of the PPI.
Generated By
OPT modules.
For Whom
End User.
Notes
None
Remedy
Retry the operation using the same session collation as the PPI collation. The PPI collation of a permanent table or join index with a partitioned primary index can be looked up in columns ConstraintCollation and CollationName of DBC.IndexConstraints. When ConstraintCollation is 'C', the collation is CHARSET_COLL with CollationName and CharSetID indicating the character set used for the collation. Set the session collation the same as the PPI collation and retry the operation.