gtpm5m0cMessages (Online)

BPKD-BRIE

BPKD0052EZnnnn, POSITIONAL PARAMETER FOUND WHEN EXPECTING KEYWORD.

Where:

nnnn
The command prefix of the input in error.

Segment Reference: CBPK

Explanation: The TPF system issues this message if you specify a positional parameter when no more positionals are expected or after a keyword in a command.

System Action: The ECB is exited or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0053EZnnnn, string NOT A VALID PARAMETER

Where:

nnnn
The command prefix of the input in error.

string
The character string that is not valid. This character string can be no more than 8 characters.

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify a positional character value in a command that is not defined for that position.

System Action: The entry control block (ECB) exits and the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0055EZnnnn, KEYWORD keywd NOT DEFINED FOR THIS COMMAND

Where:

nnnn
The command prefix of the input in error.

keywd
The keyword value that was specified

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify a keyword that cannot be found in the caller BPKD macro.

System Action: The entry control block (ECB) exits. or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0056EZnnnn, INVALID SYNTAX, NO CLOSING QUOTE

Where:

nnnn
The command prefix of the input in error.

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify a quoted string in a command but the closing quote is missing.

System Action: The entry control block (ECB) exits. or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0058EZnnnn, INVALID SYNTAX, KEYWORD POINTING TO KEYWORD.

Where:

nnnn
The command prefix of the input in error.

Segment Reference: CBPK

Explanation: CBPK issues this message when it finds a keyword pointing to another keyword.

System Action: The ECB is exited or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0059EZnnnn, parm PARAMETER IS REQUIRED.

Where:

nnnn
The command prefix of the input in error.

parm
The name of the required parameter.

Explanation: The TPF system issues this message when you do not specify a required parameter in a command.

System Action: The entry control block (ECB) exits. or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0060EZnnnn, TOO MANY INPUT PARAMETERS ENTERED.

Where:

nnnn
The command prefix of the input in error.

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify more parameters in the command than BPKD expects.

System Action: The entry control block (ECB) exits or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0061EZnnnn, TOO MANY CHARACTERS IN parm PARAMETER

Where:

nnnn
The command prefix of the input in error.

parm
The name of parameter in error.

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify more characters in the command than allowed by the BPKD.

System Action: The entry control block (ECB) exits or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0062EZnnnn, INVALID HEX CHARACTER IN parm PARAMETER

Where:

nnnn
The command prefix of the input in error.

parm
The name of parameter in error.

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify a hexadecimal character that is not valid in a field defined as hexadecimal.

System Action: The entry control block (ECB) exits or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0063EZnnnn, INVALID DECIMAL CHARACTER IN parm PARAMETER.

Where:

nnnn
The command prefix of the input in error.

parm
The name of parameter in error.

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify a decimal character that is not valid in a field defined as decimal.

System Action: The entry control block (ECB) exits or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0064EZnnnn, ODD NUMBER OF HEX CHARACTERS IN parm PARAMETER.

Where:

nnnn
The command prefix of the input in error.

parm
The name of parameter in error.

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify an odd number of characters for a hexadecimal character string. Unlike a hexadecimal number, which can be 1 through 8 characters, a hexadecimal character string can be 2 through 254 characters. However, there must be an even number of input characters.

System Action: The entry control block (ECB) exits or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BPKD0065EZnnnn, INVALID PERIOD FORMAT IN parm PARAMETER.

Where:

nnnn
The command prefix of the input in error.

parm
The name of parameter in error.

Segment Reference: CBPK

Explanation: The TPF system issues this message when you specify more than one period in a parameter.

System Action: The entry control block (ECB) exits or the program takes the appropriate error branch.

User Response: None.

See TPF General Macros for more information about the BPKDC macro.

BRB20001WINVALID INPUT FORMAT

Explanation: The ZRECP ADD or ZRECP DEL 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 command again using the correct format.

See TPF Operations for more information about the ZRECP ADD and ZRECP DEL commands.

BRB20002WANOTHER TABLE ALREADY SET UP

Explanation: One of the following conditions exist:

Note:
You can have an inclusion table or an exclusion table for a specific recoup run; not both.

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 ZRECP ADD or ZRECP DEL command again.

See TPF Operations for more information about the ZRECP ADD and ZRECP DEL commands.

BRB20003WOVER 50 RECORD IDS ADDED. REQUEST IGNORED

Explanation: The ZRECP ADD command was entered, but there are more than 50 record IDs in the inclusion or exclusion table.

System Action: The command is rejected.

User Response: None.

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

