DFS1982I Reason Code = rcmessage
Explanation
An error occurred during Index/ILDS Rebuild utility processing, indicated by rc, with an accompanying message issued by module DFSPREC0. Each reason code has its own explanation and response.
See the following reason codes (rc) to further identify the type of error and appropriate action:
-
Explanation: An error was found while processing the DFSPREC0 input card.
System action: The job terminated with a return code of 8.
Programmer response: Verify that the input keywords and parameters are correct. Keywords and parameters are position-dependent.
-
Explanation: The recovery type specified in the control card was not one of the three allowable types: INDEX, ILE, BOTH
System action: The job terminated with a return code of 8.
Programmer response: Verify that the recovery type is correct and rerun job. Keywords and parameters on the input control card are position-dependent.
-
Explanation: The list of DDIRs returned from the block builder did not include a DDIR for the partition specified on the control card.
System action: The job terminated with a return code of 8.
Programmer response: Verify that the DBDNAME on the exec card and the partition name on the control card are correct, then rerun the job.
-
Explanation: The partition specified was not for a PHDAM or PHIDAM database.
System action: The job terminated with a return code of 8.
Programmer response: Verify that the partition name specified on the control card is correct, then rerun the job.
-
Explanation: The call to schedule the partition to be recovered failed.
System action: The job terminated with a return code of 8.
Programmer response: Verify that the partition specified on the control card is for a HALDB.
-
Explanation: The partition specified was processed for INDEX recovery but no root segments were found.
System action: The job terminated with a return code of 8.
Programmer response: This is an abnormal condition. Contact IBM® Software Support for assistance.
-
Explanation: An ILE rebuild request resulted in no entries being inserted into the ILE data set
System action: The job completed with a return code of 4.
Programmer response: This situation can occur if no logical relationships exist for this partition. Verify that there are no logical relationships existing in this partition.
-
Explanation: To complete an ILE rebuild, a segment I/O area is required for internal GN processing. This error results when space is unavailable to satisfy the GETMAIN.
System action: The job terminated with a return code of 8.
Programmer response: Increase the region size for the batch job, then rerun it.
-
Explanation: A GN call during ILE rebuild processing returned with an unexpected return code. Expected return codes are: GA, GB, GK, or blank.
System action: The job terminated with a return code of 8.
Programmer response: Determine the reason for the unexpected return code and rerun job. For information about DL/I status codes, see the DL/I status code information. For assistance, call IBM Software Support.
-
Explanation: DBRC is unavailable. INDEX/ILE rebuild requires that DBRC is active during rebuild processing.
System action: The job terminated with a return code of 8.
Programmer response: Ensure that DBRC=Y is specified in the EXEC card, then rerun the job.
-
Explanation: During an INDEX rebuild request, DDIR determined that the partition was not for a PHIDAM database.
System action: The job terminated with a return code of 8.
Programmer response: Change the DBD on the job parameter to a HALDB that is PHIDAM, then rerun the job.
-
Explanation: During an INDEX rebuild request, DDIR determined that the partition was not for a HALDB database.
System action: The job terminated with a return code of 8.
Programmer response: Change the DBD on the job parameter to a HALDB DBD, then rerun the job.
-
Explanation: During an INDEX rebuild request, DDIR determined that the partition was not for a HALDB database.
System action: The job terminated with a return code of 8.
Programmer response: Change the DBD on the job parameter to a HALDB DBD that is the master database containing the partition input on the SYSIN card, then rerun the job.
-
Explanation: OPEN or CLOSE failure occurred; refer to preceding DFS0730I message for the name of the data set.
System action: The job terminated with a return code of 8.
Programmer response: Correct the problem identified in DFS0730I and run the job again.
Explanation: OPEN or CLOSE failure occurred; refer to preceding DFS0730I message for the name of the data set.
System action: The job terminated with a return code of 8.
Programmer response: Correct the problem identified in DFS0730I and run the job again.
-
Explanation: During an index rebuild request, a twin backward pointer was encountered that pointed into free space.
System action: The job terminates.
Programmer response: Take one of the following actions:- Run Batch Backout to correct the incomplete segments.
- Run Pointer Checker, correct the broken pointers, and then run Index Build again.
-
Explanation: During an index rebuild request, a twin forward pointer was encountered that pointed into free space.
System action: The job terminates.
Programmer response: Take one of the following actions:- Run Batch Backout to correct the incomplete segments.
- Run Pointer Checker, correct the broken pointers, and then run Index Build again.
-
Explanation: During an index rebuild request, a twin forward pointer was encountered while scanning the twin backward chain that did not point to the previously scanned root segment.
System action: The job terminates.
Programmer response: Take one of the following actions:- Run Batch Backout to correct the incomplete segments.
- Run Pointer Checker, correct the broken pointers, and then run Index Build again.
-
Explanation: During an index rebuild request, a twin forward pointer that did not point to the previously scanned root segment was encountered while scanning the twin forward chain.
System action: The job terminates.
Programmer response: Take one of the following actions:- Run Batch Backout to correct the incomplete segments.
- Run Pointer Checker, correct the broken pointers, and then run Index Build again.
-
Explanation: DL/I returned a status code indicating an error. Usually other system messages appear in the job output. You can check the status code in the DL/I status code information.
System action: The job step is terminated.
Programmer response: Correct the conditions indicated by the status code and any other related messages.
-
Explanation: Module DFSURIT0 encountered an error allocating storage while rebuilding the ILDS identified in the message text. The error occurred while the HALDB Index/ILDS Rebuild utility 1 (DFSPREC0) was loading the ILDS by using the free space option.
In the message text:- ddname
- The ILDS that encountered the error.
- nnnnnnnn
- The return code in register 15 when the error occurred. If an abend occurred, this is the abend code.
- yyyyyyyy
- The reason code. If an abend occurred, the reason code is blank.
System action: Processing terminates with return code 8. DBRC flags the ILDS as
Recovery Neededin the RECON data set.Programmer response: Correct the problem indicated or change the SYSIN statement to omit the free space option by removing the suffix letter
Ffrom either theBOTHFparameter or theILEFparameter, and run the DFSPREC0 utility again.Module: DFSPREC0
-
Explanation: Module DFSURIT0 encountered an error freeing previously allocated storage while rebuilding the ILDS identified in the message text. The error occurred while the HALDB Index/ILDS Rebuild utility (DFSPREC0) was loading the ILDS by using the free space option.
In the message text:- ddname
- The ILDS that encountered the error.
- nnnnnnnn
- The return code in register 15 when the error occurred. If an abend occurred, this is the abend code.
- yyyyyyyy
- The reason code. If an abend occurred, the reason code is blank.
System action: Processing terminates with return code 8. DBRC flags the ILDS as
Recovery Neededin the RECON data set.Programmer response: Correct the problem indicated or change the SYSIN statement to omit the free space option by removing the suffix letter
Ffrom either theBOTHFparameter or theILEFparameter, and run the DFSPREC0 utility again.Module: DFSPREC0
-
Explanation: Module DFSURIT0 encountered a VSAM error while rebuilding the ILDS identified in the message text. The error occurred while the HALDB Index/ILDS Rebuild utility (DFSPREC0) was loading the ILDS by using the free space option.
In the message text:- ddname
- The ILDS being loaded when the error occurred.
- nnnnnnnn
- The return code in register 15 when the error occurred. If an abend occurred, this is the abend code.
- yyyyyyyy
- The reason code. If an abend occurred, the reason code is blank.
System action: Processing terminates with return code 8. If the ILDS is not usable, DBRC flags the ILDS as
Recovery Neededin the RECON data set.Programmer response: Correct the problem indicated or change the SYSIN statement to omit the free space option by removing the suffix letter
Ffrom either theBOTHFparameter or theILEFparameter, and run the DFSPREC0 utility again.Module: DFSPREC0
-
Explanation: Module DFSURIT0 encountered an error loading the module identified in the message text while rebuilding the ILDS identified in the message text. The error occurred while the HALDB Index/ILDS Rebuild utility (DFSPREC0) was loading the ILDS by using the free space option.
In the message text:- nnnnnnnn
- The return code in register 15 when the error occurred. If an abend occurred, this is the abend code.
- yyyyyyyy
- The reason code. If an abend occurred, the reason code is blank.
System action: Processing terminates with return code 8. DBRC flags the ILDS as
Recovery Neededin the RECON data set.Programmer response: Correct the problem indicated or change the SYSIN statement to omit the free space option by removing the suffix letter
Ffrom either theBOTHFparameter or theILEFparameter, and run the DFSPREC0 utility again.Module: DFSPREC0
-
Explanation: Module DFSURIT0 encountered an internal sort error while the indirect list entries (ILEs) were being sorted before being loaded into an ILDS by the HALDB Index/ILDS Rebuild utility (DFSPREC0) using the free space option.
In the message text:- nnnnnnnn
- The return code in register 15 when the error occurred. If an abend occurred, this is the abend code.
- yyyyyyyy
- The reason code. If an abend occurred, the reason code is blank.
System action: Processing terminates with return code 8. DBRC flags the ILDS as
Recovery Neededin the RECON data set.Programmer response: Document the error and contact IBM Software Support. Change the SYSIN statement to omit the free space option by removing the suffix letter
Ffrom either theBOTHFparameter or theILEFparameter, and run the DFSPREC0 utility again.Module: DFSPREC0
-
Explanation: Module DFSURIT0 encountered a DSPSERV data space error while the HALDB Index/ILDS Rebuild utility (DFSPREC0) was rebuilding an ILDS using the free space option.
In the message text:- nnnnnnnn
- The return code in register 15 when the error occurred. If an abend occurred, this is the abend code.
- yyyyyyyy
- The reason code. If an abend occurred, the reason code is blank.
System action: Processing terminates with return code 8. DBRC flags the ILDS as
Recovery Neededin the RECON data set.Programmer response: Correct the indicated error or change the SYSIN statement to omit the free space option by removing the suffix letter
Ffrom either theBOTHFparameter or theILEFparameter, and run the DFSPREC0 utility again. The DFSPREC0 utility requires four data spaces of 2 gigabytes each to execute when using the free space option. Check with your system administrator to ensure that the DFSPREC0 utility can allocate enough storage. In addition, ensure that the paging subsystem is sufficient to handle the paging that is required by the DFSPREC0 utility when using the free space option.Module: DFSPREC0