- collation_sequence
- Name of the collation sequence to be established for the session.
- ASCII
- The collation is ASCII for configurations other than an IBM mainframe client.
- CHARSET_COLL
- The CHARSET_COLL collation performs binary ordering based on the current client character set. Strings are compared byte-by-byte.
- EBCDIC
- The collation is EBCDIC for an IBM mainframe client.
- HOST
- The HOST collation orders characters using EBCDIC encoding for IBM mainframe-attached clients and ASCII encoding for all other clients.
- JIS_COLL
- Japanese Industrial Standards (JIS).
- MULTINATIONAL
- The MULTINATIONAL option is useful only on a European Feature Site or a Japanese language site.