BRB20004WREBUILD IN PROGRESS

Explanation: The ZRECP ADD command was entered, but a ZRECP REBUILD command is already processing. Records must be added to the exclusion or inclusion table before you enter the ZRECP REBUILD command.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZRECP ADD and ZRECP REBUILD commands.

BRB20005WROLLIN CREATE PHASE NOT ACTIVE

Explanation: The ZRECP ADD command was entered, but recoup phase 3 is not active.

System Action: The command is rejected.

User Response: None.

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

BRB20006WROLLIN PSEUDO DIRECTORIES NOT CREATED

Explanation: The ZRECP ADD command was entered, but rollin directories have not yet been built.

System Action: The command is rejected.

User Response: None.

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

BRB20007WREBUILD ALREADY COMPLETE

Explanation: The ZRECP ADD command was entered, but the ZRECP REBUILD command has already completed. Records must be added to the exclusion or inclusion table before you enter the ZRECP REBUILD command.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZRECP ADD and ZRECP REBUILD commands.

BRB20008WRECOUP NOT ACTIVE

Explanation: The ZRECP ADD or ZRECP DEL command was entered, but recoup is not active.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZRECP ADD and ZRECP DEL commands.

BRB20009WEX/IN TABLE NOT INITIALIZED

Explanation: The ZRECP DEL command was entered, but the exclusion or inclusion table is not initialized.

System Action: The command is rejected.

User Response: None.

BRB20010IID SET COMPLETE - ENTER ZRECP DISPLAY parm TO VERIFY

Where:

parm
The parameter (EXC or INC) that is necessary to display the type of table that was created.

Explanation: This is the normal response to the ZRECP ADD or ZRECP DEL command.

System Action: None.

User Response: Enter the ZRECP DISPLAY command to confirm that the record ID was added to or deleted from the inclusion or exclusion table.

See TPF Operations for more information about the ZRECP ADD, ZRECP DEL, and ZRECP DISPLAY commands.

BRB30001Itabletype ID TABLE

Where:

tabletype
The type of table (inclusion or exclusion) that is displayed.

Explanation: This is the normal response to the ZRECP DISPLAY command specifying the INCLUDE or EXCLUDE parameter.

System Action: None.

User Response: None.

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

BRB30002IID TABLE - NONE

Explanation: The ZRECP DISPLAY command was entered, but there are no ID counts to display.

System Action: None.

User Response: None.

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

BRB30003WROLLIN DIRECTORIES NOT BUILT

Explanation: The ZRECP DISPLAY command was entered to display the list of record IDs in the recoup inclusion or recoup exclusion table but pseudo rollin directories have not been built.

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 ZRECP DISPLAY command again.

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

BRB30004WREBUILD IN PROGRESS

Explanation: The ZRECP DISPLAY command was entered to display the list of record IDs in the recoup inclusion or recoup exclusion table but the ZRECP REBUILD command is processing.

System Action: The command is rejected.

User Response: Do the following:

  1. Wait for the ZRECP REBUILD command to complete .
  2. Enter the ZRECP DISPLAY command again.

See TPF Operations for more information about the ZRECP DISPLAY and ZRECP REBUILD commands.

BRB30006WRECOUP NOT ACTIVE

Explanation: The ZRECP DISPLAY command was entered, but recoup is not active.

System Action: The command is rejected.

User Response: Determine why the ZRECP DISPLAY command was entered while recoup was not active.

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

BRB40001EINCORRECT INPUT FORMAT

Explanation: Enter one of the following commands:

System Action: The command is rejected.

User Response: Enter the correct command.

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

BRB40002ERECORD RETRIEVE ERROR, REBUILD ABORTED

Explanation: The ZRECP REBUILD command was entered, but an error condition was detected by a FACE-type call while trying to retrieve the lost addresses (L80L8) 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 ZRECP REBUILD command again.

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

BRB40005EREBUILD ALREADY IN PROGRESS

Explanation: The ZRECP REBUILD command was entered, but rebuild is already running.

System Action: The command is rejected.

User Response: None.

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

BRB40006EROLLIN PSEUDO DIRECTORIES NOT CREATED

Explanation: The ZRECP REBUILD command was entered, but no rollin pseudo directories have been created.

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 ZRECP RESTART command again.
  4. Enter the ZRECP REBUILD command again.

See TPF Operations for more information about the ZRECP RESTART and ZRECP REBUILD commands.

BRB40007IRECP exctot TOTAL ADDRESSES EXCLUDED

Where:

exctot
The number of pool addresses excluded from rebuild processing.

Explanation: This is the normal response to the ZRECP REBUILD command.

