Pathway/iTS System Management Manual (G06.24+)

TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual426748-002
13-18
TCP Messages
3060
Cause. The terminal task that the TCP is attempting to link with has aborted for one of
the following reasons:
An attempt was made to run a SCREEN COBOL program unit containing double-
byte characters on an IBM 3270 device or emulator that does not support Start
Field Extended (SFE) orders.
An attempt was made to run a SCREEN COBOL program unit containing double-
byte characters on a 6530 device or emulator that does not support double-byte
characters.
An attempt was made to run a SCREEN COBOL program unit containing double-
byte characters on an IBM 3270 device or emulator on an access method other
than SNAX.
Effect. The program terminates abnormally.
Recovery. Abort the terminal from the PATHMON environment. Then either upgrade
the terminal to support the application data or modify the requester-server application
to conform to the device environment.
3061
Cause. An attempt was made to run a SCREEN COBOL program unit containing
double-byte characters on a system that does not have the correct set of procedures
for the support of double-byte character sets.
Effect. The program terminates abnormally.
Recovery. Configure the Kanji translation library (T9115) using the SYSGEN phase of
the Install program or the Distributed Systems Management/Software Configuration
Manager (DSM/SCM) utility to accommodate Pathway/iTS terminals using double-byte
character support.
*3060* TERM term-name, DEVICE DOESN'T SUPPORT DOUBLEBYTE
CHARACTERS --- INST CODE: instruct AT OFFSET %offset
IN PROGRAM UNIT unit(version) IN TCLPROG tclprog
*3061* TERM term-name, DBCS TRANSLATION SUPPORT NOT
INSTALLED --- INST CODE: instruct AT OFFSET %offset
IN PROGRAM UNIT unit(version) IN TCLPROG tclprog