IDMS program receiving bind error 1408. What would cause this?
IDMS - All supported Releases
The 1408 is due to a BIND RECORD being done against a record that is not in the subschema load module. This can occur when a subschema change is made, like a record being removed from the subschema, but the program is not recompiled at that time.
If you run the LOOK with the parameter SUBSCHEMA=xxx, where xxx is the name of the subschema, the report will tell you where the subschema was loaded from and the compile data/time as well as all Records that have been included in the Subschema.