gtpm5m1bMessages (Online)

DYDA-DYD9

DYDA0001IPSTXCUR HAS BEEN CREATED

Explanation: This is the normal response to the ZPOOL GENERATION command with the INIT parameter specified indicating that the current pool segment table (#PSTXCUR) records have been built successfully.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYDA0002EPSTXCUR FACE ERROR - ORDINAL ordnum

Where:

ordnum
The hexadecimal ordinal number of a PSTXCUR record.

Explanation: The program that initializes the PSTXCUR and PSTXNEW records, which are used to generate pools, detected a file address compute (FACE) program error while trying to retrieve a PSTXCUR record.

System Action: Processing continues.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.

See TPF System Macros and TPF Application Programming for more information about the FACE program and FACE interface.

DYDA0003EPST RECORD FIND ERROR - FILE ADDRESS fileaddr

Where:

fileaddr
The hexadecimal file address of a PSTXCUR or PSTXNEW record.

Explanation: The program that initializes the PSTXCUR and PSTXNEW records, which are used to generate pools, detected an error while attempting to retrieve a PSTXCUR or PSTXNEW record by using the FINWC macro.

System Action: Processing continues.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.

See TPF System Macros and TPF Application Programming for more information about the FACE program and FACE interface. See TPF General Macros for more information about the FINWC macro.

DYDA0004EPSTXNEW FACE ERROR - ORDINAL ordnum

Where:

ordnum
The hexadecimal ordinal number of a PSTXNEW record.

Explanation: The program that initializes the PSTXCUR and PSTXNEW records, which are used to generate pools, detected a file address compute (FACE) program error while trying to retrieve a PSTXNEW record.

System Action: Processing continues.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.

See TPF System Macros and TPF Application Programming for more information about the FACE program and FACE interface.

DYDD0001TSYSTEM NOT IN 1052/UTILITY STATE -- CANCELLED

Explanation: The TPF system must be in 1052 state or UTIL state to process a pool area deactivation request.

System Action: The command is rejected.

User Response: Do the following:

  1. Ensure the TPF system is in 1052 or UTIL state.
  2. Enter the command again.

See TPF Operations for more information about the ZSDEA command. See TPF Database Reference for more information about online pool area deactivation.

DYDD0002IMOUNT DGF

Explanation: This is a normal response to the ZSDEA command.

System Action: None.

User Response: Mount the pool maintenance general file (DGF) as requested so that online pool area deactivation can continue.

See TPF Operations for more information about the ZSDEA command. See TPF Database Reference for more information about online pool area deactivation.

DYDD0003IONLINE DEACTIVATION STARTED

Explanation: This is a normal response to the ZSDEA command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZSDEA command. See TPF Database Reference for more information about online pool area deactivation.

DYDD0004TCY9KP FIND ERROR

Explanation: An error occurred while attempting to retrieve the pool maintenance keypoint record (CY9KP) during online pool area deactivation.

System Action: None.

User Response: Have your system programmer determine why the CY9KP find request failed.

See TPF Operations for more information about the ZSDEA command. See TPF Database Reference for more information about online pool area deactivation.

DYDD0005TCYSDR xxxx ERR

Where:

xxxx
Can be FIND, FILE, or FACE.

Explanation: One of the following occurred:

System Action: The ZSDEA function ends. If the error is a FACE error, then a dump is also issued.

User Response: Have your system programmer determine why there was a error during the request.

See TPF Operations for more information about the ZSDEA command. See TPF Database Reference for more information about online pool area deactivation.

DYDD0006WTHERE ARE NO SEGMENTS TO DEACTIVATE

Explanation: The ZSDEA command was entered, but there are no pool segments to deactivate.

System Action: No deactivation occurs.

User Response: See TPF Operations for more information about the ZSDEA command. If you want to deactivate pool segments, see TPF Database Reference for more information about the pool generation and reallocation procedure.

DYDE0000IDYDU - END OF DUPL CHECK PASS

Explanation: This is a normal response to the ZDUPD command specifying the S parameter.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDE0002EFACE/FIND ERROR EXCLUSION TABLE RECORD

Explanation: The ZDUPD command was entered but an error condition was detected while trying to retrieve (using the FACE, FIWHC, FILUC, or WAITC macro) the recoup FC33 exclusion table record (index for exclusion processing for pool directory update (PDU) processing).

System Action: None.

User Response: Check the exclusion record that is indexed by the recoup FC33 exclusion table (#EXCTBL) to determine the cause of the problem.

See TPF Operations for more information about the ZDUPD command.

See TPF System Macros and TPF Application Programming for more information about the file address compute (FACE) program and the FACE interface. See TPF General Macros for more information about the FIWHC, FILUC, and WAITC macros.

DYDE0008IENTER: ZDUPD C - TO CONTINUE OR ZDUPD A - TO ABORT

Explanation: This is a normal response to the ZDUPD command specifying the S parameter.

System Action: None.

User Response: Do one of the following:

See TPF Operations for more information about the ZDUPD command.

DYDE0011EFACE/FIND/FILE ERROR ON FC33 ORDINAL ordnum

Where:

ordnum
The hexadecimal ordinal number of a released pool address (FC33) record.

Explanation: The ZDUPD command was entered, but pool directory update (PDU) processing received one of the following errors:

System Action: PDU processing continues.

User Response: Determine the cause of the problem.

See TPF Operations for more information about the ZDUPD command. See TPF System Macros and TPF Application Programming for more information about the FACE program and the FACE interface. See TPF General Macros for more information about the FINWC, FILNC, and WAITC macros.

DYDG0020A--PLS MOUNT D/B GEN. FILE

Explanation: The pool maintenance general file (DGF) is not mounted and it is required for online directory generation to run.

System Action: None.

User Response: Mount the DGF as requested so that online directory generation can continue.

See TPF Database Reference for more information about online directory generation.

DYDG0026E--- FACS ERROR ON rcdtyp, ORDINAL ordnum

Where:

rcdtyp
Record type.

ordnum
Record ordinal number.

Explanation: The ZPOOL GENERATION command was entered, but an error occurred while calculating the file address for the record type and ordinal number.

System Action: The pool generation process ends.

User Response: Do the following:

  1. Analyze the FACE table, verifying that the record type is correctly defined and that enough ordinals have been defined.
  2. Correct the FACE table.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command. See TPF System Macros and TPF Application Programming for more information about the FACS program and the FACS interface.

DYDG0027E--- FIND ERROR ON rcdtyp, ADDRESS faddr

Where:

rcdtyp
Record type.

ordnum
File address.

Explanation: The ZPOOL GENERATION command was entered, but a find error occurred.

System Action: The pool generation process ends.

User Response: Do the following:

  1. Determine why the fixed file record type could not be found.
  2. Correct the error.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYDG0082E--INVLD MESSAGE NUMBER

Explanation: The DYOM message sending program was called with a message number that is not valid (greater than the maximum message code defined).

System Action: None.

User Response: Have your system programmer determine why DYOM is being called with a invalid message number that is not valid.

DYDG0083E--INVLD SS-NAME

Explanation: An error occurred while trying to obtain the current subsystem name with UATBC.

System Action: Online directory generation is ended with a dump.

User Response: Have your system programmer determine why the current subsystem information in the entry control block (ECB) was not valid.

See TPF Database Reference for more information about online directory generation.

DYDG0084E-- INVLD D/B GEN FILE

Explanation: The subsystem name field on the pool maintenance general file (DGF) currently mounted does not match the subsystem running the online directory generation.

System Action: Online directory generation is ended with a dump.

User Response: Do one of the following:

See TPF Database Reference for more information about online directory generation.

DYDG0091E--INVALID RCC.

Explanation: The directory read from the pool maintenance general file (DGF) failed record code check validation.

System Action: Online directory generation is ended with a dump.

User Response: Check the DGF to determine the source of the bad data.

See TPF Database Reference for more information about the online directory generation.

DYDG0092E--FACE ERR --ORD TOO HIGH

Explanation: There was a file address compute (FACE) program error. The ordinal number specified exceeds the maximum ordinal number defined for the record type.

System Action: Online directory generation is ended with a system error dump.

User Response: Have your system programmer determine the cause of the FACE error and correct it.

See TPF Database Reference for more information about online directory generation.

DYDG0093E--FACE ERR -- INVALID REC TYPE

Explanation: There was a file address compute (FACE) program error. The record type is not valid.

System Action: Online directory generation is ended with a system error dump.

User Response: Have your system programmer determine the cause of the FACE error and correct it.

See TPF Database Reference for more information about online directory generation.

DYDG0095E--DIR CHECK SUM ERR

Explanation: During validation or a directory read from the pool maintenance general file (DGF), the calculated check sum value did not match the check sum field in the directory. The directory may have been corrupted.

System Action: Online directory generation is ended with a dump.

User Response: Check the DGF to determine the source of the bad data.

See TPF Database Reference for more information about online directory generation.

DYDG0096E--DIR ORD NO. SEQ ERR

Explanation: The directory sequence number just read indicates that the directories are out of sequence on the pool maintenance general file (DGF).

System Action: Online directory generation is ended with a dump.

User Response: Check the DGF to determine the source of the bad data.

See TPF Database Reference for more information about online directory generation.

DYDG0097E--INVALID ID

Explanation: One of the following occurred:

System Action: Online directory generation is ended with a dump.

User Response: Determine the source of the bad data.

See TPF Database Reference for more information about online directory generation.

DYDG0099E--I/O ERROR

Explanation: An input/output (I/O) error occurred during a find or file request.

System Action: Online directory generation is ended with a dump.

User Response: Check for any related messages at the console that may indicate the cause of the I/O error. If necessary, review the system error dump for additional information.

See TPF Database Reference for more information about online directory generation.

DYDI0002WFACE/FIND/FILE ERROR ON FC33 ORDINAL 00000064

Explanation: The ZDUPD command was entered but pool directory update (PDU) processing received one of the following errors:

System Action: None.

User Response: Determine the cause of the problem.

See TPF Operations for more information about the ZDUPD command. See TPF System Macros and TPF Application Programming for more information about the file address compute (FACE) program and the FACE interface. See TPF General Macros for more information about the FIWHC, FILNC, and WAITC macros.

DYDI0006I-START OF DIRECTORY UPDATE VERIFY

Explanation: This is the normal response to the ZDUPD command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDI0081E- SEL/EXC UPDATE WAS ACTIVE - PDU HAS BEEN ABORTED AND MUST BE REVERIFIED

Explanation: The ZDUPD command was entered specifying the C parameter to rollin the pool directory update (PDU) but a previous rollin was active.

System Action: The command fails.

User Response: Do the following:

See TPF Operations for more information about the ZDUPD command.

DYDI0082E- SAVE/NOSAVE MUST BE SPECIFIED FOR SEL/EXC

Explanation: The ZDUPD command was entered incorrectly.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct format of the command.
  2. Enter the ZDUPD command again using the correct format.

See TPF Operations for more information about the ZDUPD command.

DYDI0083E- MAX NUMBER OF POOL TYPES FOR SEL/EXC IS 5

Explanation: The ZDUPD command was entered but too many pool types were specified.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct format of the command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZDUPD command.

DYDI0084E- INVALID POOL TYPE SPECIFIED FOR SEL/EXC

Explanation: The ZDUPD command was entered specifying an incorrect pool type.

System Action: The command is rejected.

User Response: Enter the command again and specify correct pool types.

See TPF Operations for more information about the ZDUPD command.

DYDI0085E- PDU CREATE HAS NOT BEEN RUN, JOB ABORTED

Explanation: The ZDUPD command was entered but the ZRPDU CREATE command has not been entered and pseudo directories have not been built.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZRPDU CREATE command.
  2. Enter the ZDUPD command again.

See TPF Operations for more information about the ZRPDU CREATE and ZDUPD commands.

DYDI0088E-NO NEW PSEUDO DIRECTORIES - PDU CREATE MUST BE RUN PRIOR TO PDU VERIFY/ROLLIN

Explanation: The ZDUPD command was entered but the ZRPDU CREATE command has not been entered and pseudo directories have not been built.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZRPDU CREATE command.
  2. Enter the ZDUPD command again.

See TPF Operations for more information about the ZRPDU CREATE and ZDUPD commands.

DYDI0092E- INCORRECT INPUT MESSAGE - DIRECTORY VERIFY

Explanation: The ZDUPD command was entered specifying a parameter other than S but pool directory update (PDU) verify processing has not been run.

System Action: The command is rejected.

User Response: Enter the ZDUPD command specifying the S parameter to start PDU verify processing.

See TPF Operations for more information about the ZDUPD command.

DYDI0093A- PDU VERIFY ABORTED, RERUN VERIFY OR ABORT PDU CREATE

Explanation: The ZDUPD command was entered specifying the A parameter, which caused pool directory update (PDU) verify processing to end.

System Action: PDU verify processing ends.

User Response: Do the following:

  1. Enter the ZDUPD command specifying the S parameter, to run PDU verify processing again.
  2. Enter the ZDUPD command specifying the C parameter, to complete PDU verify processing.

See TPF Operations for more information about the ZDUPD command.

DYDI0094E- PDU ROLLIN ABORTED, PSEUDO DIRECTORIES NO LONGER VALID, ABORT PDU CREATE

Explanation: The ZDUPD command was entered specifying the A parameter, which caused PDU verify processing to end.

System Action: Pool directory update (PDU) rollin ends and a restart of PDU is inhibited.

User Response: Enter ZRPDU ABORT BP to clear the previous function and begin again.

See TPF Operations for more information about the ZDUPD and ZRPDU ABORT commands.

DYDI0095E- INCORRECT ENTRY, PDU ROLLIN IN PROGRESS

Explanation: The ZDUPD command was entered specifying the C parameter, but pool directory update (PDU) rollin is already running.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDI0096E- RESTART NOT VALID AT THIS TIME

Explanation: The ZDUPD command was entered specifying the R parameter but pool directory update verify and rollin processing cannot be restarted now.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDI0097E- PDU VERIFY ACTIVE AT THIS TIME

Explanation: The ZDUPD command was entered specifying the S parameter, but it had already been entered.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDI0098I- START OF DIRECTORY UPDATE ROLLIN

Explanation: This is the normal response to the ZDUPD command specifying the C parameter.

System Action: None.

See TPF Operations for more information about the ZDUPD command.

DYDI0099E- GENERAL FILE NOT REQUESTED - PLEASE DISMOUNT - PDU WILL CONTINUE

Explanation: The ZDUPD command was entered but the pool maintenance general file (DGF) is mounted.

System Action: None.

User Response: Dismount the DGF.

See TPF Operations for more information about the ZDUPD command.

DYDN0001ERECOUP - ONLINE MULTIPLE RELEASE ANALYSIS FACE ERROR - POOL TYPE IS CY3RCC SEE MACROS CY3DR CZ1GF POOL ORDINAL ordnum POOL TYPE pooltype

Where:

ordnum
The ordinal number of a pool record.

pooltype
The type of pool file.

Explanation: The ZDUPD command was entered specifying the C parameter but an error condition was detected by a FACE-type call during the recording of online multiple releases.

System Action: Recoup processing continues.

See TPF Operations for more information about the ZDUPD command.

User Response: Investigate the pool record indicated in this message.

See TPF System Macros and TPF Application Programming for more information about the file address compute (FACE) program and the FACE interface.

DYDN0002ERECOUP - ONLINE MULTIPLE RELEASE ANALYSIS FIND ERROR OCCURED FARW = farw

Where:

farw
The file address reference word that is used to read the record.

Explanation: The ZDUPD command was entered specifying the C parameter but a find error condition was detected during the recording of online multiple releases.

System Action: Recoup processing continues.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZDUPD command again.

See TPF Operations for more information about the ZDUPD command.

DYDO0002IEOJ

Explanation: This is a normal response to the ZDUPD command specifying the E parameter indicating the end of the display.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDO0003ERETRIEVAL FAILED

Explanation: The ZDUPD command was entered specifying the E parameter but a record could not be retrieved from the online multiple release database.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZDUPD command again.

See TPF Operations for more information about the ZDUPD command.

DYDO0004IMAX ITEMS RETRIEVED

Explanation: The ZDUPD command was entered specifying the E parameter but there were more online multiple releases than could be displayed.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDO0005EUNABLE SYSTEM NOT IN NORM STATE

Explanation: The ZDUPD command was entered specifying the E parameter but the TPF system is not in NORM state.

System Action: The command is rejected.

User Response: Do the following:

  1. Cycle the TPF system to NORM state.
  2. Enter the ZDUPD command again.

See TPF Operations for more information about the ZDUPD command.

DYDO0006EERROR -DISPLAY TERMINATED

Explanation: The ZDUPD command was entered specifying the E parameter but there was an error that caused the command to fail.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZDUPD command again.

See TPF Operations for more information about the ZDUPD command.

DYDO0007IDYDU MULTIPLE RELEASE ANALYSIS ONLINE UPDATE RUN ON ddmmmyy AT hh.mm.ss

Where:

ddmmmyy
The day, month, and year.

hh.mm.ss
The hour, minute, and second.

Explanation: This is a normal response to the ZDUPD command with the E parameter specified.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDU0006I-START OF DIRECTORY UPDATE VERIFY

Explanation: This is a normal response to the ZDUPD command specifying the S parameter.

System Action: Pseudo directory verification begins.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDU0007I--DIR UPDATE ABORT

Explanation: This is a response to the ZDUPD A command or follows a fatal error detected by the directory update routines.

System Action: Directory update is ended.

User Response: None.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDU0008I--REAL AND PS DIRS MISMATCH, REAL ORD IS xxxxxxxx.

Where:

xxxxxxxx
The ordinal number.

Explanation: During directory update, the base module number in a pseudo directory read from the pool maintenance general file (DGF) does not match the base module number of the corresponding online directory. The ordinal number of the online directory is displayed in the message.

System Action: The directory update is continued with the next pseudo directory on the DGF.

User Response: Determine the cause for the mismatch. Possible causes include:

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDU0009I--DIRECTORY UPDATE RESTART BEGUN

Explanation: This is the normal response to the ZDUPD command with the R parameter specified if a directory update address roll-in phase was running prior to a TPF system crash.

System Action: The address roll-in phase of directory update is restarted at the point it ended.

User Response: None.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDU0020A--PLS MOUNT D/B GEN. FILE

Explanation: A request to start directory update was issued but the pool maintenance general file (DGF) is not mounted to the TPF system.

System Action: The directory update is suspended until the pack is mounted.

User Response: Mount the DGF.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDU0082E--INVLD MESSAGE NUMBER

Explanation: The DYOM message sending program was called with a message number that is not valid (greater than the maximum message code defined).

System Action: None.

User Response: Have your system programmer determine why DYOM is being called with a message ID that is not valid and correct it.

DYDU0087E--POOL MAINTENANCE KEYPOINT I/O ERROR

Explanation: A read or write error on the pool maintenance keypoint was detected in the DYDI routine.

System Action: The directory update is aborted.

User Response: Determine the cause of the error.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDU0088E--NO NEW PSEUDO DIRECTORIES

Explanation: After reading the pool maintenance keypoint, the DYDI segment determined that the pool maintenance general file (DGF) was not initialized for the directory update.

System Action: The directory update is aborted.

User Response: Ensure that the offline directory update job was run before starting directory updates on the TPF system.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDU0090E--INVALID INPUT MSG

Explanation: A ZDUPD command was entered with an unrecognizable parameter.

System Action: The command is ignored.

User Response: Enter the command again with a valid parameter.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDU0091E--INVALID RCC.

Explanation: The record code check for a directory read from the pool maintenance general file (DGF) cannot be found in the validation table.

System Action: The directory update is aborted.

User Response: Check the DGF pool for corruption.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update and for a description of the general file layout.

DYDU0092E--FACE ERR --ORD TOO HIGH

Explanation: An error was received from FACS when called with the ordinal number from a directory read from the pool maintenance general file (DGF).

System Action: The directory update is aborted.

User Response: Check the DGF pool for corruption.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update and for a description of the general file layout.

DYDU0093E--FACE ERR -- INVALID REC TYPE

Explanation: An error was received from FACS when called with the #SONRI record type.

System Action: The directory update is aborted.

User Response: Check the DYDU program for corruption of the record type value.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYDU0093A PDU VERIFY ABORTED, RERUN VERIFY OR ABORT PDU CREATE

Explanation: This is a normal response to the ZDUPD command specifying the A parameter.

System Action: Pool directory update (PDU) verify processing ends.

User Response: Do one of the following:

  1. Enter ZDUPD S to run PDU verify processing again.
  2. Enter ZRPDU ABORT to force all PDU processing to end.

See TPF Operations for more information about the ZDUPD and ZRPDU ABORT commands.

DYDU0097E--INVALID ID

Explanation: A record read from the pool maintenance general file (DGF) was not a directory or the pool descriptor record.

System Action: The directory update is aborted.

User Response: Check the DGF pool for corruption.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update and for a description of the general file layout.

DYDU0098I- START OF DIRECTORY UPDATE ROLLIN

Explanation: This is a normal response to the ZDUPD command specifying the C parameter, indicating that pool directory update (PDU) rollin processing has started.

System Action: Pool directory update (PDU) rollin processing continues.

User Response: None.

See TPF Operations for more information about the ZDUPD command.

DYDU0099E--I/O ERROR

Explanation: An I/O error occured while trying to access a pseudo directory record or an online directory record while rolling in a pool directory update (PDU).

System Action: Pool directory update (PDU) ends without completing.

User Response: Do the following:

  1. Postprocess the accompanying CTL-44500 dump to determine the cause of the error.
  2. Correct the problem.
  3. Run PDU processing again.

See TPF Operations for more information about the ZDUPD command. See TPF Database Reference for more information about online pool directory update.

DYD10001TINPUT TOO BIG FOR OUTPUT AREA numbytes BYTES ENTRY TERMINATED

Where:

numbytes
The number of bytes of the input message.

Explanation: The ZPOOL GENERATION command was entered but the length of the specified parameters was too large.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct format of the command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10002TTOO MANY PARMS ENTERED, numparms. ENTRY TERMINATED.

Where:

numparms
The number of parameters specified in a command.

Explanation: The ZPOOL GENERATION command was entered with more than 255 parameters specified.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct format of the command.
  2. Enter the ZPOOL GENERATION command again using the correct format.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10003TLENGTH OF INPUT PARMS EXCESSIVE parmlength. ENTRY TERMINATED.

Where:

parmlength
The length of all parameters specified in a command.

Explanation: The ZPOOL GENERATION command was entered with the length of all parameters specified with the command greater than 255 bytes.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct format of the command.
  2. Enter the ZPOOL GENERATION command again using the correct format.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10004TTOO MANY PARAMETERS ENTERED parmin, MAX OF 3

Where:

parmin
The number of parameters specified in a command.

Explanation: The ZPOOL GENERATION command was entered with more than 3 parameters specified.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct format of the command.
  2. Enter the ZPOOL GENERATION command again using the correct format.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10005EINCORRECT PARAMETER - parmentry

Where:

parmentry
The parameter that was specified in a command.

Explanation: The ZPOOL GENERATION command was entered specifying an incorrect parameter.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct format of the command.
  2. Enter the ZPOOL GENERATION command again using the correct format.

DYD10006TENTRY MUST BE ZPOOL GENERATION ONLINE ABORT OR ZPOOL GENERATION ONLINE CONTINUE

Explanation: The TPF system is waiting for ZPOOL GENERATION ONLINE ABORT or ZPOOL GENERATION ONLINE CONTINUE to be entered but something else was entered.

System Action: The command is rejected.

User Response: Enter ZPOOL GENERATION ONLINE ABORT or ZPOOL GENERATION ONLINE CONTINUE.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10007TONLINE ENTRY MADE, BUT, NO OUTSTANDING ZPOOL GENERATION ENTRY FOUND

Explanation: The ZPOOL GENERATION command was entered specifying ONLINE ABORT or ONLINE CONTINUE, but no ZPOOL GENERATION command is pending.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10008TENTRY MUST BE ZPOOL GENERATION ONLINE ABORT OR ZPOOL GENERATION ONLINE CONTINUE INVALID PARAMETER FOLLOWING ONLINE

Explanation: The TPF system is waiting for ZPOOL GENERATION ONLINE ABORT or ZPOOL GENERATION ONLINE CONTINUE to be entered but something else was entered.

System Action: The command is rejected.

User Response: Enter ZPOOL GENERATION ONLINE ABORT or ZPOOL GENERATION ONLINE CONTINUE.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10009TZPOOL GENERATION ENTRY ALREADY IN PROGRESS

Explanation: The ZPOOL GENERATION command was entered but a ZPOOL GENERATION command is already running.

System Action: The command is rejected.

User Response: None.

DYD10010TINCORRECT RETURN FROM FACZ ORDINAL 0, IFCZRET - faczcrc

Where:

faczcrc
The FACZC return code.

Explanation: The ZPOOL GENERATION command was entered but, internally, an incorrect file address compute (FACE) program type was requested.

System Action: The command fails.

User Response: Investigate the FACE table for the pool directory update (PDU) pseudo directory (#SONUP).

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10011TCANNOT RECONFIGURE DIRECTLY INTO SONRI

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but the TPF system was requested to reconfigure into the pool rollin directory (#SONRI).

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD10012TPSEUDO DIRECTORY RECORD MISMATCH facetype - ZPOOL GENERATION LOAD

Where:

facetype
The file address compute (FACE) program table record type of a pool directory update (PDU) pseudo directory (#SONUP) record.

Explanation: The ZPOOL GENERATION command was entered specifying the LOAD parameter but an error was detected during reallocation.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30001ACREATE TO SONRI FOR POOL GENS ONLY

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter, but this would load directly into existing pool rollin directory (#SONRI) records. This message precedes the DYD30002A message.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30001INEW POOL DIRECTORIES CREATED

Explanation: This is the normal response to the ZPOOL GENERATION command specifying the CREATE parameter indicating that pool generation is completed.

System Action: None.

User Response: Follow established procedures for checking the pool generation.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30001TCREATE ABORTED

Explanation: This is the normal response to the ZPOOL GENERATION command specifying ONLINE ABORT.

System Action: The command fails.

User Response: None.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30002ARECONFIGURE WILL NOT BE ALLOWED

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but pool generation reconfiguration is not allowed now. This message follows the DYD30001A message.

System Action: The command is rejected.

User Response: Determine why the ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30002EINCORRECT RET DYD6 - retval

Where:

retval
The value returned in the EBCM02 field.

Explanation: The ZPOOL GENERATION command was entered specifying the ONLINE ABORT or ONLINE CONTINUE parameters but the DYD6 segment did not set the EBCM02 field to (A) abort or (C) continue.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30005EEVNWC ERROR

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but an EVNWC (wait for event completion) macro found that the EVENTC macro that was set up for creating entry control blocks (ECBs) by pool type has completed with an error.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30007EUNKNOWN FACS ERROR faceid/ordnum

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but an unknown error condition was detected by a FACS-type call while trying to retrieve the pool segment table (CY7PL) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command. See TPF System Macros and TPF Application Programming for more information about the FACS program and the FACS interface.

DYD30008EFINWC D3 RECORD ID - recid / ADDRESS - faddr

Where:

faddr
The file address in the file address reference word (FARW) for the specified D3 level.

recid
The record ID in the file address reference word (FARW) for the specified D3 level.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but the FINWC macro encountered an error trying to find the pool segment table (CY7PL) record using the specified D3 level.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30009EDIRECTORY NUMBER dirnbr GREATER THAN CY7EDN direndnbr

Where:

dirnbr
The directory number of the record that is being processed.

direndnbr
The ending directory number of the pool segment table (CY7PL).

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but the beginning directory number (CY7BDNX in CY7PL) plus the number of directories for each entry control block (ECB) is larger than the pool segment table (CY7PL) ending directory number (CY7EDNX).

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30010EEVENT NOT FOUND

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but the EVINC macro tried to increment the count for an event that does not exist.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30016EUNKNOWN FACS ERROR faceid/ordnum

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but an error condition was detected by a FACE-type call while trying to retrieve the file address for the new keypoint 9.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30016EFACE ID INCORRECT faceid/ordnum

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but an error condition was detected by a FACE-type call while trying to get the file address for the new keypoint 9.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30016EORDINAL OUTSIDE RANGE begord/endord

Where:

begord
The beginning ordinal number of a range of file pool directory records (FPDRs).

endord
The ending ordinal number of a range of FPDRs.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but an error condition relating to the file address compute (FACE) program ordinal number was detected by a FACE-type call while trying to get the file address for the new keypoint 9.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30018ERCC MISMATCH/WRK_PST - wrkpstrcc VS CY7PRC = cy7itemrcc

Where:

wrkpstrcc
The record code check (RCC) of the working item.

cy7itemrcc
The record code check of an item in the pool segment table (CY7PL).

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but the working item RCC (WRK_PSTRCC) did not match the pool segment table RCC (CY7PRC$) item.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30019EAAA IND - wrkpstind

Where:

wrkpstind
The working item indicator (WRK_PSTIND).

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but the working item indicator does not indicate an AAA item.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30020EBBB IND - wrkpstind

Where:

wrkpstind
The working item indicator (WRK_PSTIND).

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but the working item indicator does not indicate an BBB item.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30022E--- ERROR RETRIEVING KEYPT 9, EBXSW1 - ebxsw1val ---

Where:

ebxsw1val
A value in EBXSW1 that shows the type of error.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but the CYYM segment was unable to retrieve keypoint 9 because of a error (for example, an incorrect data level or keypoint index was used).

System Action: The command fails.

User Response: Do the following:

  1. See the CYYM segment prolog to determine the return code in the EBXSW1 value.
  2. Check the return code to determine the cause of the problem.
  3. Correct the problem.
  4. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30023E--- ERROR FILING KEYPT 9, EBXSW1 - ebxsw1val ---

Where:

ebxsw1val
A value in EBXSW1 that shows the type of error.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but the CYYM segment was unable to file keypoint 9 because of a error (for example, an incorrect data level or keypoint index was used).

System Action: The command fails.

User Response: Do the following:

  1. See the CYYM segment prolog to determine the return code in the EBXSW1 value.
  2. Check the return code to determine the cause of the problem.
  3. Correct the problem.
  4. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD30027EFACE ID INCORRECT faceid/ordnum

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but a FACE ID error condition was detected by a FACS-type call while trying to retrieve the pool segment table (CY7PL) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command. See TPF System Macros and TPF Application Programming for more information about the FACS program and the FACS interface.

DYD30037EORDINAL OUTSIDE RANGE begord/endord

Where:

begord
The beginning ordinal number of a range of file pool directory records (FPDRs).

endord
The ending ordinal number of a range of FPDRs.

Explanation: The ZPOOL GENERATION command was entered specifying the CREATE parameter but a FACS-type call returned an incorrect ordinal number while trying to retrieve the pool segment table (CY7PL) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command. See TPF System Macros and TPF Application Programming for more information about the FACS program and the FACS interface.

DYD40001E- FIND ERROR ON NEW KEYPOINT 9

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but a find error condition was detected while trying to retrieve the new keypoint 9.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40001E- FIND/FILE ERROR ON NEW DIRECTORIES/PDRON

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but an error condition was detected by the WAITC macro because a previous FINDC D4 failed to read the new directories.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40001IZPOOL GENERATION RECONFIGURE COMPLETED

Explanation: This is the normal response to the ZPOOL GENERATION RECONFIGURE command indicating that pool generation reconfiguration has completed.

System Action: The command fails.

User Response: Follow established procedures for checking the pool reconfiguration.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40002E- EVENT NAME NOT FOUND

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but the EVINC macro tried to increment the count for an event that does not exist.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40003E- EVENT TIMED OUT

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but the event which was previously set up (to wait for all the different pool type entry control blocks (ECBs) to be posted) completed with error.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40004E- INCORRECT POOL TYPE PASSED TO RECONFIGURE

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but while processing pool type entry control blocks (ECBs), the pool index is greater than the maximum number of pool sections, or the pool index is zero.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40005E- DIRECTORY MISMATCH

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but the record code check (RCC) or the maximum relative bit index (MBI) of the old directory and the new directory do not match.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40006EFACE ERROR - INCORRECT RECORD TYPE

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but an error condition was detected by a FACE-type call on new keypoint 9, old directory, or new directory records because of an incorrect record type.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command. See TPF System Macros and TPF Application Programming for more information about the file address compute (FACE) program and the FACE interface.

DYD40007EFACE ERROR - ORDINAL TOO HIGH

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but an error condition was detected by a FACE-type call on new keypoint 9, old directory, or new directory records because of an out of range ordinal.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command. See TPF System Macros and TPF Application Programming for more information about the file address compute (FACE) program and the FACE interface.

DYD40008T--- ALL PROCESSORS MUST BE IN 1052 STATE ---

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but all processors are not in 1052 state.

System Action: The command fails.

User Response: Do the following:

  1. Make sure the command was entered correctly.
  2. If necessary, cycle all the processors to 1052 state.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40009T--- ZPOOL GENERATION LOAD OR CREATE MUST BE RUN FIRST

Explanation:

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter before ZPOOL GENERATION LOAD or ZPOOL GENERATION CREATE was entered.

System Action: The command fails.

User Response: Do the following:

  1. Make sure the command was entered correctly.
  2. Make sure the commands are entered in the correct order.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40010T--- ERROR RETRIEVING KEYPT 9, EBXSW1 - ebxsw1val ---

Where:

ebxsw1val
A value in EBXSW1 that shows the type of error.

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but the CYYM segment was unable to retrieve keypoint 9 because of a error (for example, an incorrect data level or keypoint index was used).

System Action: The command fails.

User Response: Do the following:

  1. See the CYYM segment prolog to determine the return code in the EBXSW1 value.
  2. Check the return code to determine the cause of the problem.
  3. Correct the problem.
  4. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40011T--- ERROR FILING KEYPT 9, EBXSW1 - ebxsw1val ---

Where:

ebxsw1val
A value in EBXSW1 that shows the type of error.

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but the CYYM segment was unable to file keypoint 9 because of a error (for example, an incorrect data level or keypoint index was used).

System Action: The command fails.

User Response: Do the following:

  1. See the CYYM segment prolog to determine the return code in the EBXSW1 value.
  2. Check the return code to determine the cause of the problem.
  3. Correct the problem.
  4. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40012T--- RECONFIGURE WAS ALREADY RUN ---

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but pool reconfiguration has already been run.

System Action: The function message is rejected.

User Response: Determine why another reconfigure is being attempted.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD40022IPOOL TYPE pooltype FOR devtype HAS A DIFFERENCE OF numaddr ADDRESSES

Where:

pooltype
The type of pool file.

devtype
The type of the device.

numaddr
The number of addresses that have changed.

Explanation: This is the normal response for the ZPOOL GENERATION RECONFIGURE command.

System Action: None.

User Response: None.

DYD50001T--- FINDC D3 FOR PSTXNEW/ordnum ADDRESS - faddr ---

Where:

ordnum
The ordinal number of the new pool segment table (#PSTXNEW) record.

faddr
The file address in the file address reference word (FARW) for the specified D3 level.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an error condition was detected by the WAITC macro because a previous FINDC D3 failed to read the new pool segment table.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

See TPF General Macros for more information about the WAITC and FINDC macros.

DYD50002T--- FINDC D4 FOR PSTXCUR/ordnum ADDRESS - faddr ---

Where:

ordnum
The ordinal number of the current pool segment table (#PSTXCUR) record.

faddr
The file address in the file address reference word (FARW) for the specified D4 level.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an error condition was detected by the WAITC macro because a previous FINDC D4 failed to read the current pool segment table record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

See TPF General Macros for more information about the WAITC and FINDC macros.

DYD50005T--- FINDC D2 FOR IBMM4/KPT9NEW ADDRESS - faddr ---

Where:

faddr
The file address in the file address reference word (FARW) for the specified D2 level.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an error condition was detected by the WAITC macro because a previous FINDC D2 failed to read the new keypoint 9 pool generation (#KPT9NEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

See TPF General Macros for more information about the WAITC and FINDC macros.

DYD50006T--- EVNWC ERROR ---

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an EVNWC (wait for event completion) goes to the application program error routine after it finds that the EVENTC which was set up for creating entry control blocks (ECBs) by pool type has completed with an error.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50007T--- EVNWC NOT FOUND ---

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but the event to create entry control blocks (ECBs) by pool type does not exist.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50008T--- EVNWC ERROR ---

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an EVNWC (wait for event completion) goes to the application program error routine after it finds that the EVENTC which was set up for swapping the directory records has completed with an error.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50009T--- EVNWC NOT FOUND ---

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but the event for swapping directory records does not exist.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50010T--- WAITC ERROR ON DIRECTORY SWAP / OLD DIRECTORY ADDR - faddr NEW DIRECTORY ADDR - faddr

Where:

faddr
The file address in the file address reference word (FARW) for the specified D3 or D4 level.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an error condition was detected by the WAITC macro because a previous FINDC D3 failed to read the old directory record or because a previous FINDC D4 failed to read the new directory record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50011T--- WAITC ERROR ON DIRECTORY SWAP / OLD DIRECTORY ADDRESS - faddr NEW DIRECTORY ADDR - faddr

Where:

faddr
The file address in the file address reference word (FARW) for the specified D3 or D4 level.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an error condition was detected by the WAITC macro because a previous FILNC D3 failed to file the new directory record or because a previous FILNC D4 failed to file the old directory record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50012T--- WAITC ERROR ON STPKP / ADDRESS - faddr ---

Where:

faddr
The file address in the file address reference word (FARW) for the specified D3 level.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an error condition was detected by the WAITC macro because a previous FILNC D3 failed to file the phase 1 captured SONRI directory (#STPKP) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50015T--- KEYPT 9 W/HOLD ADDRESS - faddr ---

Where:

faddr
The file address in the file address reference word (FARW) for the specified D2 level.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but a FIWHC D2 (find the new keypoint 9 record) has found an I/O hardware error or other unusual condition.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50016T--- POST EVENT WAS NOT FOUND ---

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but the POST macro could not find an event.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50017T--- FACS ERROR FOR faceid/ordnum ---

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but an error condition was detected by a FACE-type call while trying to retrieve any of the following:

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command. See TPF System Macros and TPF Application Programming for more information about the FACS program and the FACS interface.

DYD50018T--- INCORRECT POOL TYPE INDEX - poolidx ---

Where:

poolidx
The displacement into the SON file pool keypoint table (CY2KT) in keypoint 9.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but the routine that calculates the displacement for pool type in the SON file pool keypoint table (CY2KT) in keypoint 9, found that the pool type indicator is greater that 36.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50019T--- POOL TYPE INDEX IS 0 ---

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but the routine that calculates the displacement for pool type in the SON file pool keypoint table (CY2KT) in keypoint 9, found that the pool type indicator is 0.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50020T--- ALL PROCESSORS MUST BE IN 1052 STATE ---

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but all processors are not in 1052 state.

System Action: The command is rejected.

User Response: Do the following:

  1. Make sure the command is correct.
  2. Cycle all processors to 1052 state if necessary.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50021T--- ABORT COMPLETED ---

Explanation: This is a normal response to the ZPOOL GENERATION command specifying ONLINE ABORT.

System Action: None.

User Response: If the abort request was because of possible errors, do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50022T--- ERROR RETRIEVING KEYPT 9, EBXSW1 - ebxsw1val ---

Where:

ebxsw1val
A value in EBXSW1 that shows the type of error.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but the CYYM segment was unable to retrieve keypoint 9 because of a error (for example, an incorrect data level or keypoint index was used).

System Action: The command fails.

User Response: Do the following:

  1. See the CYYM segment prolog to determine the return code in the EBXSW1 value.
  2. Check the return code to determine the cause of the problem.
  3. Correct the problem.
  4. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50023T--- ZPOOL GENERATION LOAD OR CREATE MUST BE RUN FIRST

Explanation:

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter before ZPOOL GENERATION LOAD or ZPOOL GENERATION CREATE was entered.

System Action: The command fails.

User Response: Do the following:

  1. Make sure the command was entered correctly.
  2. Make sure the commands are entered in the correct order.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50024T--- UPDATE ENTRY WAS ALREADY RUN ---

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE parameter but the pool update function has already been run.

System Action: The command is rejected.

User Response: Do the following:

DYD50025T--- FILING ERROR ON KEYPT 9 EBXSW1 - ebxsw1val ---

Where:

ebxsw1val
A value in EBXSW1 that shows the type of error.

Explanation: The ZPOOL GENERATION command was entered specifying the UPDATE or FALLBACK parameter but the CYYM segment was unable to file keypoint 9 because of a error (for example, an incorrect data level or keypoint index was used).

System Action: The command fails.

User Response: Do the following:

  1. See the CYYM segment prolog to determine the return code in the EBXSW1 value.
  2. Check the return code to determine the cause of the problem.
  3. Correct the problem.
  4. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD50026T--- UPDATE ENTRY NOT RUN YET ---

Explanation: The ZPOOL GENERATION command was entered specifying the FALLBACK parameter but the update function (ZPOOL GENERATION UPDATE) has not yet been run.

System Action: The command is rejected.

User Response: Make sure the commands are entered in the correct order.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD60001E--- KEYPOINT 9 INDICATOR NEITHER ABORT OR CONTINUE

Explanation: A ZPOOL GENERATION command was waiting for a response of ZPOOL GENERATION ONLINE ABORT or ZPOOL GENERATION ONLINE CONTINUE but the DYD6 segment did not set the EBCM02 field to (A) abort or (C) continue.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD60002I--- WAITING ON ENTRY, ZPOOL GENERATION ONLINE ABORT OR CONTINUE

Explanation: A ZPOOL GENERATION command is waiting for a response of ZPOOL GENERATION ONLINE ABORT or ZPOOL GENERATION ONLINE CONTINUE.

System Action: Continues to wait for a response.

User Response: Enter the correct command as the response.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD60003E--- INCORRECT ENTRY ---

Explanation: A ZPOOL GENERATION command was waiting for a response of ZPOOL GENERATION ONLINE ABORT or ZPOOL GENERATION ONLINE CONTINUE but something else was entered.

System Action: The command is rejected.

User Response: Enter ZPOOL GENERATION ONLINE ABORT or ZPOOL GENERATION ONLINE CONTINUE.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD60004E--- ENTRY ALREADY MADE ---

Explanation: ZPOOL GENERATION ONLINE CONTINUE or ZPOOL GENERATION ONLINE ABORT was entered but had previously been entered.

System Action: The command is rejected.

User Response: Determine why the command was entered twice.

See TPF Operations for more information about the ZRECP GENERATION command.

DYD60005E--- RETRIEVAL OF KEYPT 9 ---

Explanation: The ZPOOL GENERATION command was entered specifying the ONLINE ABORT or ONLINE CONTINUE parameters but the CYYM segment was unable to retrieve keypoint 9 because of a error (for example, an incorrect data level or keypoint index was used).

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD60006E--- UNFRC OF KEYPT 9 ---

Explanation: The ZPOOL GENERATION command was entered specifying the ONLINE ABORT or ONLINE CONTINUE parameters but the CYYA segment was unable to unhold keypoint 9 because of a error.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD60007E--- FILING OF KEYPT 9 ---

Explanation: The ZPOOL GENERATION command was entered specifying the ONLINE ABORT or ONLINE CONTINUE parameters but the CYYA segment was unable to file keypoint 9 because of a error (for example, an incorrect data level or keypoint index was used).

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80001TINCORRECT ROUTINE CALLED routine

Where:

routine
The name of the routine that was requested to be run.

Explanation: The ZPOOL GENERATION command was entered and the DYD8 segment was passed the name of a routine to run but the routine does not exist in DYD8.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80002TORDINALS OVERLAPPING END endord BEGIN begord

Where:

begord
The beginning ordinal number of a range of file pool directory records (FPDRs).

endord
The ending ordinal number of a range of FPDRs.

Explanation: The ZPOOL GENERATION command was entered but an ordinal overlap condition has been found.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80003TRCC MISMATCH AAA aaarcc BBB bbbrcc

Where:

aaarcc
The record code check

bbbrcc
The record code check

Explanation: The ZPOOL GENERATION command was entered but the record code check of a file in the deactivation directory does not match the item pointer in the DYDU area.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80004TBEGINNING ORDINALS OUT RANGE AAA ordnum BBB ordnum

Where:

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered but the beginning ordinal of the processing range does not match what is in the deactivation directory.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80005TENDING ORDINALS OUT RANGE AAA ordnum BBB ordnum

Where:

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered but the ending ordinal of the processing range does not match what is in the deactivation directory.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80006TCY7ITEM NUMBER cy7itemnbr MISMATCH WITH SORT TABLE ITEM NUMBER sortitemnbr

Where:

cy7itemnbr
The number of a pool segment table (CY7PL) item that is being processed.

sortitemnbr
The number of a sort table item that is being processed.

Explanation: The ZPOOL GENERATION command was entered but a pool segment table (CY7PL) record does not match the corresponding item in the sorted pool segment table.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80008TORIGINAL ITEM COUNT olditemcnt NOW newitemcnt

Where:

olditemcnt
The number of pool segment table records before the records are sorted.

newitemcnt
The number of pool segment table records after the records are sorted.

Explanation: The ZPOOL GENERATION command was entered but a bad item count exists following the sort routine.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80009TFACS ERROR ON PSTXNEW /ordnum RC - retcode

Where:

ordnum
The ordinal number of the file address compute (FACE) program record.

retcode
The return code from the FACS-type call.

Explanation: The ZPOOL GENERATION command was entered, but an error condition was detected by a FACE-type call on a new pool segment table (#PSTXNEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80010TWAITC FAILED ON FILNC D3 faddr

Where:

faddr
The file address in the file address reference word (FARW) for the specified D3 level.

Explanation: The ZPOOL GENERATION command was entered, but an error condition was detected by the WAITC macro because a previous FILNC D3 failed to find the new pool segment table (#PSTXNEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80011TOVERFLOW NUMBER ITEMS nbritems LENGTH ITEMS lenitems GREATER THAN 4 GB

Where:

nbritems
The number of items in the sort table.

lenitems
The length of all the items in the sort table.

Explanation: The ZPOOL GENERATION command was entered but the sort routine failed because of lack of storage.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80012TFACS ERROR ON PSTXNEW /ordnum RC - retcode

Where:

ordnum
The ordinal number of the file address compute (FACE) program record.

retcode
The return code from the FACS-type call.

Explanation: The ZPOOL GENERATION command was entered, but an error condition was detected by a FACE-type call on a new pool segment table (#PSTXNEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80013TWAITC FAILED ON FILNC D3 faddr

Where:

faddr
The file address in the file address reference word (FARW) for the specified D3 level.

Explanation: The ZPOOL GENERATION command was entered, but an error condition was detected by the WAITC macro because a previous FILNC D3 failed to find the new pool segment table (#PSTXNEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80014TFACS ERROR ON faceid /ordnum RC - retcode

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

retcode
The return code from FACS-type call.

Explanation: The ZPOOL GENERATION command was entered, but an error condition was detected by the WAITC macro because a previous FILNC D3 failed to find the new pool segment table (#PSTXNEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80015TFINWC D3,DYD8ER15 ERROR ON faddr

Where:

faddr
The file address in the file address reference word (FARW) for the specified D3 level.

Explanation: The ZPOOL GENERATION command was entered, but a find error condition was detected on a new pool segment table (#PSTXNEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80016TFACS ERROR ON faceid /ordnum RC - retcode

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

retcode
The return code from DYD8.

Explanation: The ZPOOL GENERATION command was entered, but an error condition was detected by a FACE-type call on a new pool segment table (#PSTXNEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80017TFINWC D3,DYD8ER17 ERROR ON faddr

Where:

faddr
The file address in the file address reference word (FARW) for the specified D3 level.

Explanation: The ZPOOL GENERATION command was entered, but a find error condition was detected on a new pool segment table (#PSTXNEW) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80018TBEGINNING AAA ORDINAL ordnum AND BBB ORDINAL ordnum OUT OF RANGE

Where:

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered but the beginning ordinal of the processing range does not match what is in the deactivation directory.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80019TENDING AAA ORDINAL ordnum AND BBB ORDINAL ordnum OUT OF RANGE

Where:

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered but the ending ordinal of the processing range does not match what is in the deactivation directory.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80020TCY7ITEM NUMBER cy7itemnbr MISMATCH WITH DEACTIVATION TABLE NUMBER deactitemnbr

Where:

cy7itemnbr
The number of a pool segment table (CY7PL) item that is being processed.

deactitemnbr
The number of a deactivation table item that is being processed.

Explanation: The ZPOOL GENERATION command was entered but the record code check of a file in the deactivation directory does not match the item pointer in the DYDU area.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80021TWAITC FAILED AFTER FILING PSTXNEW RECORDS

Explanation: The ZPOOL GENERATION command was entered, but an error condition was detected by the WAITC macro after filing new pool segment table (#PSTXNEW) records.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD80022WZMODE 6, HAS NOT YET BEEN ENTERED BUT FCTB DEFINES 4D6 POOLS. PST RECORDS WILL BE BUILT OMITTING 4D6.

Explanation: ZPOOL GENERATION CREATE was entered to start a pool reallocation on a TPF system with a FACE table (FCTB) that defines 4D6 pools. However, ZMODE 6, which enables the use of 4D6 pools, was not entered.

System Action: The reallocation continues; however, the 4D6 pools are ignored.

User Response: None.

See TPF Operations for more information about the ZPOOL GENERATION and ZMODE commands.

DYD90001T--- INCORRECT ROUTINE CALLED routine ---

Where:

routine
The name of the routine that was requested to be run.

Explanation: The ZPOOL GENERATION command was entered but the DYD8 segment was passed the name of a routine that does not exist in DYD8.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD90009EUNKNOWN FACS ERROR faceid/ordnum

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered but an error condition was detected by a FACE-type call on a pool rollin directory (#SONRI) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD90010EFACE ID INCORRECT faceid/ordnum

Where:

faceid
A character string that identifies the file address compute (FACE) program record type.

ordnum
The ordinal number of the FACE record.

Explanation: The ZPOOL GENERATION command was entered but an error condition was detected by a FACE-type call on a pool rollin directory (#SONRI) record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD90011EORDINAL OUTSIDE RANGE begord/endord

Where:

begord
The beginning ordinal number of a range of file pool directory records (FPDRs).

endord
The ending ordinal number of a range of FPDRs.

Explanation: The ZPOOL GENERATION command was entered but an error condition was detected by a FACE-type call because of an incorrect ordinal number.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command. See TPF System Macros and TPF Application Programming for more information about the file address compute (FACE) program and the FACE interface.

DYD90012EFIWHC DD ERROR / RECORD ID - recid / ADDRESS - faddr

Where:

recid
The record ID in the file address reference word (FARW) for the specified DD level.

faddr
The file address in the file address reference word (FARW) for the specified DD level.

Explanation: The ZPOOL GENERATION command was entered but a find error condition was detected on the directory record.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD90014EWAITC FAILED ON FILUC DD faddr

Where:

faddr
The file address in the file address reference word (FARW) for the specified DD level.

Explanation: The ZPOOL GENERATION command was entered specifying the RECONFIGURE parameter but an error condition was detected by the WAITC macro because a previous FILUC DD failed to file the directory.

System Action: The command fails.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Enter the ZPOOL GENERATION command again.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD90015EERROR CREATING EVENT NAME FOR IPART BUILD

Explanation: The ZPOOL GENERATION command was entered with the UPDATE or FALLBACK parameter specified, but processing attempted to create an internal event using an event name that already exists.

System Action: The IBM pool allocation resource table (IPART) is not built in memory.

User Response: Do the following:

  1. Determine why the internal event name already exists.
  2. Correct the problem.
  3. IPL the TPF system to rebuild the IPART in memory.

See TPF Operations for more information about the ZPOOL GENERATION command.

DYD90016EIPART BUILD DID NOT COMPLETE IN SPECIFIED TIME LIMIT

Explanation: The ZPOOL GENERATION command was entered with the UPDATE or FALLBACK parameter specified, but the BBLD dynamic load module (DLM) did not signal that the IBM pool allocation resource table (IPART) was rebuilt within the three-minute time limit.

System Action: The IPART may not have been successfully rebuilt in memory.

User Response: Do the following:

  1. Determine if the IPART has been successfully rebuilt in memory.
  2. If the IPART has been successfully rebuilt in memory, no additional action is required.
  3. If the IPART has not been rebuilt in memory, IPL the TPF system to rebuild it.

See TPF Operations for more information about the ZPOOL GENERATION command.