IDMS REORG abends with the following error :
UT000013 Internal Error Encountered. Program IDMSUNXD code 29 GWA 12D11A50
Release : 19.0
The error code 29 from IDMSUNXD means we have a record dbkey but the page number does not map to any target subranges (slices) in the area.
Reasons for the error:
Run IDMSDBAN for the areas being unloaded and all dependent areas. Report 1a will show if there are any broken chains.
Check the DMCL has the correct page range for the areas being unloaded and all dependent areas.
For a batch job the DMCL is loaded from the STEPLIB. If it is not found in the STEPLIB it will be loaded from the LPA or LINKLIST.
In this case an old DMCL was being loaded from the LINKLIST.
See the IDMS documentation sections REORG and IDMSDBAN.