System Action: None.

User Response: None.

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

BRCP0001EINVALID ID - INPUT MUST BE 2 OR 4 CHARACTERS

Explanation: The ZRECP SEL command or the ZRECP RECALL command specifying the SEL parameter was entered with an incorrect length specified for the record ID value.

System Action: The command is rejected.

User Response: Enter the command again and specify a correct record ID value.

See TPF Operations for more information the ZRECP SEL and ZRECP RECALL commands

BRCP0002EINVALID SEL FILE ADDRESS

Explanation: The ZRECP SEL command was entered specifying an incorrect file address.

System Action: The command is rejected.

User Response: Enter the ZRECP SEL command again and specify a correct file address.

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

BRCP0003ESPECIFIED SSU IS DORMANT

Explanation: The ZRECP SEL command was entered after a system restart, specifying a subsystem user (SSU) prefix that is not available in the subsystem user table.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the system error that caused the SSU to become dormant.
  2. Correct the system error.
  3. ReIPL the TPF system.
  4. Enter the ZRECP SEL command again.

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

BRCP0004EGLOBALS NOT LOADED. ZRECP COMMAND REJECTED

Explanation: A ZRECP command was entered, but recoup globals have not been loaded.

System Action: The command is rejected.

User Response: Do the following:

  1. Load the recoup globals.
  2. Enter the ZRECP command again.

BRCP0005ENCB REORGANIZATION IS ACTIVE - COMMAND REJECTED

Explanation: A ZRECP command was entered, but the node control block (NCB) reorganization function is active.

System Action: The command is rejected.

User Response: Do the following:

  1. Wait for the NCB reorganization function to complete or enter the ZNNCB REORG command to cancel the NCB reorganization function.
  2. Enter the ZRECP command again.

See TPF Operations for more information ZRECP commands and the ZNNCB REORG command.

BRCP0006TILLEGAL ACTION

Explanation: An incorrect command was entered.

System Action: None.

User Response: Enter the correct command.

BRCP0007IONEL FUNCTION COMPLETE

Explanation: This is the normal response to the ZRECP ELOG command indicating that online error logging has been turned on or off.

System Action: None.

User Response: None.

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

BRCP0008EENTRY RESTRICTED TO VM TEST SYSTEMS ONLY

Explanation: The ZRECP FLUSH command was entered, but this command is valid only when running under VM (VPARS).

System Action: The command is rejected.

User Response: Determine why the command was entered incorrectly.

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

BRCP0009ERECOUP PHASE 2 STARTING/RUNNING -RETRY LATER

Explanation: A ZRECP command other than ZRECP STATUS or ZRECP DISPLAY was entered while recoup phase 2 was running. All ZRECP commands other than ZRECP STATUS and ZRECP DISPLAY are restricted while recoup phase 2 is running.

System Action: The command is rejected.

User Response: Determine why the ZRECP command was entered incorrectly.

See TPF Operations for more information about ZRECP commands.

BRCP0010ENOT VALID WITH SELECTIVE DB PROTECTION

Explanation: The ZRECP RECALL command was entered, but selective database protection is processing. ZRECP RECALL is not valid while selective database protection is active.

System Action: The command is rejected.

User Response: Determine why the command was entered incorrectly.

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

BRCP0011EID VERSION NBR NOT VALID OR GT 254

Explanation: The ZRECP SEL or ZRECP RECALL command was entered, but the specified ID version number is incorrect or is larger than 254.

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 ZRECP SEL and ZRECP RECALL commands.

BRCP0012EREQUIRES SDPS AND TPFDF SUPPORT

Explanation: A command that requires shared data processing system (SDPS) and TPFDF support was entered, but the TPF system does not have shared data processing system (SDPS) and TPFDF support installed.

System Action: The command is rejected.

User Response: None.

BRCP0013WMOUNT RCP TAPE FOR OUTPUT

Explanation: Recoup processing requires that the RCP tape be mounted for output on that subsystem.

System Action: Recoup processing waits for the RCP tape to be mounted.

User Response: Mount an RCP tape for output.

BRCP0014ASELECTIVE DB PROTECT ACTIVE - EITHER PROTECT OR ABORT

Explanation: The ZRECP RESUME command or a ZRECP command specifying the PROC parameter was entered, but is not allowed because selective database protection is active.

System Action: None.

User Response: Do one of the following:

See TPF Operations for more information about the ZRECP PROTECT, ZRECP IGNORE, and ZRECP ABORT commands.

BRCP0015ESELECTIVE DB PROTECTION NOT ACTIVE

