TAW0001 | TAW0002 | TAW0003 | TAW0004 | TAW0005 | TAW0006
TAW0001 | Invalid area, length/line length in WRT/WRTS function |
Explanation: |
This message is associated with the WRT or WRTS functions. It indicates that one or more of the following conditions prevented the successful execution of a WRT or WRTS function:
|
System action: |
The user program is abnormally terminated with a Com-plete online dump. |
Terminal operator info: |
This error was caused by the application program. Seek the assistance of the application programmer responsible for the failing program. |
Appl. programmer info: |
R1 in the dump contains the location of the parameter list for the WRT or WRTS. The first word in the list contains the location of the area parameter. The second word points to the length parameter. Word 3 contains the location of the line length parameter in the WRT function. |
TAW0002 | Amount of data to be written was too large for terminal |
Explanation: |
This message is associated with the WRT or WRTS functions. It indicates that the data written was too long for the device to which it should have been sent because:
|
System action: |
The user program is abnormally terminated with a Com-plete online dump. |
Terminal operator info: |
This error was caused by the application. Seek the assistance of the programmer responsible for the program in use when the error occurred. |
Appl. programmer info: |
R1 in the dump contains the location of the parameter list for the WRT WRTS function. The second word in the list contains the location of the length parameter. Refer to the appropriate hardware manual for information about the device characteristics of each terminal type. |
TAW0003 | Invalid data specified in WRT or WRTS function |
Explanation: |
This message is associated with a WRT/ WRTS function. It indicates that the data to be written contained one or more invalid control characters. |
System action: |
The user program is abnormally terminated with a Com-plete online dump. |
Terminal operator info: |
This error was probably caused by the application program. Seek the assistance of the application programmer responsible for the program in use when the error occurred. |
Appl. programmer info: |
Remove the invalid control character(s) from the data to be written. Refer to the appropriate hardware manual for information about the control characters accepted by the terminal in use. |
TAW0004 | Permanent I/O error occurred while writing to terminal |
Explanation: |
This message is associated with the WRT function. It indicates that a permanent I/O error occurred while Com-plete was writing to a terminal. |
System action: |
The user program is abnormally terminated with a Com-plete online dump. |
Terminal operator info: |
This error was probably caused by a hardware failure. Notify the application programmer responsible for the failing program. |
System programmer info: |
Check the Com-plete log for messages related to this error. |
Appl. programmer info: |
Notify the Com-plete system programmer. |
TAW0005 | Tid=$1 Pgm=$2 terminal write error |
Explanation: |
This message is associated with Com-plete terminal WRITE functions and indicates that one or more of the following conditions exist:
|
System action: |
The application program continues to process. |
Computer operator info: |
If this message appears frequently, cancel TID $1. This will stop the messages. Notify the terminal operator that a problem exists with the terminal so the terminal user won't keep trying to execute the program. |
Appl. programmer info: |
To avoid having this message written repeatedly to the log device (or console if there is no log device), check the return code received from the WRITE function and take appropriate action. |
TAW0006 | Invalid write option by attached program |
Explanation: |
This message is associated with the Com-plete terminal WRITE function and indicates that the attached program used a writ option that is not supported for attached programs. |
System action: |
The program is abnormally terminated with a Com-plete online dump. |
Terminal operator info: |
The appearance of this message indicates an error in the program. Notify the person responsible for the application program. |