gtpm4m0x | Messages (System Error and Offline) |
Program: CJ015 (CJ00)
Error Message: CLASS-classname METHOD-intname, extname
Appended Message: TPF_SERRC CALLED WITH NON-VALID ERROR CODE
Where:
Explanation: This dump accompanies TPF collection support internal errors when the TEXTDUMP option (as set by the ZOODB SET command) is turned on.
System Action: Processing continues.
User Response: See your IBM service representative.
See TPF Operations for more information about the ZOODB SET command.
Program: CJ015 (CJ00)
Error Message: CLASS-classname METHOD-intname, extname
Appended Message: TO2 OBJECT LOGIC ERROR. DETAIL CODE code
Where:
Explanation: This dump accompanies TPF collection support internal errors when the TEXTDUMP option (as set by the ZOODB SET command) is turned on.
System Action: Processing continues.
User Response: See your IBM service representative.
See TPF Operations for more information about the ZOODB SET command.
Program: CJ015 (CJ00)
Error Message: CLASS-classname METHOD-intname, extname
Appended Message: TO2 CURSOR LOGIC ERROR. DETAIL CODE code
Where:
Explanation: This dump accompanies TPF collection support internal errors when the TEXTDUMP option (as set by the ZOODB SET command) is turned on.
System Action: Processing continues.
User Response: See your IBM service representative.
See TPF Operations for more information about the ZOODB SET command.
Program: CJ015 (CJ00)
Error Message: CLASS-classname METHOD-intname, extname
Appended Message: TO2 IO LOGIC ERROR. DETAIL CODE code
Where:
Explanation: This dump accompanies TPF collection support internal errors when the TEXTDUMP option (as set by the ZOODB SET command) is turned on.
System Action: Processing continues.
User Response: See your IBM service representative.
See TPF Operations for more information about the ZOODB SET command.
Program: CJ015 (CJ00)
Error Message: CLASS-classname METHOD-intname, extname
Appended Message: TO2 STRUCTURE LOGIC ERROR. DETAIL CODE code
Where:
Explanation: This dump accompanies TPF collection support internal errors when the TEXTDUMP option (as set by the ZOODB SET command) is turned on.
System Action: Processing continues.
User Response: See your IBM service representative.
See TPF Operations for more information about the ZOODB SET command.
Program: CJ015 (CJ00)
Error Message: CLASS-classname METHOD-intname, extname
Appended Message: TO2 DIRECTORY LOGIC ERROR. DETAIL CODE code
Where:
Explanation: This dump accompanies TPF collection support internal errors when the TEXTDUMP option (as set by the ZOODB SET command) is turned on.
System Action: Processing continues.
User Response: See your IBM service representative.
See TPF Operations for more information about the ZOODB SET command.
Program: CJ015 (CJ00)
Error Message: CLASS-classname METHOD-intname, extname
Appended Message: TO2 UNABLE TO ALLOCATE MALOC STORAGE. DETAIL CODE code
Where:
Explanation: This dump accompanies TPF collection support internal errors when the TEXTDUMP option (as set by the ZOODB SET command) is turned on.
System Action: Processing continues.
User Response: See your IBM service representative.
See TPF Operations for more information about the ZOODB SET command.
Program: CJ037 (CJ00)
Error Message: METHOD=methodname, INVALID EDGE COUNTER ON ENTRY
Appended Message: PID - PID RRN - RRN EDGE - previousedge RECORD - currentedge
Where:
Explanation: The TPF collection support flat file structure support found mismatching edge sequence counters between two data records while attempting an update. This error could occur for either arrays, binary large objects (BLOBs), logs, or keyed log collections. These collections all use the underlying support structure known as flat file structure.
System Action: A system error dump is issued and the update continues. Because the object is locked, TPF collection support assumes that the records are the latest copies and, therefore, will correct the counters and continue with the data update.
User Response: The error is informational because it is likely that the actual problem that caused the mismatch occurred previously. If the error becomes a concern, determine if there is some common thread or pattern involved with the objects that are receiving the system error dumps.
Program: CJ03
Error Message: NO CORE BLOCK LEVEL 0 ON ACTIVATION FROM TO2
Explanation: No core block is attached to level 0 during TPF collection support activation.
System Action: A system error dump is issued and the entry control block (ECB) exits.
User Response: Determine why there was no core block attached to level 0 at activation. TPF collection support is only suppose to activate CJ03 with a 4-K core block that contains the dispatching information.
Program: CJ03
Error Message: UNEXPECTED ERROR RETURN CODE FROM TO2
Explanation: A task dispatched by TPF collection support was unable to create the necessary environment.
System Action: A system error dump is issued and the entry control block (ECB) exits.
User Response: The error code is contained in register 2. Analyze the error code and determine why the error occurred.
Program: CJ022 (CJ00)
Error Message: METHOD=intmethodname, extmethodname, PRIME, SHADOW, RECORD ID, RCC MISMATCH, RECORD RECOVERED FROM ALTERNATE
Appended Message: PID - PID FA - fileAddr EXPECTED - expectedrec FOUND - foundrec
Where:
Explanation: The TPF collection support DASD input/output (I/O) method received a record ID or RCC mismatch error when it attempted to read the specified record.
System Action: A system error dump is issued. If a shadow copy exists for the record, the shadow will be read instead. Otherwise, the error will be returned to the caller to handle.
User Response: The error is informational because it is likely that the actual problem that caused the mismatch occurred previously. If the error becomes a concern, determine if there is some common thread or pattern involved with the objects that are receiving the system error dumps.
Program: CJ022 (CJ00)
Error Message: METHOD=intmethodname, extmethodname, SOFTWARE ERROR ACCESSING RECORD, RECORD RECOVERED FROM ALTERNATE
Appended Message: PID - PID FA - fileAddr
Where:
Explanation: The TPF collection support DASD input/output (I/O) method was unable to read the specified record.
System Action: A system error dump is issued. If a shadow copy exists for the record, the shadow will be read instead. Otherwise, the error will be returned to the caller to handle.
User Response: The error is informational because it is likely that the actual problem that caused the mismatch occurred previously. If the error becomes a concern, determine if there is some common thread or pattern involved with the objects that are receiving the system error dumps.
Program: CJ022 (CJ00)
Error Message: METHOD=recreateRecoupOID, RECOUP NAME COLLECTION HAS BEEN RECREATED
Appended Message: DS - DS REASON - reasoncode OLD.PID - oldpid NEW.PID - newpid
Where:
Explanation: TPF collection support determined that the collection of the data store used for storing recoup index names could not be used and has created a new collection to replace the old collection. Because the new collection uses new records, the old records will remain unchanged. This error is informational because the create and replace has already taken place.
System Action: A system error dump is issued. A replacement collection is created and the recoup index access continues. The contents of the old collection are lost unless the contents can be added to the new collection by using the ZBROW command with the ADDALL parameter specified. The system does not attempt to automatically recover the contents of the old collection. The BROWSE dictionary for the data store will be updated with a new name (DS_OLD_RECOUP) and the old PID. The name DS_RECOUP will be updated with the new PID.
User Response: Do the following:
Program: CJ022 (CJ00)
Error Message: METHOD=recreateBrowseDictOID, BROWSER DICTIONARY HAS BEEN RECREATED
Appended Message: DS - DS REASON - reasoncode OLD.PID - oldpid NEW.PID - newpid
Where:
Explanation: TPF collection support determined that the collection of the data store for storing browse names could not be used and has created a new collection to replace the old collection. Because the new collection uses new records, the old records will remain unchanged. This error is informational because the create and replace has already taken place.
System Action: A system error dump is issued. A replacement collection is created and the request continues. The contents of the old collection is lost unless the contents can be added to the new collection using the ZBROW command with the ADDALL parameter specified. The system does not attempt to automatically recover the contents of the old collection. The new BROWSE dictionary for the data store is updated with a new name (DS_OLD_BROWSE) and the old PID. The name DS_BROWSE will be updated with the new PID.
User Response: Do the following:
Program: CJ022 (CJ00)
Error Message: METHOD=recreateDeletedOID, DELETED PID COLLECTION HAS BEEN RECREATED
Appended Message: DS - DS REASON - reasoncode OLD.PID - oldpid NEW.PID - newpid
Where:
Explanation: TPF collection support determined that the collection of the data store used for storing PIDs marked for deletion could not be used and has created a new collection to replace the old collection. Because the new collection uses new records, the old records will remain unchanged. This error is informational because the create and replace has already taken place.
System Action: A system error dump is issued. A replacement collection is created and delete processing continues. The contents of the old collection are lost unless the contents can be added to the new collection using the ZBROW command with the ADDALL parameter specified. The system does not attempt to automatically recover the contents of the old collection. The BROWSE dictionary for the data store will be updated with a new name (DS_OLD_DELETED) and the old PID. The name DS_DELETED will be updated with the new PID.
User Response: Do the following:
Program: CJ022 (CJ00)
Error Message: METHOD=recreateInventory, PID INVENTORY COLLECTION HAS BEEN RE-CREATED
Appended Message: DS - DS REASON - reasonCode OLD.PID - oldPID NEW.PID - newPID
Where:
Explanation: TPFCS determined that the inventory of the data store for storing newly created PIDs could not be used; therefore, a new collection has been created to replace the old inventory. Because the new collection uses new records, the old records will remain unchanged. This error is informational because the create and replace has already taken place.
System Action: A system error dump is issued. A replacement collection is created and the create request continues. The contents of the old collection are lost unless the contents can be added to the new collection by using the ZBROW commands. The TPF system does not attempt to automatically recover the contents of the old collection. The BROWSE dictionary for the data store will be updated with a new name (DS_OLD_INVENTORY) and the old PID. The DS_INVENTORY name will be updated with the new PID.
User Response: Do the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
Program: CJ022 (CJ00)
Error Message: METHOD=recreateRestartLog, RESTART LOG COLLECTION HAS BEEN RECREATED
Appended Message: DS - dsname REASON - reasonCode OLD.PID - oldPID NEW.PID - newPID
Where:
Explanation: TPFCS determined that the data store collection for restarting incomplete tasks was not usable, so TPFCS has created a new collection to replace the old collection. Because the new collection uses new records, the old records will remain unchanged. This error is informational because the create and replace has already taken place.
System Action: A system error dump is issued. A replacement collection is created and the request continues. The contents of the old collection are lost unless they can be added to the new collection by using the ZBROW commands. The TPF system does not attempt to automatically recover the contents of the old collection. The old collection is renamed to DS_OLD_RESTARTLOG and the name DS_RESTARTLOG is assigned to the new collection.
User Response: Do the following:
See TPF Operations for more information about the ZBROW commands.
Program: Displayed on the console and in the dump.
Error Message: AAA/RCB RETRIEVAL ERR
Explanation: A FIND error occurred while trying to read either an agent assembly area (AAA) or a routing control block record (RCB).
System Action: The entry control block (ECB) ends.
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: INVALID TERMINAL ADDRESS
Explanation: This error occurred because the terminal address does not exist in the WGTA table. WGR1 is unable to locate the requested record.
System Action: The entry control block (ECB) ends.
User Response: Have your system programmer review the system error dump to determine the cause of error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: TERM NOT DEFINED FOR SUBSYSTEM
Explanation: The subsystem record ordinal number in the SSOR table was not initialized for the workstation. WGR1 is unable to locate the requested record. The workstation is illegally accessing the subsystem or was not defined in the UAT record of the subsystem.
System Action: The entry control block (ECB) ends.
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: INVALID LNIATA
Explanation: During the agent assembly area (AAA) initialization, no line number, interchange address, and terminal address (LNIATA) was found in the WGTA table. A return from the agent assembly area (AAA) initialization routine with an AAA address error resulted.
System Action: Processing is continued with the next record.
User Response: Have your system programmer review the system error dump to determine cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: INTERCHANGE INACTIVE
Explanation: This error occurred because the interchange is inactive or the EBROUT is contained in the address of a set not yet assigned. WGR1 is unable to retrieve the requested record.
System Action: The ECB is ended.
User Response: Your system programmer should determine the dump to determine the cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: INVALID FACE ORDINAL
Explanation: The ordinal number supplied to the file address compute program (FACE) was not valid. WGR1 is unable to retrieve the requested record.
System Action: The entry control block (ECB) ends.
User Response: Have your system programmer review the system error dump to determine cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: UNABLE TO READ SSOR
Explanation: A FIND error occurred while trying to read the subsystem ordinal table.
System Action: If requested, there is a return to the calling program. Otherwise, the entry control block (ECB) ends.
User Response: Have your system programmer review the system error dump to determine cause of the error and to correct it.
Program: Displayed on the console and in the dump.
Error Message: None.
Explanation: After retrieving the routing control block (RCB) for the prime CRAS (PRC) or a receive-only CRAS (RO), WGR1 determined that is was incorrectly initialized or was corrupted.
System Action: WRG1 initializes the RCB again and files it. Processing is continued normally.
User Response: The system error dump will contain a copy of the corrupted RCB on level F. The header of this RCB will contain the name of the program that last filed it.
Your system programmer should review the logic of this program to determine why the RCB was corrupted.
Program: Displayed on the console and in the dump.
Error Message: None.
Explanation: An error occurred in retrieving an agent assembly area (AAA) initialization data record file address from the file address compute program (FACE).
System Action: Processing for the remaining UAT records 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: None.
Explanation: A FIND error occurred in retrieving an agent assembly area (AAA) initialization data record.
System Action: The UNABLE TO PROCESS message is sent to the operator or returned to the calling segment with the error indicator on.
If the UAT record is being held, it is released.
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: None.
Explanation: On returning from the city queue table search routine, no matching city was found in the table for the city in WA0CIT of the agent assembly area (AAA) data record.
System Action: Processing is continued with the next record.
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: RETURN FROM WGR1 WITH AA ADDRESS ERROR DURING AAA INITIALIZATION
Explanation: The agent assembly area (AAA) address retrieved by WGR1 was not valid.
System Action: A system error is issued and processing is continued with the next entry.
User Response: Have your system programmer review the system error dump to determine the cause of the error and to correct it.