gtpm4m0pMessages (System Error and Offline)

004000-004FFF


004000

Program: Displayed on the console and in the dump.

Error Message: ILLEGAL REGISTER USAGE ON DATEC MACRO

Appended Message: ILLEGAL REGISTER USAGE ON DATEC MACRO

Explanation: An illegal base register was used on a DATEC macro invocation. The dump identifies the location of the Load Address instruction that was generated as a result of the DATEC macro. This instruction is using either a base or index register that is not allowed by the DATEC macro service routine in CICS.

System Action: If this is an ECB-controlled program then the ECB is exited. If this is not an ECB-controlled program then control returns to the calling segment; the contents of the area in which the date was to be placed are undefined.

User Response: Update the program by using the DATEC macro to use registers that are valid.

See TPF General Macros for more information on the DATEC macro.


004005

Program: CIMU (CIKC or CIKD)

Error Message: FIND ERROR ON SOURCE IMAGE

Explanation: A FIND error occurred during the copy of IPL or PROG areas.

System Action: The ZIMAG COPY command is rejected.

User Response: Do the following:

  1. Check the system console for DASD related hardware errors.
  2. Verify that the file address compute program (FACE) table (FCTB) on the active image is correct.
  3. Verify that the records on the source image are not corrupted.
  4. Load the source image again with the auxiliary loader (TLDR) or the general file loader (ALDR), if necessary.

See TPF Operations for more information about the ZIMAG COPY command. See TPF System Installation Support Reference for more information about multiple TPF images.


004600

Program: CFL2

Error Message: CFL2 - UNEXPECTED RESPONSE CODE FOR LEMIC READ

Explanation: A request was issued to a coupling facility (CF) in the LEMIC macro service routine (OPERATION=READ is coded on the LEMIC macro). However, an unexpected response code was returned from the CF.

System Action: A system error is issued and control returns to the caller.

User Response: See your IBM service representative.

See TPF System Macros for more information about the LEMIC macro.


004601

Program: CFL2

Error Message: CFL2 - UNEXPECTED RESPONSE CODE FOR DELNL

Explanation: A request was issued to a coupling facility (CF) to delete an item from the notify lock structure. However, an unexpected response code was returned from the CF.

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.


004602

Program: CFL2

Error Message: CFL2 - NOTIFY LOCK NOT FOUND ON DELETE

Explanation: An item from the notify lock structure was processed and a request was issued to a coupling facility (CF) to delete the item from the notify lock structure. An error occurred because the item was not found in the notify lock structure.

System Action: A system error is issued and processing continues.

User Response: See your IBM service representative.


004603

Program: CFL2

Error Message: CFL2 - UNEXPECTED RESPONSE CODE FOR LEMIC DELETE

Explanation: A request was issued to a coupling facility (CF) in the LEMIC macro service routine (OPERATION=DELETE is coded on the LEMIC macro). An error occurred because an unexpected response code was returned from the CF.

System Action: A system error is issued and control returns to the caller.

User Response: See your IBM service representative.

See TPF System Macros for more information about the LEMIC macro.


004604

Program: CFL2

Error Message: UNABLE TO LOCATE IOB FOR LOCK GRANTED NOTIFICATION LOCKNAME - lockname on CF - cfname

Where:

lockame
The name of the lock.

cfname
The name of the coupling facility (CF).

Explanation: Lock granted notification was received from a CF for a lock request that had been queued. However, the input/output block (IOB) that originally requested the lock cannot be found on any of the system queues. Main storage may be corrupted.

System Action: A system error is issued and processing continues.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004605

Program: CFL2

Error Message: CFL2 - UNEXPECTED RESPONSE CODE FOR LEMIC DELETESET

Explanation: A request was issued to a coupling facility (CF) in the LEMIC macro service routine (OPERATION=DELETESET is coded on the LEMIC macro). However, an unexpected response code was returned from the CF.

System Action: A system error is issued and control returns to the caller.

User Response: See your IBM service representative.

See TPF System Macros for more information about the LEMIC macro.


004606

Program: CFL2

Error Message: CFL2 - UNEXPECTED RESPONSE CODE FOR LEMIC MANAGE

Explanation: A request was issued to a coupling facility (CF) in the LEMIC macro service routine (OPERATION=MANAGE is coded on the LEMIC macro). However, an error occurred because an unexpected response code was returned from the CF.

