Pathway/iTS System Management Manual (G06.24+)
TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual—426748-002
13-20
TCP Messages
•
A double-byte character started on the last column of a Fujitsu 3270 device. As a
result, a space was inserted into the data stream that caused the number of
displayable characters to exceed the field size.
•
A double-byte character started on the last column of a JET6530 or PCT emulator.
As a result, a space was inserted into the data stream that caused the number of
displayable characters to exceed the field size.
Effect. None.
Recovery. Truncation of double-byte data may be acceptable. If not, define larger
data field lengths in the requester-server application, or define fields that do not wrap
from one row to the next.
3065
Cause. The device that the terminal control process (TCP) attempted to link with does
not support Katakana data.
Effect. The program terminates abnormally.
Recovery. Abort the terminal. Then either upgrade the terminal to support the
application data or modify the requester-server application to conform to the device
environment.
Debugging information: the descriptor number appears on the compiler MAP listing in
the DESC column and indicates the ITEM NAME that caused the error.
3066
Cause. The device that the terminal control process (TCP) attempted to link with does
not support Katakana data.
Effect. The program terminates abnormally.
Recovery. Abort the terminal. Then either upgrade the terminal to support the
application data or modify the requester-server application to conform to the device
environment.
Debugging information: this error is the same as that reported by message 3065,
except that, for internal reasons, the data descriptor is not available for reporting in the
message. The offset can be mapped to the SCOBOLX verb that failed if the compiler
?MAP directive is used.
*3065* TERM term-name, DEVICE DOES NOT SUPPORT KATAKANA -
DESCRIPTOR number --- INST CODE: instruct AT OFFSET %offset
IN PROGRAM UNIT unit(version) IN TCLPROG tclprog
*3066* TERM term-name, DEVICE DOES NOT SUPPORT KATAKANA -
INST ADDR inst-addr --- INST CODE: instruct AT OFFSET %offset
IN PROGRAM UNIT unit(version) IN TCLPROG tclprog