Pathway/iTS Web Client Programming Manual (G06.24+)
Client Error Messages
Compaq NonStop Pathway/iTS Web Client Programming Manual—520270-001
A-10
Message Descriptions
Recovery. Isolate and correct the problem within the Java program, using the stack
trace information in error-loc to locate the problem. Alternatively, remove the
unsupported function from the SCREEN COBOL program and reconvert the
application.
3179
Cause. A program unit attempted to execute a TRANSFORM operation, but there was
data left unprocessed from the source data stream.
Effect. The applet stops.
Recovery. Isolate and correct the problem within the Java program, using the stack
trace information in error-loc to locate the problem. Alternatively, remove the
unsupported function from the SCREEN COBOL program and reconvert the
application.
3180
Cause. A program unit attempted to execute a TRANSFORM operation, but there was
not enough data in the source data stream to satisfy the destination data items.
Effect. The applet stops.
Recovery. Isolate and correct the problem within the Java program, using the stack
trace information in error-loc to locate the problem. Alternatively, remove the
unsupported function from the SCREEN COBOL program and reconvert the
application.
3203
Cause. The SCREEN COBOL program included a function that is not supported for
conversion.
Effect. The applet stops.
Recovery. Isolate and correct the problem within the Java program, using the stack
trace information in error-loc to locate the problem. Alternatively, remove the
unsupported function from the SCREEN COBOL program and reconvert the
application.
*3179* DATA LEFT OVER ON SCATTER TO WORKING STORAGE error-loc
*3180* NOT ENOUGH DATA FOR SCATTER TO WORKING STORAGE
error-loc
*3203* FUNCTION UNIMPLEMENTED error-loc