System Action: A system error is issued and control returns to the caller.

User Response: See your IBM service representative.

See TPF System Macros for more information about the LEMIC macro.


004607

Program: CNPY

Error Message: CTKI RETRIEVAL TIMEOUT -- CHECK EXTERNAL LOCKING FACILITIES RESTART WILL RESUME WHEN CTKI HOLD IS RELEASED

Explanation: The retrieval of CTKI for one of the processors in a loosely coupled complex is taking longer than the specified timeout value. This indicates that another processor in the loosely coupled complex is holding CTKI for an excessive amount of time.

System Action: This system error is issued to inform the operator that the retrieval is taking longer than usual. Restart does not continue until the external lock facility (XLF) lock is cleared and the processor is able to retrieve CTKI.

User Response: The XLF for CTKI must be cleared. Check with your system programmer to determine how this should be done since there are many reasons why the lock could be held. To clear the lock, it may be necessary to restart a stopped processor or to perform an initial machine load (IML) of the XLF device.


004608

Program: CFL9

Error Message: CFL9 - SYNCHRONIZED EVENT ERROR- UNEXPECTED RESPONSE

Explanation: A complex-wide synchronized event found an error for one of the following conditions:

System Action: One of the following occurs:

User Response: Do the following:

See TPF General Macros for more information about the EVNTC, EVNWC, and POSTC macros.


004609

Program: CFL9

Error Message: CFL9 - SYNCHRONIZED EVENT ERROR- TIMEOUT

Explanation: A complex-wide synchronized event encountered a timeout error.

System Action: One of the following occurs:

User Response: Do the following:

  1. Review the consoles from all processors in the TPF complex to determine why the timeout error occurred.
  2. Correct the problem.


00460A

Program: CFL9

Error Message: CFL9 - UNEXPECTED FUNCTION CODE PRESENTED

Explanation: The CFL9 segment was activated incorrectly or with an incorrect function code passed in the CE1WKA work area.

System Action: The issuing entry control block (ECB) is exited.

User Response: Do one of the following:


00460B

Program: CFCR, CFL2

Error Message: program - ERROR RESPONSE FROM COUPLING FACILITY cfname- RECOVERY STARTED

Where:

program
The name of the program that detected the error.

cfname
The name of the coupling facility (CF).

Explanation: An error occurred in response to a request sent to the CF. The system errors or messages that precede this system error provide detailed information about the error.

System Action: The CF is removed from the locking configuration.

User Response: Do the following:

  1. Review the system error dump and the preceding system errors and messages to determine the cause of the error.
  2. Correct the error.


00460C

Program: CLMR

Error Message: CF MOVE LOCK DELETE BY SDA LEMIC ERROR - error

Where:

error
Either LOCATEMOD or READ LOCKS.

Explanation: An expected error (referenced in the system error) was returned by the LEMIC macro.

System Action: The delete by symbolic device address (SDA) function is ended for this SDA and control is returned to the move locks function. Additional system errors related to record locking may follow.

User Response: Do the following:

  1. Review the system error to determine the type of error that occurred. See the prolog section of the ICFLP macro for more information about errors.
  2. Review the consoles on all processors in the TPF complex to determine the status of the target coupling facility (CF) that holds the the locks for this SDA. See the ZCFLK DISPLAY and ZDMFS commands for more information.
  3. If you are unable to determine the cause of the problem and correct it, see your IBM service representative.

See TPF System Macros for more information about the LEMIC macro. See TPF Operations for more information about the ZCFLK DISPLAY and ZDMFS commands.


004610

Program: CFL1

Error Message: CFL1 - UNABLE TO CONVERT LOCKNAME TO CF

Explanation: An error occurred in the CFL1CFLK routine because the coupling facility (CF) index in the distribution list slot for a specific module is not valid. Either the module number is not valid or there is data corruption.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004611

Program: CFL0, CFL1, CLM6

Error Message: One of the following:

Where:

segment
The name of the segment that detected the error.

Explanation: One of the following errors occurred:

System Action: One of the following occurs:

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004612

Program: CFL1

Error Message: CFL1 - ICFLT DATA ERROR IN LIST NUMBER CALCULATION