Explanation: The ZRECP PROTECT command was entered specifying the SEL parameter but selective database protection is not active.

System Action: The command is rejected.

User Response: Determine why the ZRECP PROTECT command was entered specifying the SEL parameter when the ZRECP RECALL command specifying the SEL parameter had not previously been entered to start selective database chain chasing.

See TPF Operations for more information about the ZRECP PROTECT and ZRECP RECALL commands. See TPF Database Reference for more information about recoup functions and procedures.

BRCP0016IRECOUP PHASE 2 STARTING OR IN PROGRESS

Explanation: This is the normal response to the ZRECP STATUS or ZRECP DISPLAY command while recoup phase 2 is running.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZRECP STATUS and ZRECP DISPLAY commands.

BRCP0017EGLOBALS NOT LOADED. ZRECP COMMAND REJECTED

Explanation: A ZRECP command was entered, but recoup globals have not been loaded.

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 ZRECP command again.

BRCP0018EREQUIRES TPFDF SUPPORT

Explanation: A command that requires TPFDF support was entered, but the TPF system does not have TPFDF support installed.

System Action: The command is rejected.

User Response: None.

BRCP0019EDSNAME NOT VALID

Explanation: The ZRECP RECALL command was entered specifying the SEL and DS parameters, but the specified dataset name was not correct.

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 ZRECP RECALL command.

BRCP0320IRECOUP IS NOT ACTIVE

Explanation: This is the normal response to the ZRECP STATUS command or an internal status request indicating that recoup is not running.

System Action: None.

User Response: None.

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

BRCP0321IRECOUP RESTART REQUIRED

Explanation: This is the normal response to the ZRECP STATUS command or an internal status request indicating that a recoup restart is required to continue recoup processing.

System Action: None.

User Response: Enter the ZRECP RESTART command.

See TPF Operations for more information about the ZRECP STATUS and ZRECP RESTART commands.

BRCP0322IRECOUP PHASE 2 COMPLETE

Explanation: This is the normal response to the ZRECP STATUS command or an internal status request indicating that recoup phase 2 processing has been completed.

System Action: None.

User Response: None.

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

BRCP0323IRECOUP WAITING FOR PHASE 1 RECALL

Explanation: This is the normal response to the ZRECP STATUS command or an internal status request indicating that recoup is waiting to begin phase 1 chain chase processing.

System Action: None.

User Response: Enter the ZRECP RECALL command.

See TPF Operations for more information about the ZRECP STATUS and ZRECP RECALL commands.

BRCP0324IRECOUP SEL RESTART REQUIRED

Explanation: This is the normal response to the ZRECP STATUS command or an internal status request indicating that a recoup restart is required to continue selective recoup processing.

System Action: None.

User Response: Enter the ZRECP RESTART command.

See TPF Operations for more information about the ZRECP STATUS and ZRECP RESTART commands.

BRCP0325IRECOUP SEL WAITING FOR PHASE 1 RECALL

Explanation: This is the normal response to the ZRECP STATUS command or an internal status request indicating that recoup is waiting to begin phase 1 selective chain chase processing.

System Action: None.

User Response: Enter the ZRECP RECALL command specifying the SEL parameter.

See TPF Operations for more information about the ZRECP STATUS and ZRECP RECALL commands.

BRCP0327IRECOUP ACTIVE - CHECK RECOUP PRIME PROCESSOR

Explanation: The ZRECP STATUS command was entered on a processor that is not performing chain chase processing.

System Action: None.

User Response: Enter the ZRECP STATUS command on a processor that is performing chain chase processing.

See TPF Operations for more information about the ZRECP STATUS commands.

BRCR0001IFC33 LOGGING RECORDS SWITCHED

Explanation: This is a normal response to the ZRECP RECALL command.

System Action: None.

User Response: None.

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

BRCR0002IUNABLE TO SWITCH BLOG ORDINALS

Explanation: During recoup processing, an error condition was detected by a FACE-type call while trying to read the released pool address (FC33) record.

System Action: Recoup processing ends abnormally.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.
  3. Start recoup again.

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

BREP0001ASELECTIVE DB PROTECT ACTIVE - EITHER PROTECT OR ABORT

Explanation: The ZRECP RESUME command or a ZRECP command specifying the PROC parameter was entered, but is not allowed because selective database protection is active.

System Action: None.

User Response: Do one of the following:

See TPF Operations for more information about the ZRECP PROTECT, ZRECP IGNORE, and ZRECP ABORT commands.

BREP0002TILLEGAL ACTION

Explanation: An incorrect command was entered.

System Action: None.

