Keywords - 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

To ensure portability of applications using Language-id, the following are the recommended LANG and COUNTRY keywords:

Language and Country Keywords 
Language Keywords
Arabic LANG=AR
Danish LANG=DA,COUNTRY=(DK,OPTIONAL)
German (Germany) LANG=DE,COUNTRY=(DE,OPTIONAL)
German (Switzerland) LANG=DE,COUNTRY=CH
Greek LANG=EL,COUNTRY=(GR,OPTIONAL)
English (United States) LANG=EN,COUNTRY=(US,OPTIONAL)
English (United Kingdom) LANG=EN,COUNTRY=GB
Spanish LANG=ES,COUNTRY=(ES,OPTIONAL)
Finnish LANG=FI,COUNTRY=(FI,OPTIONAL)
French (France) LANG=FR,COUNTRY=(FR,OPTIONAL)
French (Belgium) LANG=FR,COUNTRY=BE
French (Canada) LANG=FR,COUNTRY=CA
French (Switzerland) LANG=FR,COUNTRY=CH
Hebrew LANG=IW,COUNTRY=(IL,OPTIONAL)
Icelandic LANG=IS,COUNTRY=(IS,OPTIONAL)
Italian (Italy) LANG=IT,COUNTRY=(IT,OPTIONAL)
Italian (Switzerland) LANG=IT,COUNTRY=CH
Japanese LANG=JA,COUNTRY=(JP,OPTIONAL)
Korean LANG=KO,COUNTRY=(KR,OPTIONAL)
Dutch (Netherlands) LANG=NL,COUNTRY=(NL,OPTIONAL)
Dutch (Belgium) LANG=NL,BELGIUM=BE
Norwegian LANG=NO,COUNTRY=(NO,OPTIONAL)
Portuguese (Portugal) LANG=PT,COUNTRY=(PT,OPTIONAL)
Portuguese (Brazil) LANG=PT,COUNTRY=BR
Romansh/Grishun LANG=RM,COUNTRY=(CH,OPTIONAL)
Russian LANG=RU,COUNTRY=(RU,OPTIONAL)
Swedish LANG=SV,COUNTRY=(SE,OPTIONAL)
Thai LANG=TH,COUNTRY=(TH,OPTIONAL)
Turkish LANG=TR,COUNTRY=(TR,OPTIONAL)
Chinese (China) LANG=ZH,COUNTRY=(CN,OPTIONAL)
Chinese (Taiwan) LANG=ZH,COUNTRY=TW

TRDXXMSG appears once for each message; it defines the message number and message text. The relevant syntax is:

TRDXXMSG  number,'text'

where number is the numeric message number, and text is the actual message text, enclosed in apostrophes.

For use with CICS, each message definition module must be defined in the PPT or CSD, as appropriate. The TRD0LENU entries in the DFHPPTT4 and DFHCSDTD samples serve as a guides for the proper specification.