Explanation: An error occurred in the CFL1CVCF routine while calculating a list number. When calculating a list number, the number of groups for a coupling facility (CF) structure is used as a divisor to determine the correct group number. To protect against a division by zero error, this system error is issued when the number of groups is zero. There may be storage corruption.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004613

Program: CFL1

Error Message: CFL1 - POSSIBLE CORRUPTION IN ICFLS

Explanation: An error occurred in the CFL1CLSC routine when the pointer to the lock sequence control table (LSCT) was selected from the ICFLT_LSCT field in the coupling facility locking table (CFLT) . A comparison is made to the first 4 bytes at this address for the block type identifier (ID). If the comparison is not successful, the address is not valid or there is storage corruption.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004614

Program: CFL1

Error Message: CFL1 - IOB NOT FOUND IN LOCK SEQUENCE CONTROL TABLE

Explanation: An error occurred in the CFL1ATLQ routine because the address of the input/output block (IOB) was not found in the lock sequence control table (LSCT). Therefore, the IOB was not added to the top of the LSCT queue or removed from it.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004615

Program: CFL1

Error Message: CFL1 - IOB NOT FOUND ON COUPLING FACILITY LOCKING STRUCTURE ASYNCHRONOUS QUEUE

Explanation: An error occurred in the CFL1RIOB routine because the address of the input/output block (IOB) was not found. Therefore, the IOB was not removed from the coupling facility (CF) structure queue.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004616

Program: CFL1

Error Message: INCORRECT RETURN CODE FROM INITCFRB

Explanation: An error occurred in the CFL1SBUF routine because an unexpected return code was received from the INITCFRB routine.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004617

Program: CFL1

Error Message: INCORRECT CONNECT TOKEN DISCOVERED IN CFRB

Explanation: An error occurred in the CFL1SBUF routine while verifying the connect token for this processor for the affected coupling facility (CF) list structure. The connect token uniquely identifies the connection to a CF list structure in your processor configuration. If the verification is not successful, the requesting processor either specified a connect token that is not valid or there is storage corruption.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


00461E

Program: CFL1

Error Message: CFL1 - INCORRECT BLOCK IDENTIFIER - LEPL

Explanation: An error occurred in the CFL1LSTT routine because the block identifier (ID) is not valid or there is storage corruption.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


00461F

Program: CFL1

Error Message: CFL1 - LEPL CF SLOT POINTER INCORRECT

Explanation: An error occurred in the CFL1LSTT because the coupling facility (CF) slot address is not valid or there is storage corruption.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004620

Program: CFL2

Error Message: CFL2 - INCORRECT OPERATION TYPE IN ICFLP

Explanation: A coupling facility (CF) request was processed. However, the CF locking parameter (CFLP) list no longer contains a valid operation type, so an error occurred. There may be main storage corruption.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004621

Program: CFL2

Error Message: INCORRECT CFRB ADDRESS - POSSIBLE STORAGE CORRUPTION

Explanation: A coupling facility (CF) request was processed. However, the address of the coupling facility request block (CFRB) that is passed to the post-interrupt routine does not point to a valid CFRB. There may be storage corruption.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004622

Program: CFL2

Error Message: CFL2 - UNEXPECTED COUPLING FACILITY REPLY RETURNED

Explanation: An unexpected reply code was received from the coupling facility (CF).

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.


004623

Program: CFL2

Error Message: CFL2 - LOCKING ERROR USERID ALREADY HOLDER/WAITER

Explanation: A locking request was sent to a coupling facility (CF) to hold the lock or wait for it, but the processor is already holding the lock or waiting for it.

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.


004624

Program: CFL2

Error Message: INCORRECT CF SLOT ADDRESS - POSSIBLE CORE CORRUPTION

Explanation: A pointer to an entry in the coupling facility locking table (CFLT) or the CFLT itself is corrupted.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Determine the source of the main storage corruption.
  2. Correct the error.


004626

Program: CFL2

Error Message: CFL2 - ERROR RETURN DURING CLRU OPERATION

Explanation: A request was issued to a coupling facility (CF) in the LEMIC macro service routine (OPERATION=CLEARUSER is coded on the LEMIC macro). However, an error occurred because an unexpected response code or unexpected reply code was returned from the CF.

System Action: A system error is issued and control returns to the caller.

User Response: See your IBM service representative.

See TPF System Macros for more information about the LEMIC macro.


