TCP Event Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
11-117
3068: ZPWY-EVT-TCP-NOTDBCSDATA2
The TCP encountered a data field that did not contain only double-byte (Kanji)
character data. The SCREEN COBOL programmer has attempted to display mixed or
single-byte characters in a PIC N only screen field, or to display a mixed field on an
IBM 3270 device that does not support mixed fields.
inst-addr identifies the SCREEN COBOL operand that encountered the problem.
This is the same error as reported by 3067, except that, for internal reasons, the data
descriptor number is not available for reporting in the message.
For a description of tokens that are present in this event message but are not listed or
described here, see the TS/MP Management Programming Manual.
Token Descriptions
ZEMS-TKN-EMPHASIS
has a value of ZSPI-VAL-FALSE.
ZEMS-TKN-EVENTNUMBER
contains ZPWY-EVT-TCP-NOTDBCSDATA2 (3068).
ZEMS-TKN-SUBJECT-MARK
indicates ZPWY-TKN-TERMNAME, which contains the name of the TERM object
that is the subject of this event message.
Unconditional Tokens
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT.
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-SSCTL.
ZPWY-TKN-TERMNAME token-type ZPWY-TYP-TERMNAME.
ZPWY-TKN-EVENTCLASS token-type ZSPI-TYP-ENUM.
Conditional Tokens
ZPWY-TKN-INSTRUCTION token-type ZSPI-TYP-ENUM.
ZPWY-TKN-PUNAME token-type SCOBOL-PUNAME.
ZPWY-TKN-PUOFFSET token-type ZSPI-TYP-INT2.
ZPWY-TKN-PUVERSION token-type ZSPI-TYP-INT2.
ZPWY-TKN-TCLPROGFNAME token-type ZSPI-TYP-FNAME32.
Event-Message Text
*3068* FIELD CONTAINS OTHER THAN DBCS DATA - INST ADDR
inst-addr --- INST CODE: instruct AT OFFSET %offset IN
PROGRAM UNIT unit(version) IN TCLPROG tclprog