0302 error-status in IDMSRSTC
search cancel

0302 error-status in IDMSRSTC

book

Article ID: 276942

calendar_today

Updated On:

Products

IDMS

Issue/Introduction

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

Environment

Release: All supported releases.

Cause

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.

Resolution

Ensure that record types being restructured are defined in both schemas.