004627

Program: CFL2

Error Message: CFL2 - UNLOCK ERROR LOCKNAME/USERID NOT FOUND

Explanation: One of the following errors occurred on a lock release or a withdraw lock request:

System Action: A system error is issued and processing is completed for the input/output block (IOB).

User Response: None.


004628

Program: CFCR, CFL2

Error Message: program - ERROR ON COUPLING FACILITY REQUEST

Where:

program
The name of the program that detected the error.

Explanation: One of the following errors occurred:

System Action: One of the following occurs:

User Response: Do one of the following:


004629

Program: CFL2

Error Message: CFL2 - UNEXPECTED RESPONSE CODE FOR LEMIC READUSER

Explanation: A request was issued to a coupling facility (CF) in the LEMIC macro service routine (OPERATION=READUSER is coded on the LEMIC macro). However, an error occurred because an unexpected response code was returned from the CF.

System Action: A system error is issued and control returns to the caller.

User Response: See your IBM service representative.

See TPF System Macros for more information about the LEMIC macro.


00462A

Program: CFL2

Error Message: CFL2 - ERROR ATTEMPTING TO UNLOCK A SHARED LOCK

Explanation: An attempt to release a shared lock was not successful because the lock is held as exclusive. It is possible that the contents of virtual file access (VFA) were corrupted or information stored in a coupling facility (CF) was corrupted.

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.

Error Message: CFL2 - ERROR ATTEMPTING TO UNLOCK AN EXCLUSIVE LOCK

Explanation: An attempt to release an exclusive lock was not successful because the lock is held as shared. It is possible that the contents of virtual file access (VFA) were corrupted or information stored in a coupling facility (CF) was corrupted.

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.


00462B

Program: CFL2

Error Message: CFL2 - NOTIFY LOCK STRUCTURE FULL

Explanation: An attempt to place information in the notify lock structure was not successful because there is no more room in the structure.

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.


00462C

Program: CFL2

Error Message: CFL2 - UNKNOWN IOB OPERATION TYPE ON REL/WD

Explanation: A release or withdraw operation was completed for an input/output block (IOB), and the IOB was ready to be placed on the ready list in the correct I-stream to complete postprocessing in the correct routine. However, the correct routine could not be determined because the macro ID (MIOMID) in the IOB did not contain a valid value.

System Action: A system error is issued and the IOB is released.

User Response: Do the following:

  1. Determine the source of the macro ID (MIOMID) corruption in the IOB.
  2. Correct the error.


00462D

Program: CFL2, CFL3

Error Message: CFLx - INCORRECT LOCK HOLDER LIST

Where:

x
Either 2 or 3 for the CFL segment name.

Explanation: One of the following errors occurred:

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.

See TPF System Macros for more information about the LEMIC macro.


00462E

Program: CFL2

Error Message: CFL2 - UNEXPECTED READ NOTIFY ENCOUNTERED

Explanation: The post-interrupt routine that was used to process information read from the notify lock structure received control; however, the TPF system was not expecting the information to be read at this time. The notify lock structure information can be read only when the TPF system is informed that information was added to the structure.

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.


00462F

Program: CFL2

Error Message: CFL2 - UNEXPECTED RESPONSE CODE FOR READNL

Explanation: An attempt was made to read information from the notify lock structure on a coupling facility (CF). An error occurred because the read was not successful and an unexpected response code was returned.

System Action: A catastrophic system error is issued.

User Response: See your IBM service representative.


004630

Program: CFL3

Error Message: CFL3 - INCORRECT OPERATION TYPE USED IN LEMIC MACRO

Explanation: An error occurred because the operation type passed from the CFL3MPAL routine was not valid or there is storage corruption.

System Action: A system error occurs and control returns to the entry control block (ECB).

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.

See TPF System Macros for more information about the LEMIC macro.


004632

Program: CFL3

Error Message: INVALID BLOCK ID IN ICFLP CONTROL AREA

Explanation: An error occurred in the CFL3MPAL routine when the block whose address was defined on the BLOCK parameter of the LEMIC macro request does not have the correct block type identifier (ID) of CFLP or there is storage corruption.

System Action: A system error is issued and control returns to the entry control block (ECB).

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.

See TPF System Macros for more information about the LEMIC macro.


004634

Program: CFL3

