NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
C-34
Considerations—Collation Definitions
The LC_TDMCODESET section can appear only once in a collation definition. Each of
the three types of lines shown in the syntax diagram can appear only once in the section.
Each type of line must begin on a new physical line.
LC_TDMCODESET
starts an LC_TDMCODESET section.
ISO88591 ... ISO88599
specifies a single-byte character set supported by NonStop SQL/MP.
UNKNOWN
specifies that the character set is unknown.
END LC_TDMCODESET
ends an LC_TDMCODESET section.
Considerations—Collation Definitions
Collation limits
A collation can have up to:
500 strings
100 character classes
8192 tokens (keywords, identifiers, punctuation elements, integers, and strings)
Collations for Pathmaker applications
Collations for Pathmaker-SQL applications must specify the hexadecimal character
ff as the last entry in the collation list.
LC_TDMCODESET
{ ISO88591 }
{ ISO88592 }
{ ISO88593 }
{ ISO88594 }
{ ISO88595 }
{ ISO88596 }
{ ISO88597 }
{ ISO88598 }
{ ISO88599 }
{ UNKNOWN }
END LC_TDMCODESET