User Response: Enter the correct command.

BREP0003IONEL FUNCTION COMPLETE

Explanation: This is the normal response to the ZRECP ELOG command indicating that online error logging has been turned on or off.

System Action: None.

User Response: None.

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

BREP0004EENTRY RESTRICTED TO VM TEST SYSTEMS ONLY

Explanation: The ZRECP FLUSH command was entered, but this command is valid only when running under VM (VPARS).

System Action: The command is rejected.

User Response: Determine why the command was entered incorrectly.

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

BREP0005ERECOUP PHASE 2 STARTING/RUNNING -RETRY LATER

Explanation: A ZRECP command other than ZRECP STATUS or ZRECP DISPLAY was entered while recoup phase 2 was running. All ZRECP commands other than ZRECP STATUS and ZRECP DISPLAY are restricted while recoup phase 2 is running.

System Action: The command is rejected.

User Response: Determine why the ZRECP command was entered incorrectly.

See TPF Operations for more information about ZRECP commands.

BREP0006EREQUIRES TPFDF SUPPORT

Explanation: A command that requires TPFDF support was entered, but the TPF system does not have TPFDF support installed.

System Action: The command is rejected.

User Response: None.

BRID0003IBEGIN ID TABLE MERGE

Explanation: This is a normal response during recoup processing indicating the beginning of the ID table merge.

System Action: None.

User Response: None.

See TPF Database Reference for more information about recoup functions and procedures.

BRID0004IEND ID TABLE MERGE

Explanation: This is a normal response during recoup processing indicating the completion of the ID table merge, from a merge request input.

System Action: None.

User Response: None.

See TPF Database Reference for more information about recoup functions and procedures.

BRID0005EPROBLEM WITH STEPPING THROUGH SS USERS

Explanation: The ZRECP CONTINUE command was entered, but the UATBC (MDBF User Attribute Reference Request) macro has found one of the following conditions while providing addressability to a subsystem user (SSU) slot in the subsystem user 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 ZRECP CONTINUE command again.

See TPF Operations for more information about the ZRECP CONTINUE command. See TPF General Macros for more information about the UATBC macro.

BRID0006EFACS/FILNC ERROR ON ID TABLE

Explanation: The ZRECP CONTINUE command was entered, but one of the following conditions 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 ZRECP CONTINUE command again.

See TPF Operations for more information about the ZRECP CONTINUE 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 FINWC and FIWHC macros.

BRID0008ERECOUP PAUSED BECAUSE OF ERROR IN DATABASE SRM41A. POSTPROCESS DUMP

Explanation: The ZRECP CONTINUE command was entered, but the BRID segment entered the BGAQ segment to add an LREC (logical record) to the TPFDF recoup statistics database (SRM41A) and BGAQ returned with an error 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 ZRECP CONTINUE command again.

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

BRID0009EFIND ERROR ON ID TABLE RESTART COPY

Explanation: The ZRECP CONTINUE command was entered, but an error condition was detected by the FINWC macro while trying to retrieve the ID table restart copy.

System Action: The command fails.

User Response: Do the following:

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

See TPF Operations for more information about the ZRECP CONTINUE command. See TPF General Macros for more information about the FINWC macro.

BRIE0002IID TABLE INITIALIZED FOR CPU cpuid

Where:

cpuid
The name of the processor.

Explanation: This is the normal response to the ZRECP RECALL command when the ID table is initialized for a processor.

System Action: None.

User Response: None.

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

BRIE0005EPROBLEM WITH STEPPING THROUGH SS USERS

Explanation: The ZRECP RECALL command was entered, but the UATBC (MDBF User Attribute Reference Request) macro has found one of the following conditions while providing addressability to a subsystem user (SSU) slot in the subsystem user 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 ZRECP RECALL command again.

See TPF Operations for more information about the ZRECP RECALL command. See TPF General Macros for more information about the UATBC macro.

BRIE0006EFACS/FILNC ERROR ON ID TABLE

Explanation: The ZRECP RECALL command was entered, but an error condition was detected by a FACE-type call while trying to find or the FILNC or WAITC macro while trying to file the ID 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 ZRECP RECALL command again.

See TPF Operations for more information about the ZRECP RECALL 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 FILNC and WAITC macros.

BRIE0007EERROR INITIALIZING STATISTICAL ID COUNTS DATABASE SRM41A

Explanation: The ZRECP RECALL command was entered, but the BRIE segment entered the BGAQ segment to initialize the TPFDF recoup statistics database (SRM41A) and BGAQ returns with an error 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 ZRECP RECALL command again.

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