Error Message: UNKNOWN RRC ERROR FROM LEMIC MONITOR OPERATION

Explanation: When trying to start lock notification processing, the coupling facility (CF) returned an error indicating a hardware or connectivity error occurred.

System Action: A SNAP dump is issued to display the response reason code (RRC) and control returns to the entry control block (ECB).

User Response: Do the following:

  1. Review the SNAP dump to determine the cause of the error.
  2. Correct the error.
  3. If the problem continues, see your IBM service representative to help perform diagnostics on the CF.

See TPF System Macros for more information about the LEMIC macro.


004635

Program: CFL3

Error Message: CFL3 - INVALID USER ID SUPPLIED IN LEMIC OPERATION

Explanation: An error occurred in the CFL3MPAL routine because the user identifier (ID) specified on the LEMIC macro request does not refer to a valid processor in the loosely coupled complex.

System Action: A system error is issued and control returns to the entry control block (ECB).

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.

See TPF System Macros for more information about the LEMIC macro.


004637

Program: CFL3

Error Message: CFL3 - INCORRECT NUMBER OF REQUESTS FOR LEMIC OPERATION

Explanation: An error occurred in the CFL3MPAL routine. While some operations only allow one request, others can bundle several requests in one LEMIC macro request. If the number of requests is greater than the number allowed for an operation that allows multiple requests, an error occurs and a system error is issued.

System Action: A system error is issued and control returns to the entry control block (ECB).

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.

See TPF System Macros for more information about the LEMIC macro.


004638

Program: CFL3

Error Message: CFL3 - INCORRECT LIST NUMBER SUPPLIED IN LEMIC OPERATION

Explanation: An error occurred in the CFL3MPAL routine because the list number specified is less than zero or greater than the total number of lists created in the coupling facility (CF) locking structure for the CF where the locking operation is directed.

System Action: A system error is issued and control returns to the entry control block (ECB).

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004640

Program: CLMK

Error Message: TIMEOUT WAITING FOR LOCKING ACTIVITY TO COMPLETE

Explanation: An error occurred while moving locks from a module on a coupling facility (CF) because locking input/output (I/O) to the module whose locks were being moved did not end in a reasonable amount of time.

System Action: The locks are not moved for the module.

User Response: See your IBM service representative.


004641

Program: CFL8

Error Message: SYNCHRONIZED EVENT TIMEOUT

Explanation: The event specified by the calling program did not end in the allotted period of time.

System Action: A system error is issued and control returns to the caller.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004642

Program: CNPY

Error Message: RESTART FAILED - IPL INHIBITED DUE TO LOCKING CONFIGURATION CHANGE

Explanation: A condition occurred during coupling facility (CF) locking restart when the initial program load (IPL) inhibitor indicator was read without hold. The error may have occurred because a change to the CF locking configuration may have been in progress while having the processor IPLed.

System Action: The restart entry control block (ECB) exits.

User Response: Do one of the following:

See TPF Operations for more information about the ZPSMS and ZCFLK commands.


004643

Program: CFLW

Error Message: CANNOT RETRIEVE CTK6

Explanation: An error occurred while trying to retrieve keypoint 6 (CTK6) with hold. It is possible that a main storage block already exists on the specified data level.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


004644

Program: CFLK, CFL7

Error Message: STORE CLOCK ERROR IN ZCFLK PROCESSING

Explanation: The tpf_STCK function returned an error because the clock is in one of the following states:

System Action: A system error is issued and the entry control block (ECB) exits.

User Response: See your IBM service representative.

See the TPF C/C++ Language Support User's Guide for more information about the tpf_STCK function.


004645

Program: CLM7

Error Message: MOVE LOCK MANAGER EVENT ERROR - error

Where:

error
Either DUPLICATE NAME, NAME NOT FOUND, or TIMEOUT CONDITION.

Explanation: A complex-wide synchronized event erorr (as referenced in the system error) was found during move locks manager processing.

System Action: A catastrophic system error is issued and all processing is ended. All processors active in the TPF complex may find the same type of error and processing across the entire TPF complex will end with catastrohic system errors.

User Response: Do the following:

  1. Review the consoles from all processors in the TPF complex to determine why the event error occurred.
  2. Correct the problem.
  3. Perform an initial program load (IPL) of the TPF system using the IPL destruct/bypass option to establish a consistent complex-wide locking configuration again.


