The schema compare utility IDMSRSTC abends with an 0302 error-status.
*+ F DC601900 COMPILER ABORTING DUE TO NON-ZERO IDMS ERROR STATUS
*+ PROGRAM NAME ...... IDMSRSTC
*+ ERROR STATUS ...... 0302
*+ ERROR RECORD ......
*+ ERROR SET ......... S-SRCD
*+ ERROR AREA ........ DDLDCLOD
*+ DBKEY (IN HEX) .... 00EBFD1A
*+ LAST GOOD RECORD .. SRCD-113
*+ LAST GOOD AREA .... DDLDML
*+ DML SEQUENCE ...... 00033008
Release: All supported releases.
The IDMSRSTC utility compares record definitions between old and new schema definitions for the purpose of generating IDMSRSTT macro statements for an execution of the RESTRUCTURE utility. It expects to find record definitions in both schemas. If there are no record types defined in the new schema, it will issue an 0302 error-status abend.
Ensure that record types being restructured are defined in both schemas.