Previous Topic: 3940Next Topic: 3945


3940

YOU ARE ATTEMPTING TO RESTORE FROM AN 8.0 OR PRIOR FILES DATA SET. RESTORE PROCESSING IS ALLOWED BUT PRIOR TO USING THIS FILES DATA SET WITH ANY OTHER FUNCTION YOU MUST DO AN UNLOAD / RELOAD WITH THE FDSAMPLE FROM THIS RELEASE AS YOUR NEW FILEDEFN

Reason:

When attempting a Restore or Recover, CADisk determined that the input Files Data Set was formatted with a 90-byte DSNINDEX record length. The update done to the Restore Date field within the DSNINDEX record after Restore processing has completed can overlay data from the next record.

With sysparm SMSUPDAT set to N, the restore will be processed and the data set can be accessed. No other processing other than restore will be allowed with an unconverted Files Data Set.

If SMSUPDAT is set to any other value, updates can occur and a potential overlay of the Files Data Set exists. In this case, either change the setting of SMSUPDAT sysparm or do an UNLOAD and RELOAD of the Files Data Set. The RELOAD needs to be done using the current FDSAMPLE member copied into the FILEDEFN member updating the subfile record capacities to your specifications.

Note: For more information, see the section Capacity Considerations in the Systems Guide.