004646

Program: CFLA

Error Message: DISTRIBUTION LIST CONTROL VALUE MISMATCH

Explanation: The control value comparison between the distribution list file record and the coupling facility locking table (CFLT) was not successful. This indicates database corruption between the CFLT and the distribution list file record tested.

System Action: The restart entry control block (ECB) exits.

User Response: Do the following:

  1. Determine the source of the database corruption.
  2. Correct the error.


004647

Program: CFLA

Error Message: DISTRIBUTION LIST CHECKSUM FAILURE

Explanation: The checksum to verify the contents of the distribution list file record was not successful because of data corruption in the record.

System Action: The restart entry control block (ECB) exits.

User Response: Do the following:

  1. Determine the source of the database corruption.
  2. Correct the error.


004648

Program: CNPY

Error Message: ERROR FILING #CF2LR RECORD

Explanation: The filing of a coupling facility (CF) record was not successful because the record identifier (ID) is not valid or there is a hardware error.

System Action: The restart entry control block (ECB) exits.

User Response: None.


004649

Program: CFLA, CNPY

Error Message: ERROR FINDING #CF2LR RECORD

Explanation: The finding of a coupling facility (CF) locking record was not successful because a record identifier (ID) is not valid or there is a hardware error.

System Action: The restart entry control block (ECB) exits.

User Response: Do the following:

  1. Review the preceding messages to determine the cause of the error.
  2. Correct the error.


00464A

Program: CFL6

Error Message: CF LOCKING CONFIGURATION VERIFICATION FAILED

Explanation: Verification of the coupling facility (CF) locking configuration was not successful because the processor in the processor configuration has no connectivity to any CFs in the loosely coupled complex.

System Action: A catastrophic system error is issued.

User Response: Verify the processor configuration and its connectivity.


00464B

Program: CFL6

Error Message: CF LOCKING CONFIGURATION CHANGE AFTER COMPLEX SYNC POINT

Explanation: While a configuration change was in progress, another one was attempted and an error occurred because the TPF system cannot process the latest configuration change at this time.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


00464C

Program: CFL6, CFLIPM, CFLW

Error Message: UNABLE TO FIND COUPLING FACILITY LOCKING RECORD DURING CONFIGURATION CHANGE

Explanation: During a configuration change, the coupling facility locking table (CFLT), the appropriate distribution list records, and the IPL inhibitor record must be found after the locks are moved. A TPF system error occurred while finding one of these records or while resolving the file address of a distribution list record.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the preceding messages to determine the cause of the error.
  2. Correct the error.


00464D

Program: CFL6, CFLIPM, CFLW

Error Message: UNABLE TO FILE COUPLING FACILITY LOCKING RECORD DURING CONFIGURATION CHANGE

Explanation: During a configuration change, the coupling facility locking table (CFLT), the appropriate distribution list records, and the IPL inhibitor record must be filed after the locks are moved. A TPF system error occurred while trying to file one of these records.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


00464E

Program: CFL6

Error Message: INCORRECT BLOCK IDENTIFIER - CFLT

Explanation: An error occurred while filing the coupling facility locking table (CFLT) because the address for the block identifier (ID) is not valid or there is storage corruption.

System Action: A system error is issued and the entry control block (ECB) exits.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.


00464F

Program: CFLG

Error Message: LOCKING RECONFIGURATION IN PROGRESS ON RECEIPT OF MIGRATE MESSAGE

Explanation: An error occurred in the CFLIPM routine because this entry control block (ECB) was called to start processing when a configuration change is already in progress. The error indicates that an unplanned coupling facility (CF) down condition was detected and recovery is in progress. A ZCFLK MIGRATE command request and a CF down condition cannot be processed.

System Action: A catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.

See TPF Operations for more information about the ZCFLK MIGRATE command.


004650

Program: CFLA, CFLB

Error Message: COUPLING FACILITY LOCKING RESTART FAILED

Explanation: An error occurred because the TPF system has only one active processor in the loosely coupled complex (uniprocessor mode) or is being forced to that mode and this is not the first processor to perform an initial program load (IPL).

System Action: The TPF system is placed in disabled state and a catastrophic system error is issued.

User Response: Do the following:

  1. Review the system error dump to determine the cause of the error.
  2. Correct the error.