gtpm5m0h | Messages (Online) |
CACH0001I | CACHE CONTROL AREA HAS NOT BEEN ALLOCATED |
Explanation: The ZCACH command was entered with the DISPLAY and CTL parameters specified to display the names of the current logical record caches and their addresses from main storage, but there are none currently defined.
System Action: The command is rejected.
User Response: None.
See TPF Operations for more information about the ZCACH command.
CACH0002I | CACHE CONTROL AREA DISPLAY |
Explanation: This is the normal response to the ZCACH command with the DISPLAY and CTL parameters specified to display the names of the current logical record caches and their addresses from main storage.
System Action: The names and addresses of the logical record caches that are currently defined in the cache control area are displayed.
User Response: None.
See TPF Operations for more information about the ZCACH command and for an example of the informational display.
CACH0003E | CACHE lcache NOT FOUND |
Where:
Explanation: The ZCACH command was entered with the name of a logical record cache specified, but that logical record cache name was not found in the cache control area.
System Action: The entry control block (ECB) exits.
User Response: Enter the ZCACH command with the DISPLAY and CTL parameters specified to display the names of all logical record caches that are currently active.
See TPF Operations for more information about the ZCACH command.
CACH0004I | CACHE ATTRIBUTE DISPLAY |
Explanation: This is the normal response to the ZCACH command with the DISPLAY and ATTRIBUTE parameters specified to display specific information about the specified logical record cache and the associated coupling facility (CF).
System Action: Processing was completed successfully with information about the logical record cache and the associated CF displayed.
User Response: None.
See TPF Operations for more information about the ZCACH command and for an example of the informational display.
CACH0005I | CACHE DATA COLLECTION COUNTER DISPLAY |
Explanation: This is the normal response to the ZCACH command with the DISPLAY and COUNTS parameters specified to display the current data collection counters for a specific logical record cache.
System Action: Processing was completed successfully with information about the current data collection counters for the specific logical record cache displayed.
User Response: None.
See TPF Operations for more information about the ZCACH command and for an example of the informational display.
CACH0006I | CACHE SYNONYM DISPLAY |
Explanation: This is the normal response to the ZCACH command with the DISPLAY and SYNONYM parameters specified to display synonym chain length information for a specific logical record cache.
System Action: Processing was completed successfully with information about the synonym chain length (or hash entries) for the specific logical record cache displayed.
User Response: None.
See TPF Operations for more information about the ZCACH command and for an example of the informational display.
CACH0008E | ERROR RETRIEVING COUNTERS |
Explanation: The ZCACH command was entered with the DISPLAY and COUNTS parameters specified to display the current data collection counters for the specified logical record cache, but an error occurred while trying to retrieve the counter values.
System Action: The entry control block (ECB) exits.
User Response: Do the following:
See TPF Operations for more information about the ZCACH command.
CACH0009E | ERROR RETRIEVING CACHE CONTROL RECORD |
Explanation: The ZCACH command was entered to manage the logical record caches, but an error occurred while trying to find the processor unique logical record cache control record. This error occurs if the processor unique logical record cache control record has not been initialized yet by entering at least one ZCACH command with the MODIFY parameter or the CF ENABLE parameter specified.
System Action: The entry control block (ECB) exits
User Response: Do one of the following:
See TPF Operations for more information about the ZCACH command.
CACH0010E | FACE ERROR ON CACHE CONTROL RECORD |
Explanation: The ZCACH command was entered to modify or display information about the logical record caches, but an error occurred in the file address compute (FACE) program when the file address of the processor unique logical record cache control record could not be resolved.
System Action: The entry control block (ECB) exits.
User Response: Do one of the following:
See TPF Operations for more information about the ZCACH command. See TPF System Generation for more information about the processor unique logical record cache control record and the FCTB.
CACH0011E | CACHE CONTROL RECORD NOT INITIALIZED, CACHE lcache NOT FOUND |
Where:
Explanation: The ZCACH command was entered with the REMOVE parameter specified for the specified logical record cache, but the processor unique logical record cache control record has not been initialized yet so the specified logical record cache was not found.
System Action: The entry control block (ECB) exits.
User Response: None.
See TPF Operations for more information about the ZCACH command.
CACH0013E | CF, DELETE, FLUSH, MODIFY OR REMOVE MUST BE ISSUED FROM THE BSS SUBSYSTEM |
Explanation: The ZCACH command was entered with the CF, DELETE, FLUSH, MODIFY, or REMOVE parameter specified, but an error occurred because the command was not entered from the basic subsystem (BSS).
System Action: The entry control block (ECB) exits.
User Response: Enter the ZCACH command again from the BSS with the appropriate parameter specified.
See TPF Operations for more information about the ZCACH command.
CACH0016I | CACHE lcache SUCCESSFULLY REMOVED |
Where:
Explanation: This is the normal response to the ZCACH command with the REMOVE parameter specified.
System Action: The cache definition for the specified logical record cache is removed from the processor unique logical record cachecontrol record.
User Response: None.
See TPF Operations for more information about the ZCACH command.
CACH0017I | CACHE lcache SUCCESSFULLY MODIFIED |
Where:
Explanation: This is the normal response to the ZCACH command with the MODIFY parameter specified to change the number of entries for the logical record cache specified in the processor unique logical record cache control record.
System Action: The number of entries for the logical record cache specified in the processor unique logical record cache control record is changed.
User Response: None.
See TPF Operations for more information about the ZCACH command.
CACH0018E | NO ENTRIES AVAILABLE IN CACHE CONTROL RECORD FOR MODIFICATION OF CACHE lcache |
Where:
Explanation: The ZCACH command with the MODIFY parameter specified was entered to change the number of entries for the logical record cache in the processor unique logical record cache control record, but an error occurred because the processor unique logical record cache control record contains the maximum entries allowed and has no available entries remaining to satisfy the current request.
System Action: The entry control block (ECB) exits.
User Response: Do the following:
See TPF Operations for more information about the ZCACH command.
CACH0019I | CACHE SUPPORT ENABLED TO USE CF |
Explanation: This is the normal response to the ZCACH command with the CF ENABLE parameter specified to enable the processor shared caches to use coupling facilities (CFs) for cache synchronization.
System Action: The TPF system successfully set the indicator to allow CFs to synchronize the processor shared caches and successfully tried to connect all active processor-shared caches in all processors to the coupling facilities (CFs) that are currently defined.
User Response: None.
See TPF Operations for more information about the ZCACH command. See TPF Database Reference for more information about logical record cache and CF cache support.
CACH0020I | CACHE SUPPORT DISABLED FOR USE OF CF. ALL ACTIVE SHARED CACHES SET TO LOCAL |
Explanation: This is the normal response to the ZCACH command with the CF DISABLE parameter specified to disable the processor shared caches from using the coupling facility (CF) for cache synchronization.
System Action: The TPF system successfully reset the indicator to disallow use of the CF to synchronize the processor shared caches and successfully disconnected all active processor shared caches in all processors from the CFs.
User Response: None.
See TPF Operations for more information about the ZCACH command. See TPF Database Reference for more information about logical record cache and CF cache support.
CACH0022I | CACHE lcache SUCCESSFULLY DELETED |
Where:
Explanation: This the normal response to the ZCACH command with the DELETE parameter specified.
System Action: The logical record cache is deleted from the processor.
User Response: None.
See TPF Operations for more information about the ZCACH command.
CACH0023I | CACHE lcache SUCCESSFULLY FLUSHED |
Where:
Explanation: This is the normal response to the ZCACH command with the FLUSH parameter specified.
System Action: The entries are cleared from the logical record cache.
User Response: None.
See TPF Operations for more information about the ZCACH command.
CACH0024E | ERROR CONNECTING TO CF FOR CACHE lcache |
Where:
Explanation: An error occurred when the processor tried to connect to the CF for cache synchronization for the logical record cache specified.
System Action: The entry control block (ECB) exits.
User Response: Review the previous messages that were displayed to determine the cause of the error and correct it.
See TPF Database Reference for more information about logical record cache and CF cache support.
CACH0025E | ERROR DISCONNECTING FROM THE CF FOR CACHE lcache |
Where:
Explanation: An error occurred when the processor tried to disconnect from the coupling facility (CF) that was used for cache synchronization for the logical record cache specified.
System Action: The entry control block (ECB) exits.
User Response: Review the previous messages that were displayed to determine the cause of the error and correct it.
See TPF Database Reference for more information about logical record cache and CF cache support.
CACH0026I | CACHE CONTROL RECORD DISPLAY |
Explanation: This is the normal response to the ZCACH command with the DISPLAY, CTL, and FILE parameters specified.
System Action: The names of the logical record caches that are currently defined in the processor unique logical record cache control record and their assigned sizes are displayed.
User Response: None.
See TPF Operations for more information about the ZCACH command.
CACH0027E | NO LOCKING CF DEFINED, CANNOT ENABLE CF FOR CACHE |
Explanation: The ZCACH command was entered with the CF ENABLE parameter specified to enable the processor shared caches to use the coupling facility (CF) for cache synchronization, but no CFs have been added to the CF locking configuration by entering the ZCFLK ADD command.
System Action: The entry control block (ECB) exits.
User Response: Do the following:
See TPF Operations for more information about the ZCACH andZCFLK ADD commands.
CACH0032W | ALL CACHES NOW OPERATING IN LOCAL MODE |
Explanation: An error occurred because the last coupling facility (CF) in the CF locking configuration has been lost. The logical record caches have fallen back to local mode where entries are cast out depending on the passed timeout value rather than cross invalidates from other processors.
System Action: The logical record caches have fallen back to local mode where entries are cast out depending on the passed timeout value rather than cross invalidates from other processors.
User Response: None.
See TPF Database Reference for more information.
CACH0034W | ERROR CONNECTING TO CF, CACHE lcache LEFT IN LOCAL MODE |
Where:
Explanation: The TPF system was unable to successfully create or connect the logical record cache specified to the corresponding coupling facility (CF) cache structure.
System Action: The CF cache structure operates in local mode where entries are cast out depending on the passed time out value rather than the cross invalidates from other processors.
User Response: Do the following:
See TPF Operations for more information about the ZCACH command.
CANT0001I | ANT LOAD SUCCESSFUL |
Explanation: This is the normal response after the application name table was loaded into core successfully.
System Action: None.
User Response: None.
CBC00001A | UNABLE TO OBTAIN BUFFER FOR MPIF FUNCTION |
Explanation: While trying to obtain a Multi-Processor Interconnect Facility MPIF) buffer to perform a MPIF function, a series of failures occurred.
System Action: The buffer is not obtained and the requesting function is so informed. The requesting function normally generates additional messages.
User Response: Have your system programmer determine the cause of the error and correct it.
CBC00002A | UNABLE TO LOCATE AVAILABLE SLOT IN tbl TABLE. |
Where:
Explanation: While trying to process a connect request, no available entry was located in the table referenced in the message.
System Action: The connect request was not processed. The calling user function was notified and will normally generate additional messages.
User Response: Have your system programmer determine the cause of the error and correct it.
The number of entries to be allocated for the table in question can be changed by entering a ZMPIF SET command.
See TPF Operations for more information about the ZMPIF SET command.
CBC10002A | UNABLE TO LOCATE AVAILABLE SLOT IN table TABLE |
Where:
Explanation: While trying to process an identify request, no available entry was located in the table referenced in the message.
System Action: The identify request was not processed. The calling user function was notified and will normally generate additional messages.
User Response: Have your system programmer determine the cause of the error and correct it.
The number of entries to be allocated for the table in question can be changed by entering a ZMPIF SET command.
See TPF Operations for more information about the ZMPIF SET command.
CBC30050E | CONNECTION TIME-OUT BETWEEN user1 AND user2 IN SYSTEM systemname |
Where:
Explanation: The first user referenced in the message requested a connection with the second user in the TPF system referenced in the message. The second user did not respond within the required time period.
System Action: The connect request is ended. A connect failure message is sent to the TPF system referenced in the message. The connect complete exit for user user1 is activated to provide notification that the connect request failed.
User Response: None.
CBG20002W | FACE ERROR ON PATH DEFINITION RECORD ORDINAL 1 -- MPIF COMPLEX DATA UPDATE FAILED |
Explanation: While trying to update data in keypoint E, CBG2 was unable to acquire a valid file address for the path definition record (PDR), ordinal 1. Multi-Processor Interconnect Facility (MPIF) data used by CTIN on the next initial program load (IPL) may not be correct.
System Action: MPIF restart is aborted. The TPF system goes to 1052 state and state change is disable.
User Response: Have your system programmer determine the cause of the error and correct it.
MPIF data in keypoint E may need to be reinitialized by using MPIF commands. Check the 00156 system error dump for the cause of the error. It corruption is suspected, the cause should be determined.
CBG20003W | FIND ERROR ON PATH DEFINITION RECORD ORDINAL 1 -- F.A. address - MPIF COMPLEX DATA UPDATE FAILED |
Where:
Explanation: While trying to update data in keypoint E, CBG2 was unable to retrieve the path definition record (PDR), ordinal 1. Multi-Processor Interconnect Facility (MPIF) data used by CTIN on the next initial program load (IPL) may not be correct.
System Action: MPIF restart is aborted. The TPF system goes to 1052 state and state change is disabled.
User Response: Have your system programmer determine the cause of the error and correct it. MPIF data in keypoint E may need to be reinitialized by using MPIF commands. Check the 00156 system error dump for the cause of the error. If corruption is suspected, the cause should be determined.
CBG20004W | KEYPOINT CTKE FOR PROCESSOR pp CANNOT BE RETRIEVED -- MPIF COMPLEX DATA UPDATE FAILED |
Where:
Explanation: While trying to update data in keypoint E, CBG2 was unable to retrieve the keypoint (error was returned from CYYD). Multi-Processor Interconnect Facility (MPIF) data used by CTIN on the next IPL may not be correct.
System Action: MPIF restart is aborted. The TPF system goes to 1052 state and state change is disabled.
User Response: Have your system programmer determine the cause of the error and correct it. MPIF data in keypoint E may need to be reinitialized by using MPIF commands. Check the 00156 system error dump for the cause of the error. If corruption is suspected, the cause should be determined.
CBG20005W | KEYPOINT CTKE FOR PROCESSOR pp CANNOT BE FILED -- MPIF COMPLEX DATA UPDATE FAILED |
Where:
Explanation: While trying to rebuild data in keypoint E, CBG2 was unable to file the updated keypoint (error returned from CYYB). Multi-Processor Interconnect Facility (MPIF) data used by CTIN on the next initial program load (IPL) may not be correct.
System Action: MPIF restart is aborted. The TPF system goes to 1052 state and state change is disabled.
User Response: Have your system programmer determine the cause of the error and correct it. MPIF data in keypoint E may need to be reinitialized by using MPIF commands. Check the 00156 system error dump for the cause of the error. If corruption is suspected, the cause should be determined.
CBG20006W | FILE ERROR ON PATH DEFINITION RECORD ORDINAL 1 -- F.A. address - MPIF COMPLEX DATA UPDATE FAILED |
Where:
Explanation: CBG2 was unable to file the path definition record (PDR), ordinal 1. Multi-Processor Interconnect Facility (MPIF) data used by CTIN on the next initial program load (IPL) may not be correct.
System Action: MPIF restart is aborted. The TPF system goes to 1052 state and state change is disabled.
User Response: Have your system programmer determine the cause of the error and correct it. MPIF data in keypoint E may need to be reinitialized by using MPIF commands. Check the 00156 system error dump for the cause of the error. If corruption is suspected, the cause should be determined.
CBG20051I | MPIF CONVERSION COMPLETE, PDR RECORDS ARE NOW SAFE FOR GREATER THAN 8-WAY LOOSELY COUPLED |
Explanation: This is the normal response to the ZMIGR command with the MPIF and CONVERT parameters specified.
System Action: #PDREC ordinal 2 and #PDREC ordinal 3 are copied to #IBMM4 ordinal X'A9' and #IBMM4 ordinal X'AA' respectively as save areas for fallback. #PDREC ordinals 2 and 3 are initialized for use as an extension of Multiprocessor Processor Interconnect Facility (MPIF) system data to support 32 processors.
User Response: None.
See TPF Operations for more information about the ZMIGR command.
CBG20052I | MPIF FALLBACK COMPLETE, PDR RECORDS ARE NOT SAFE FOR GREATER THAN 8-WAY LOOSELY COUPLED |
Explanation: This is the normal response to the ZMIGR command with the MPIF and FALLBACK parameters specified.
System Action: #PDREC ordinal 2 and #PDREC ordinal 3 are copied from #IBMM4 ordinal X'A9' and #IBMM4 ordinal X'AA' respectively. PDREC ordinals 2 and 3 are not used as an extension of Multiprocessor Processor Interconnect Facility (MPIF) system data to support 32 processors.
User Response: None.
See TPF Operations for more information about the ZMIGR command.
CBG20053I | MPIF IS NOT CONVERTED FOR GREATER THAN 8-WAY LOOSELY COUPLED |
Explanation: This is the normal response to the ZMIGR command with the MPIF and STATUS parameters specified.
System Action: The current state of Multiprocessor Processor Interconnect Facility (MPIF) readiness for greater than 8-way loosely coupled processors is displayed.
User Response: None.
See TPF Operations for more information about the ZMIGR command.
CBG20054I | MPIF IS CONVERTED FOR GREATER THAN 8-WAY LOOSELY COUPLED |
Explanation: This is the normal response to the ZMIGR command with the MPIF and STATUS parameters specified.
System Action: The current state of Multiprocessor Processor Interconnect Facility (MPIF) readiness for greater than 8-way loosely coupled processors is displayed.
User Response: None.
See TPF Operations for more information about the ZMIGR command.
CBI00002A | UNABLE TO LOCATE AVAILABLE SLOT IN table TABLE. |
Where:
Explanation: While trying to process an identify request no available entry was located in the table referenced in the message.
System Action: The identify request was not processed. The calling user function was notified and normally generates additional messages.
User Response: Have your system programmer determine the cause of the error and correct it. The number of entries to be allocated for the table in question can be changed by entering a ZMPIF SET command.
See TPF Operations for more information about the ZMPIF SET command.
CBJ00002A | UNABLE TO LOCATE AVAILABLE SLOT IN table TABLE. |
Where:
Explanation: While trying to process a query request no available entry was located in the table referenced in the message.
System Action: The query request was not processed. The calling user function was notified and normally generates additional messages.
User Response: Have your system programmer determine the cause of the error and correct it. The number of entries to be allocated for the table in question can be changed by entering a ZMPIF SET command.
See TPF Operations for more information about the ZMPIF SET command.
CBL00001I | STOP PATH WITH QUIESCE COMPLETED FOR PATH path |
Where:
Explanation: A stop path purge-no request completed for the path referenced in the message.
System Action: None.
User Response: None.
CBL10040W | LOST INTERRUPT HAS OCCURRED ON PATH path, PATH HALTED |
Where:
Explanation: The Multi-Processor Interconnect Facility (MPIF) path monitor detected a potential lost interrupt on the path referenced in the message.
System Action: The path is halted and the associated device links are primed again.
User Response: None.