z/OS Communications Server: IP Messages Volume 1 (EZA)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZA9692I

z/OS Communications Server: IP Messages Volume 1 (EZA)
SC27-3654-00

DbcsAtoE : Character after $ Invalid ord(ASCIIEscape) ord(ASCIIDollar) ord(nextchar)

Explanation

ASCII JIS Kanji double-byte characters are being converted to EBCDIC. ASCII JIS Kanji double-byte characters are enclosed within the shift-out escape sequence ESC $ @ or ESC $ B, and the shift-in escape sequence ESC ( B or ESC ( J. The character after the $, with the specified ordinal value, is not valid for a JIS Kanji shift-out sequence. For translation modes containing both single-byte and double-byte data, the erroneous escape sequence will be converted using single byte ASCII to EBCDIC conversion tables. Data will continue to be converted in this manner until a valid Shift-out escape sequence is encountered.

For translation modes that convert pure double-byte data only, the erroneous character and the escape character will be inserted without conversion and the conversion routine will move to the next character assuming it to be a valid first double-byte character.

Note: This message displays the virtual machine communication facility (VMCF) function call returned by the function SayVmcFu, which is called to determine the type of a VMCF function call. For more information about VMCF function calls, see the z/OS Communications Server: IP Programmer's Guide and Reference.

System action

TCPIP continues.

Operator response

Check the contents of the data being transmitted, to see if it contains valid JIS Kanji double-byte characters and escape sequences for the selected conversion type.

System programmer response

Assist the user as necessary.

Module

CMDBCSCV PASCAL

Procedure name

DbcsAtoE

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014