DFS0733I IMODULE ERROR xx {LOADING | DELETING} {RANDOMIZING | INDEX EXIT | COMPRESSION EXIT} MODULE moduname
or
or
Explanation
The IMODULE function of IMS encountered
an error when it attempted to load or delete one of the following
exit routines:
- A randomizing routine
- A secondary indexing exit routine
- An edit or compression exit routine
- A sparse exit or partition exit routine for a DEDB database with a Fast Path secondary index defined
In the message text:
- xx
- Hexadecimal return code from IMODULE.
- moduname
- Name of the exit routine.
For a description of IMODULE return codes, see IMODULE return codes.
For a Fast Path database compression exit loading error, or a Fast Path secondary index sparse exit or partition exit loading error, the DEDB database name (dedbname) is displayed in the message text. In this case, there is no accompanying message DFS0730I.
System action
Message DFS0730I reason code I,52 is
issued. If the attempt to load an exit routine failed, the database
(named in message DFS0730I) is stopped. See the System Action information
for message DFS0730I.
Programmer response
Provide the module in a library where it can be accessed without error.