gtpm5m0c | Messages (Online) |
BPKD0052E | Znnnn, POSITIONAL PARAMETER FOUND WHEN EXPECTING KEYWORD. |
Where:
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.
BPKD0053E | Znnnn, string NOT A VALID PARAMETER |
Where:
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.
BPKD0055E | Znnnn, KEYWORD keywd NOT DEFINED FOR THIS COMMAND |
Where:
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.
BPKD0056E | Znnnn, INVALID SYNTAX, NO CLOSING QUOTE |
Where:
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.
BPKD0058E | Znnnn, INVALID SYNTAX, KEYWORD POINTING TO KEYWORD. |
Where:
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.
BPKD0059E | Znnnn, parm PARAMETER IS REQUIRED. |
Where:
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.
BPKD0060E | Znnnn, TOO MANY INPUT PARAMETERS ENTERED. |
Where:
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.
BPKD0061E | Znnnn, TOO MANY CHARACTERS IN parm PARAMETER |
Where:
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.
BPKD0062E | Znnnn, INVALID HEX CHARACTER IN parm PARAMETER |
Where:
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.
BPKD0063E | Znnnn, INVALID DECIMAL CHARACTER IN parm PARAMETER. |
Where:
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.
BPKD0064E | Znnnn, ODD NUMBER OF HEX CHARACTERS IN parm PARAMETER. |
Where:
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.
BPKD0065E | Znnnn, INVALID PERIOD FORMAT IN parm PARAMETER. |
Where:
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.
BRB20001W | INVALID INPUT FORMAT |
Explanation: The ZRECP ADD or ZRECP DEL command was entered incorrectly.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZRECP ADD and ZRECP DEL commands.
BRB20002W | ANOTHER TABLE ALREADY SET UP |
Explanation: One of the following conditions exist:
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZRECP ADD and ZRECP DEL commands.
BRB20003W | OVER 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.
BRB20004W | REBUILD 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.
BRB20005W | ROLLIN 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.
BRB20006W | ROLLIN 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.
BRB20007W | REBUILD 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.
BRB20008W | RECOUP 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.
BRB20009W | EX/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.
BRB20010I | ID SET COMPLETE - ENTER ZRECP DISPLAY parm TO VERIFY |
Where:
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.
BRB30001I | tabletype ID TABLE |
Where:
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.
BRB30002I | ID 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.
BRB30003W | ROLLIN 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:
See TPF Operations for more information about the ZRECP DISPLAY command.
BRB30004W | REBUILD 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:
See TPF Operations for more information about the ZRECP DISPLAY and ZRECP REBUILD commands.
BRB30006W | RECOUP 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.
BRB40001E | INCORRECT 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.
BRB40002E | RECORD 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:
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.
BRB40005E | REBUILD 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.
BRB40006E | ROLLIN 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:
See TPF Operations for more information about the ZRECP RESTART and ZRECP REBUILD commands.
BRB40007I | RECP exctot TOTAL ADDRESSES EXCLUDED |
Where:
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.
BRCP0001E | INVALID 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
BRCP0002E | INVALID 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.
BRCP0003E | SPECIFIED 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:
See TPF Operations for more information about the ZRECP SEL command.
BRCP0004E | GLOBALS 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:
BRCP0005E | NCB 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:
See TPF Operations for more information ZRECP commands and the ZNNCB REORG command.
BRCP0006T | ILLEGAL ACTION |
Explanation: An incorrect command was entered.
System Action: None.
User Response: Enter the correct command.
BRCP0007I | ONEL 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.
BRCP0008E | ENTRY 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.
BRCP0009E | RECOUP 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.
BRCP0010E | NOT 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.
BRCP0011E | ID 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:
See TPF Operations for more information about the ZRECP SEL and ZRECP RECALL commands.
BRCP0012E | REQUIRES 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.
BRCP0013W | MOUNT 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.
BRCP0014A | SELECTIVE 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.
BRCP0015E | SELECTIVE 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.
BRCP0016I | RECOUP 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.
BRCP0017E | GLOBALS 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:
BRCP0018E | REQUIRES 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.
BRCP0019E | DSNAME 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:
See TPF Operations for more information about the ZRECP RECALL command.
BRCP0320I | RECOUP 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.
BRCP0321I | RECOUP 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.
BRCP0322I | RECOUP 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.
BRCP0323I | RECOUP 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.
BRCP0324I | RECOUP 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.
BRCP0325I | RECOUP 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.
BRCP0327I | RECOUP 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.
BRCR0001I | FC33 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.
BRCR0002I | UNABLE 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:
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.
BREP0001A | SELECTIVE 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.
BREP0002T | ILLEGAL ACTION |
Explanation: An incorrect command was entered.
System Action: None.
User Response: Enter the correct command.
BREP0003I | ONEL 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.
BREP0004E | ENTRY 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.
BREP0005E | RECOUP 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.
BREP0006E | REQUIRES 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.
BRID0003I | BEGIN 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.
BRID0004I | END 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.
BRID0005E | PROBLEM 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:
See TPF Operations for more information about the ZRECP CONTINUE command. See TPF General Macros for more information about the UATBC macro.
BRID0006E | FACS/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:
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.
BRID0008E | RECOUP 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:
See TPF Operations for more information about the ZRECP CONTINUE command.
BRID0009E | FIND 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:
See TPF Operations for more information about the ZRECP CONTINUE command. See TPF General Macros for more information about the FINWC macro.
BRIE0002I | ID TABLE INITIALIZED FOR CPU cpuid |
Where:
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.
BRIE0005E | PROBLEM 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:
See TPF Operations for more information about the ZRECP RECALL command. See TPF General Macros for more information about the UATBC macro.
BRIE0006E | FACS/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:
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.
BRIE0007E | ERROR 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:
See TPF Operations for more information about the ZRECP RECALL command.