Message-charset-used - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Mainframe-Attached Systems

Product
Call-Level Interface Version 2
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-07
dita:mapPath
jen1488824663137.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Message-charset-used is a one-byte field that indicates which character set was used to construct the message. The value is returned by CLIv2; it is not set by an application.

In this language... The variable name for Message-charset-used is...
COBOL DBCOMSGC
PL/I DBCOMSGC
C, C++ dbcoMsgC
IBM Assembler DBCOMSGC
This routine... Does this for Message-charset-used...
DBCHINI writes
DBCHCL writes
Message-charset-used is used by... To...
applications read

An EBCDIC 'S' indicates that the session character set when the request was issued was used while a 'D' indicates that the default CLIv2 character set (EBCDIC) was used. The session character set is always used if it is known, but if an error occurs before this character set is known, the default CLIv2 character set is used.