gtpm4m0e | Messages (System Error and Offline) |
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC PRIME FINWC ERROR
Explanation: There was a retrieval error on a file copy of the Terminal Map record.
System Action: A system error is issued. Held levels (3 through 5) are released, a message is sent, and processing is continued.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAPPING TAPE READ ERROR
Explanation: An attempt to read a terminal map record from tape resulted in a TPRDC error.
System Action: A system error is issued. The held levels are released and processing is ended.
User Response: Have your system programmer review the system error dump to determine the cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC FACE ERROR (AS0MP)
Explanation: There was a retrieval error on the file copy of a terminal map record.
System Action: A system error is issued. Held levels are released and processing is continued.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC PRIME FINWC ERROR
Explanation: There was a retrieval error on the terminal map record.
System Action: A system error is issued. Held levels are released and processing is continued.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP FILE INDEX PRIME FINWC ERR
Explanation: There was a retrieval error on the file copy of a Map File Index record.
System Action: A system error is issued. Held levels are released and processing is ended.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP FILE INDEX CHAIN FINWC ERR
Explanation: There was a retrieval error for the Map File Index.
System Action: A system error is issued. Held levels are released and processing is ended.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP FILE INDEX TABLE FINWC ERROR
Explanation: There was a retrieval error on the file copy of a Map File Index record.
System Action: A system error is issued. Held levels are released and processing is ended.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAPPING FACE ERROR RETURN
Explanation: The input to the file address compute program (FACE) to the return file address resulted in an error.
System Action: A system error is issued. Held levels are released and processing is ended.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAPPING FACE ERROR RETURN
Explanation: Input to the file address compute program (FACE) to a return file address resulted in an error.
System Action: A system error is issued. Held levels are released and processing is ended.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAPPING TAPE READ ERROR
Explanation: The database create function of mapping received a tape read error (ASL3).
System Action: A system error is issued. Held levels are released and processing is ended.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAPPING FACE ERROR RETURN
Explanation: An error was returned from the file address compute program (FACE) that calculates a file address.
System Action: A system error is issued. Held levels are released and processing is continued.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC FINWC ERROR
Explanation: There was a retrieval error on the terminal map record.
System Action: A system error is issued. Held levels are released and processing is continued.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC FINWC ERROR (AS0MP)
Explanation: There was a retrieval error for the Terminal Map Record.
System Action: A system error is issued. Held levels are released and processing is ended.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: INVALID ERROR MSG NUMBER (ASL4)
Explanation: A mapping error message number passed to ASL4 is incorrect.
System Action: A system error is issued. Held levels are released and processing is continued.
User Response: Have your system programmer review the system error dump to determine the cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: RCB RETRIEVAL ERROR (ASL4)
Explanation: There was a retrieval error from a file of the routing control block (RCB).
System Action: A system error is issued. Held levels are released and processing is continued.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP - FILE INIT. RETRIEVAL ERROR
Explanation: There was a retrieval error from a file of the map file index record or a terminal map record.
System Action: A system error is issued. Held levels are released and processing is continued.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: NO BLOCK ON LEVEL 0
Explanation: The parameter list passed to segment CVIO is contained in a block level 0. The calling segment failed to provide this block and due to this condition CVIO cannot continue processing.
System Action: A system error is issued and is exited.
User Response: Review the system error dump and the code of the calling segment to determine the reason for the absence of the parameter list on level 0. This problem occurs only as a result of a software error in the calling segment.
Program: Displayed on the console and in the dump.
Error Message: INVALID FORMAT NUMBER
Explanation: The parameter list passed to CVIO contains a system format number that is not valid.
Any of the following conditions may cause this error:
System Action: A system error is issued, data levels 0 and 6 are released, and exited.
User Response: Review the system error dump. If the format number is zero, the calling segment is in error. If the error occurs when the input format number is nonzero, then you should review the table of system formats, which exists in CVIP, to determine whether the defined format numbers agree with the number provided by the calling segment.
Program: Displayed on the console and in the dump.
Error Message: INVALID SNA DEVICE ADDRESS
Explanation: The SNA device address passed by CVIO to the RID Conversion Routine caused an error return from RIDC (R15=0).
System Action: A system error is issued, data levels 0 and 6 are released, and exited.
User Response: Review the system error dump. When the ROUTC is to be issued by CVIP, CVIO extracts the SNA device address from the RCPL provided by the calling segment. Otherwise, it is obtained from the block provided on level 0 by the calling segment. You need to review the contents of the appropriate area for the SNA device address.
Program: Displayed on the console and in the dump.
Error Message: INVALID LNIATA
Explanation: The line number, interchange address, and terminal address (LNIATA) passed by CVIO to WGR1 caused an error to return from WGR1 (EBW040, bit 0=1).
System Action: A system error is issued, data levels 0 and 6 are released, and exited.
User Response: Review the system error dump. When the ROUTC is to be issued by CVIP, CVIO extracts the LNIATA from the RCPL provided by the calling segment. Otherwise, it is obtained from the block provided on level 0 by the calling segment. You need to review the contents of the appropriate area for the device address.
Program: Displayed on the console and in the dump.
Error Message: MESSAGE EXCEEDS BLOCK SIZE
Explanation: The character count, which includes the 3270 control characters, as well as text, cannot be contained in the single 381-byte output block constructed by CVIP.
System Action: A system error is issued, data levels 0 and 6 are released, and exited.
User Response: Review the system error dump, the system format, and the text. For each field specified in the predefined system format (resident in CVIP), thirteen (13) additional 3270 control characters (SB, SF, and RA order sequences) are added to the output data stream. Since CVIP only builds a single block message with no forward chaining, the additional characters must be taken into consideration when defining a system message.
Program: Displayed on the console and in the dump.
Error Message: INVALID INDICATORS
Explanation: The indicators passed by the calling segment to CVIO/CVIP in the parameter list specified -- format 3270 system message do not issue ROUTC EXITC at completion.
This combination results in no output message being sent and control not being returned to the calling segment.
System Action: A system error is issued, data levels 0 and 6 are released, and exited.
User Response: Review the system error dump. The calling segment, which has actually specified an illogical sequence of actions, should be modified to correct the indicators set in the parameter list.
Program: CNPY - Processor restart
Error Message: UNABLE TO RETRIEVE CTKI
Explanation: An error condition occurred in CNPY while trying to retrieve keypoint I with a hold option.
System Action: The system error routine issues a dump and restart is aborted.
User Response: See the main storage dump to review the restart ECB to determine the exact error condition returned. The most probable error is a main storage block already existing on the desired data level.
Program: CNPY - Processor restart
Error Message: UNABLE TO FIND CPUID in CTKI
Explanation: The CPUID in the processor identification table, PI1DT, could not be found in keypoint I.
System Action: The system error routine issues a dump and restart is aborted.
User Response: Review the main storage dump to determine whether the CPUID as passed by PI1DT (PI1CPUI). If the CPUID is proper and does not exist in keypoint I, then the file copy of CTKI was corrupted since IPL.
If the CPUID is proper and does exist in keypoint I, then the count field in CTKI was corrupted.
If the CPUID is improper then the CPUID field in PI1DT was corrupted since IPL.
Program: CNPY - Processor restart
Error Message: LOGICAL PROC ID MISMATCH IN CTKI
Explanation: The machine serial number for the assigned CPUID, as found in the processor identification table (PI1DT), does not match the machine serial number for the assigned CPUID as found in keypoint I. This means that another processor that was IPLed just before this processor was given the same CPUID as the current processor. keypoint I was updated and filed after the IPL program processed but before CNPY retrieved it.
System Action: The system error routine issues a dump and restart is aborted.
User Response: Do the following:
Program: CCNUCL (CICR)
Error Message: INVALID CINFC K BIT PATTERN
Explanation: The control program detected that there are no keypoints in the group specified for the keypoint option in the CINFC processing.
System Action: A system error dump is taken and the entry control block (ECB) is exited.
User Response: Review the system error dump to determine the cause of the error.
Program: CVX0, CVX6
Error Message: None.
Explanation: The RSTT01W and RSTT03W messages (for keypoint 6) or the RSTT02W and RSTT03W messages (for MVT) were issued. The messages for keypoint 6 state that for certain DASD, the status indicators in CTK6 and section 0 of the module file status table (MFST) do not match. The messages for the MVT state that there are certain DASD that are not using the same channel and control unit paths as all other loosely coupled processors in the complex. You are given the choice of replacing keypoint 6 or the MVT and continuing with the IPL or cancelling the IPL. The TPF system issues this message when you elect to cancel the IPL issuing the ZRSTT CAN command.
System Action: A system error is issued and restart is aborted.
User Response: Determine whether the error is due to inaccurate cabling (hardware) or corruption of keypoint 6 or the MVT on file.
Program: CVX0, CVX6
Error Message: None.
Explanation: In CVX0, an error occurred during one of the following procedures:
In CVX6, an error occurred while retrieving or filing the module verification table (MVT).
System Action: A system error is issued and the error e routine issues a dump.
User Response: Review the system error dump for the exact error condition and data record.
Program: CVX0
Error Message: None.
Explanation: This error occurs under one of the following conditions:
The RSTT03W message is issued prior to the CTL-41D and indicates which DASD is in error.
System Action: A system error is issued and restart is aborted.
User Response: If you are operating in a non-loosely coupled environment, see a system programmer or an IBM service representative. If you are operating in a loosely coupled environment, make sure the configuration is the same in all processors.
Program: CVRM
Error Message: None.
Explanation: One of the following errors occurred:
System Action:
User Response: Check the status of the other processors and check the system error dump if required.
See Messages (Online) for more information about the CVRM0005T and CVRM0006T messages.
Program: CNPY - Processor Restart
Error Message: RESTART FAILED, LOCKING NOT AVAILABLE
Explanation: Processor restart detected that the locking facility is disabled for the second through the eighth processor being IPLed in a loosely coupled environment. Only one processor can be active if the locking facility is disabled.
System Action: System restart is aborted.
User Response: Do the following:
Program: CCSONP (GRFS)
Error Message: None.
Explanation: The application program tried to release a fixed-file address, or zero file address.
System Action: A system error is issued.
User Response: Check the entry control block (ECB) file address word to determine the cause of the error.
Program: Displayed on the console and in the dump.
Error Message: ASFI - INVALID USER PARAMETERS
Explanation: User parameters that are not valid were passed to the input mapping.
System Action: A system error is issued. If returned to the use, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MST/MSI/ASLA ERROR (ASFI)
Explanation: User parameters that are not valid were pass to the input mapping.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP FILE INDEX FINWC ERR(ASFI)
Explanation: There was a retrieval error on a file copy of the Map File Index record.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: RCB FIWHC ERROR (ASFI)
Explanation: There was a retrieval error on the routing control block (RCB).
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC FACE ERROR (ASFI)
Explanation: There was an error returned from the file address compute program (FACE) when calculating the file address for the Terminal Map record.
System Action: A system erorr is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC FINWC ERROR(ASFI)
Explanation: There was a retrieval error for the Terminal Map record.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: INCORRECT TERM MAP REC REF(ASFI)
Explanation: User parameters that are not valid were passed to input mapping.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: UNDEFINED FIELD IN INPUT DATA
Explanation: User parameters that are not valid were passed to input mapping.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: RIDCC ERROR RETURN
Explanation: The RIDCC routine found an error while trying to find the appropriate RV1VT entry slot as requested by ASFJ/ASFP.
System Action: If the user requests returns from mapping, an error indicator is set, registers restored, levels released, and a BACKC issued.
If there is no return to the user, set message number, release levels and ENTDC ASL4.
User Response: Review the system error dump to determine the cause of the problem.
Program: Issued by CZXI and CZXM
Error Message: UNABLE TO OBTAIN FCTB FILE ADDRESS REASON AT evmaddr -- xxxxxxxx
Where:
Explanation: An error occurred while trying to obtain the address of the file address compute program (FACE) table.
System Action: The entry control block (ECB) is ended.
User Response: Review the reason code to determine why the address was not obtained. The DADFQ segment provides the meaning of the reason code.
Program: Issued by CZXI and CZXM
Error Message: FIWHC ERROR -- UNABLE TO RETRIEVE FCTB RECORD RECHDR AT evmaddr -- xxxxxxxxxxxxxxxx FARW AT evmaddr -- xxxxxxxxxxxxxxxx CE1SUD AT evmaddr -- xx
Where:
Explanation: An error occurred while trying to retrieve the file address compute program (FACE) table (FCTGB). If the record was not retrieved, the line containing the record header (RECHDR) will not be displayed.
System Action: The entry control block (ECB) is ended.
User Response: Review the record header, file address reference word (FARW) and error indicator (CE1SUD) to determine why the record was not retrieved.
Program: Issued by CZXI and CZXM
Error Message: FILNC ERROR -- UNABLE TO FILE FCTB RECORD RECHDR AT evmaddr -- xxxxxxxxxxxxxxxx FARW AT evmaddr -- xxxxxxxxxxxxxxxx CE1SUD AT evmaddr -- xx
Explanation: An error occurred while trying to file the file address compute program (FACE) table. If the record is not attached, the line containing the record header (RECHDR) is not displayed.
System Action: The entry control block (ECB) is ended.
User Response: Review the record header, file address reference word (FARW), and error indicator (CE1SUD) to determine why the record was not filed.
Program: Displayed on the console and in the dump.
Error Message: ASFO - INVALID USER PARAMETERS
Explanation: User parameters that are not valid were passed to input mapping.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MST/MSI/ASLA ERROR (ASFO)
Explanation: User parameters that are not valid were passed to input mapping.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP FILE INDEX FINWC ERR(ASFO)
Explanation: There was a retrieval error on the file copy of the map file index record.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 -- 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: RCB FIWHC ERROR (ASFO)
Explanation: There was a retrieval error on the routing control block (RCB).
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is not return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC FINWC ERROR(ASFO)
Explanation: There was a retrieval error for the Terminal Map record.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: INCORRECT TERM MAP RECORD (ASFO)
Explanation: User parameters that are not valid were passed to input mapping.
System Action: A system error is issued. If returned to the user, set the set error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input. The output terminal map record or sequence number does not match.
Program: Displayed on the console and in the dump.
Error Message: ASF3 - INVALID USER PARAMETERS
Explanation: The required terminal map record is not present.
System Action: A system error is issued and the program is exited.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: INVALID BLOCK SIZE (ASF4)
Explanation: The block size in the ECB is not valid.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: TERM MAP REC OVERFLOW FINWC ERROR
Explanation: There was a retrieval error on the Terminal Map record.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG PRIME FINWC ERROR (AM0SG)
Explanation: There was a retrieval error on the prime file copy.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG OVERFLOW FINWC ERR (AM0SG)
Explanation: There was a retrieval error for overflow file copy.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP CONTROL REC FINWC ERR(ASF4)
Explanation: There was a retrieval error from file for Page/Scroll Control record.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is not return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG FINWC ERROR (ASF4)
Explanation: There was a retrieval error from file.
System Action: A system error is issued. If returned to the user, set the error indicator, restore user registers, release levels 4 through 6, if in use, restore level 0 and BACKC.
If there is no return to the user, set message number, release levels 0, 2, 4, 5, and 6, if in use, and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAPPING - BEYOND SCREEN LIMIT
Explanation: User parameters that are not valid were passed to the input mapping.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input. Beyond limitation set in the Mapping Support Page/Scroll Control record.
Program: Displayed on the console and in the dump.
Error Message: AMSG CHAIN FINWC ERROR (AM0SG)
Explanation: There was a retrieval error of chain record from file.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG PRIME FINWC ERROR (AM0SG)
Explanation: There was a retrieval error from file.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG CHAIN FINWC ERROR (AM0SG)
Explanation: There was a retrieval error from file.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP PG/SCROLL CTL REC FINWC ERR
Explanation: There was a retrieval error on a file copy of the Page/Scroll record.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG FINWC ERROR (AM0SG)
Explanation: There was a retrieval error from file.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG PRIME FINWC ERROR (AM0SG)
Explanation: There was a retrieval error from file.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG CHAIN FINWC ERROR (AM0SG)
Explanation: There was a retrieval error from file.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: RCB FINWC ERROR (CI0CO)
Explanation: There was a retrieval error on a file copy of the routing control block (RCB).
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG FINWC ERROR (AM0SG)
Explanation: User parameters that are not valid were passed to the input mapping.
System Action: A system error is issued. Release levels 0, 2, and 6, if held. Set R1=1, R2=buffer address for the output message and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: 1ST BLK(MULTI-SCREEN) FINWC ERROR
Explanation: There was a retrieval error on the first input message block of a multiple screen input.
System Action: A system error is issued. File the Page/Scroll record on level 6. Set R1=1 and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: AMSG FINWC ERROR (AM0SG)
Explanation: There was a retrieval error on the prime/overflow file copy.
System Action: A system error is issued. File the Page/Scroll record on level 6. Set R1=1 and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: MAP PG/SCROLL CTL REC FILNC ERR
Explanation: There was a file error for the Page/Scroll record.
System Action: A system error is issued. Release level 6, if held. Set R1=1 and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: FILNC ERROR - PRIME INPUT BLOCK
Explanation: There was a file error for a file copy of the prime input block.
System Action: A system error was issued. Release level 6, if held. Set R1=1 and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: FINWC ERROR ON INPUT MSG
Explanation: There was a retrieval error for the prime/overflow input message.
System Action: A system error is issued. Release level 6, if held. Set R1=1 and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: FINWC ERROR ON PAGE/SCROLL RCD
Explanation: There was a retrieval error on a file copy of the Page/Scroll record.
System Action: A system error is issued. Release level 6, if held. Set R1=1 and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: FILNC ERROR ON USER SUPPL BLK
Explanation: While trying to file the routing control block (RCB) there was a file error.
System Action: A system error is issued. Release level 6, if held. Set R1=1 and ENTDC ASL4.
User Response: Review the system error dump for database problems or user error on input.
Program: Displayed on the console and in the dump.
Error Message: OMSG FILE/FIND ERROR (CSO1)
Explanation: The attempt to file or retrieve an output message (UI0OM) failed.
System Action: The simulation process ends and control is returned to the calling segment. The message is passed back to the caller unsimulated.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: RCB FILE ERROR (SCI3)
Explanation: The attempt to file the routing control block (RCB) failed.
System Action: The simulation process ends and the segment exits. The input message block is discarded.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: RCB FILE ERROR (CSO1)
Explanation: The attempt to file the routing control block (RCB) (CI0CO) failed.
System Action: The simulation process ends and control is returned to the calling segment. The message is passed back to the caller unsimulated.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: FILE ERROR ON OVFL OMSG (CSH)
Explanation: The attempt to file an overflow message block failed. (The overflow block, which is created when a message is larger than can fit in the prime block, is file chained to the prime block. The prime block is core resident.)
System Action: A partial message is sent -- The prime block appended with a QTB error message block. The QTB error message block indicates that a partial message was sent. All file addresses input to these segments are released and control is returned to the caller.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: FIND ERROR ON OVFL OMSG (CSH)
Explanation: The attempt to retrieve an output message block failed. (The overflow block is created when a message is larger than can fit in the prime block. The prime block is core resident.)
System Action: A partial message is simulated from a 1977/80 data stream to a 3270 format. The prime block is appended with a QTB error message block to indicate that a partial message was simulated.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: INVLD OMSG CHAR COUNT (CSH)
Explanation: The message count is either greater than the allowed maximum or an end of message character was used that is not valid.
System Action: A partial message is sent -- The prime block appended with a QTB error message block. If the QTB error message block in error was the prime block, only the QTB error message block is sent. The QTB error message block indicates that a partial message was sent. ALL file addresses input to these segments are released and control is returned to the caller.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: INVLD VERT FORMS CTL INFO (CSH)
Explanation: Vertical forms information that is not valid was discovered in the terminal map.
System Action: The message is simulated as if there were no vertical forms information.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: INVLD HORIZ TAB POSITION (CSH)
Explanation: Horizontal tabs information that is not valid was discovered in the terminal map.
System Action: The message is simulated as if there were no horizontal tabs information.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: MAP RETRIEVAL ERROR (CSH)
Explanation: The terminal map was unable to be retrieved.
System Action: The message is simulated as if a map was not requested.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: None.
Explanation: The entry requirements for delete and special character processing of the general purpose data assembly program are not valid.
System Action: The entry is exited after issuing the dump.
User Response: Review the system error to determine the cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: None.
Explanation: There was an FINWC error on the input chain for delete and special character processing of the general purpose data assembly program.
System Action: A system error is issued and the entry is exited.
User Response: Review the system error dump to determine the cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: None.
Explanation: There was a FILE error on the input block for delete and special character processing of the general purpose data assembly program.
System Action: A system error is issued and the entry is exited.
User Response: Review the system error dump to determine the cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: None.
Explanation: There was an error filing the AAA/RCB records for delete and special character processing for the general purpose data assembly program.
System Action: A system error is issued and the entry is exited.
User Response: Review the system error dump to determine the cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: None.
Explanation: There was a FINWC error on the previous input for delete and special character processing of the general purpose data assembly program.
System Action: A system error is issued and the entry is exited.
User Response: Review the system error dump to determine the cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: FILE ERROR ON OMSG (CSH)
Explanation: The attempt to file a chained message block failed. (The overflow block, which is created when a message is larger than can fit in the prime block, is file chained to the prime block. The prime block is core resident.)
System Action: A partial message is simulated from the 3270 data stream to 4505 format. The prime block is appended with a QTB error message block to indicate that a partial message was simulated.
User Response: Have you system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: FILE ERROR ON OMSG (CSH)
Explanation: The attempt to retrieve an output message block (UI0OM) failed. (The overflow block, which is created when a message is larger than can fit in the prime block, is file chained to the prime block. The prime block is core resident.)
System Action: A partial message is simulated from the 3270 data stream to 1977/80 format. The prime block is appended with a QTB error message block to indicate that a partial message was simulated.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: INVALID REQUEST FOR CLEAR
Explanation: During recovery from a sequence/chaining error, the CDAT segment in CDAP activated the CSCD segment to format and send a SNA CLEAR command. The CSCD segment returned with an error condition in R1.
System Action: A system error is issued and the program is exited.
User Response: Review the system error dump to determine the cause of the error (whether the condition is normal or a software problem) and to correct it. R1 contains the error code denoting the reason for the failure to send the CLEAR to the requested logical unit (LU).
Program: Displayed on the console and in the dump.
Error Message: NO SRT SLOTS AVAILABLE
Explanation: During recovery from a sequence/chaining error, the CDAT segment in the General Purpose Data Assembly program is attempting to reserve an input slot in the system recovery table (SRT) for the message but none are available.
System Action: A system error is issued and the program is exited.
User Response: This problem can only be corrected by allocating additional slots in the system recovery table (SRT). There is no temporary solution to circumvent this problem.
The SRT is contained in 1055-byte blocks in the fixed-file area of DASD and is loaded into main storage at restart time. To rectify the problem, additional SRT records must be allocated by the user.
Program: Displayed on the console and in the dump.
Error Message: RCBI -- UAT FACE ERROR (UA1UA)
Explanation: A FACE error occurred while trying to retrieve the UAT record.
System Action: Processing is aborted at this point in the initialization process. An error message is sent to the inputting terminal. The counts for the processing that was completed to this point are also sent.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: RCBI -- UAT FIND ERROR (UA1UA)
Explanation: A FIND error occurred while trying to retrieve the UAT record.
System Action: Processing is aborted at this point in the initialization process. An error message is sent to the inputting terminal. The counts for the processing that was completed to this point are also sent.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: None.
Explanation: The terminal address from the UAT entry is not valid.
System Action: Processing is skipped for this entry and continues with the next UAT entry.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: UAT INVALID UA1TTP FIELD (UA1UA)
Explanation: The terminal type data in the UAT entry is not valid.
System Action: If the request was SGL, processing is aborted and an error message is sent to the inputting terminal.
If the request was ALL or MOD, processing skips this UAT entry and continues with the next entry. No error message is sent.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: RCBI -- RCB FACE ERROR
Explanation: A FACE error occurred while trying to retrieve the RCB record associated with the UAT entry. This type of error could indicate that there is a discrepancy between the number of entries in the UAT.
System Action: Processing is aborted at this point in the initialization process. An error message is sent to the inputting terminal. The counts for the processing that was completed to this point are also sent.
User Response: Have your system programmer determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: RCBI -- RCB FIND ERROR
Explanation: A FIND error occurred while trying to retrieve the RCB record.
System Action: If the request was SGL, processing is aborted and an error message is sent to the inputting terminal.
If the request was ALL or MOD, processing skips this UAT entry and continues with the next entry. No error message is sent.
User Response: None.
Program: CGT0
Error Message: UNABLE TO FIND KEYPOINT C
Explanation: A file retrieval error was found while reading keypoint C from file.
System Action: WGTA initialization is unable to continue and the system restart process is ended.
User Response: Review the system error dump to determine the database problem.
Program: CGT1
Error Message: None.
Explanation: A FACE or FIND error was found while reading the UAT(UA1UA) records from file.
System Action: WGTA initialization is unable to continue and the system restart process is ended.
User Response: Review the system error dump to determine the database problem. Ensure that the data pilot containing the UAT records was loaded into the TPF system.
Also review the data pilot containing the UAT records. It may be necessary to build and reload the UATs. A correction must be made before the TPF system can cycle past WGTA restart.
Program: CGT1
Error Message: None.
Explanation: The WGTA main storage allocation is not large enough to hold the entries contained in the UAT records.
System Action: WGTA initialization is unable to continue and the system restart process is ended.
User Response: The number of WGTA entries contained in keypoint C must be changed to equal the number of unique entries in the UAT records. You can alter the number of WGTA entries by issuing the ZDWGT command.
See TPF Operations for more information about the format of the ZDWGT command.
Program: CGT2
Error Message: None.
Explanation: A file address compute program (FACE) error was found while writing the WGTA from main storage to file. This system error is issued after the following message:
System Action: WGTA write processing is ended. The WGTA build indicator is set on in keypoint C and system restart continues.
User Response: Review the system error dump to determine the database problem. Ensure that the correct number of WGTA records were allocated.
Program: CGT8
Error Message: One of the following:
Explanation: A FACE or FIND error was found while moving the WGTA from file to main storage.
System Action: The WGTA main storage area is cleared and restart continues by reinitializing the WGTA from the UAT(UA1UA) records.
User Response: If the error continues, review the system error dump for possible database problems.
Program: CGT8
Error Message: WGTA RECORDS TOO BIG
Explanation: The WGTA main storage allocation is not large enough to hold the WGTA file copy.
System Action: The WGTA main storage area is cleared and restart continues by reinitializing the WGTA from the UAT(UA1UA) records.
User Response: If the error continues, review the system error dump for possible database problems.
Program: CGT9
Error Message: One of the following:
Explanation: A FACE, FIND, or FILE error was found while keypointing the WGTA from main storage to file.
System Action: WGTA keypointing continues with the next record. The record in error is skipped.
User Response: Review the system error dump to determine the database problem.
Program: CGT9
Error Message: WGTA VALIDITY CHECK FAILURE
Explanation: WGTA keypointing found a break in the validity bit pattern. This condition can only be caused by corruption of the WGTA main storage table.
System Action: WGTA keypoint processing is ended.
User Response: Review the system error dump to determine the cause of the database corruption.
Program: BDBN
Error Message: (CE947C) DATA BASE REORGANIZATION ERROR
Explanation: The database reorganization (DBR) utility found a serious error that requires a dump. The error is probably a FIND, FILE, or FACE error.
In addition, a message with an ID of DBROxxxx or DBRIxxxx, where xxxx is the message number, displays on the console.
System Action: The DBR utility ends.
User Response: Do the following:
See TPF Database Reference for additional information about database reorganization.
Program: CLGY
Error Message: None.
Explanation: There was an error retrieving the file address of a terminal application record from the FACE program or there was a a FIWHC error retrieving the terminal application record.
System Action: The entry control block (ECB) is exited.
User Response: Have your system programmer review the system error dump to determine the cause of the error and correct it.
Program: Displayed on the console and in the dump.
Error Message: RCB FILE ERROR (CI0CO)
Explanation: There was an error retrieving an RCB (by WGR1) or a FILNC error while filing an RCB.
System Action: If the dump occurred during restart, processing is continued. Otherwise, the ECB (ECB) is exited.
User Response: Have your system programmer review the system error dump to determine the cause of the error and correct it.
Program: Display on console and in dump.
Error Message: RCB RETRIEVAL ERROR
Explanation: There was an error retrieving an RCB (by WGR1).
System Action: A LOGI failure message is issued and the message is discarded.
User Response: Have your system programmer review the system error dump to determine the cause of the error and correct it.
Program: CSLH
Error Message: NO WGTA ENTRY FOUND
Explanation: This error occurs when an attempt to retrieve a WGTA entry fails.
System Action: The TPF system issues this error and discards the path information unit (PIU).
User Response: Have your system programmer review the system error dump to determine the cause of the error and correct it.
Program: Issued by CCCCP1(CLXE) upon request from CLXD or by CCCCP1(CLXU). Program issuing SENDC, ROUTC, or SLMTC displayed on console and in dump.
Error Message: None.
Explanation: An application program issued a SENDC A, C, or L, an SLMTC macro for an NEF terminal, or a ROUTC for an AX.25 terminal for which no RVT entry can be found. An SNA resource ID (RID) was found in the WGTA table but the RIDCC macro was unable to find an RVT entry corresponding to the RID.
System Action: The entry control block (ECB) is exited.
User Response: Have your system programmer review the system error dump to determine whether the RID information in the WGTA is valid, and, if so, why the RVT does not contain a corresponding entry.
Program: Issued by CCCCP1 (CLXE) upon request from CLXD or by CCCCP1(CLXU). Program issuing SENDC, ROUTC, or SLMTC displayed on console and in dump.
Error Message: None.
Explanation: An application program issued a SENDC A, C, or L, an SLMTC macro for an NEF terminal, or ROUTC for an AX.25 terminal and the message needs to be converted from OMSG to AMSG format but no 381- or 1055-byte blocks are available for the conversion.
System Action: The entry control block (ECB) is exited.
User Response: Have your system programmer review the system error dump to determine the reason for the shortage of blocks.