Author: steve-myers
Posted: Tue Nov 29, 2016 11:16 am (GMT 5.5)
These are things I think it should be looking for
I'm sure there are things I missed, but this would get you started.
Posted: Tue Nov 29, 2016 11:16 am (GMT 5.5)
These are things I think it should be looking for
- All PDS data sets -
- Wrong length records and true I/O errors
- First record address in a directory does not point to a true first record
- Directory problems
- Unkeyed records
- Missing EOF entry
- Other format problems
- Wrong length records and true I/O errors
- Load modules
- First text record address in directory does not point to a valid text record
- Number of control or control/rld records for the first text record on the directory entry is wrong
- Conflict between first record data in directory entry and similar data in the control record for the first text record
- Multiple format issues in control and control/rld records.
- Count of control and control/rld records in control or control/rld record for a text record are wrong
- First text record address in directory does not point to a valid text record
I'm sure there are things I missed, but this would get you started.