A RESTRUCTURE job ends with the following error:
UT011002 RSTT module IDMSRSTT has no records
Release : All supported releases.
The message is correct. No records in the schema/subschema definition were physically changing in the RESTRUCTURE.
A compressed variable-length record was being changed by increasing the maximum limit on an OCCURS DEPENDING ON element.
This does not change the physical nature of the record. All existing occurrences of the record must already, by definition, physically match the new definition of the record as well as the old.
If this is the only change being made, no RESTRUCTURE is necessary.