Reason:
CADisk has detected an error while processing a VSAM data set, and encountered RPL feedback code (nnn). This code is explained in detail in the IBM publication VSAM Programmer's Reference Guide. In addition, CADisk stores a list of the most commonly encountered return codes. If this error code is in the CADisk table, subsequent lines detailing the nature of the error will appear with this message.
Action:
If the RPL feedback code in the message indicates an out-of-sequence record condition (FDBK=12), you have several options to consider. Sysparm VSSEQCNT sets the maximum number of sequence errors CADisk will allow before failing the restoration of the data set (the default value is zero, which causes the restore to fail when the first error of this type is encountered). If this value is other than zero, CADisk will continue processing the data set, but the record in error is not loaded into the cluster. This record must be entered manually after the data set is restored.
Another option you may consider is to use the CADisk extract utility to load the records to a sequential data set. Then sort the records using the proper key length and offset for the cluster. Then use the IDCAMS REPRO facility to load the cluster. You can use CADisk to restore only the cluster's attributes by specifying NOLOAD on the restore command.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|