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
15.10
Language
English (United States)
Last Update
2018-10-07
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

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.