DFS4744E RM errortype ERROR, RSCNAME=rscname RSCTYPE=rsctype CC=cc CCTEXT=cctext
Explanation
This message is issued after message DFS4401E to provide additional information for an RM error that occurred.
If the RM error occurred during IMS autoexport to the IMSRSC repository, the autoexport was not successful. The type of error that occurred is indicated in message DFS4744E. The RM return and reason code can be found in the second and third words of the ERRORTEXT= field of message DFS4401E. For a description of the RM return and reason code, see the CSLRRR macro.
In the message text:
- errortype
- Indicates the type of RM error that occurred.errortype can have the following value:
- RESOURCE VALIDATION
- rscname
- Indicates the name of the resource that was being processed when the RM error occurred.
- rsctype
- Indicates one of the following types of resources that was being processed when the RM error occurred:
- DB
- DBDESC
- LTERM
- MSLINK
- MSNAME
- MSPLINK
- PGM
- PGMDESC
- RTC
- RTCDESC
- TRAN
- TRANDESC
- cc
- Indicates the four character IMS completion code that represents the error. For a list of IMS completion codes, see the DFSCMDRR macro.
- cctext
- Indicates completion code text that explains the error.
System action
If messages DFS4401E and DFS4744E are issued during autoexport processing, IMS continues processing even though the autoexport failed. If messages DFS4401E and DFS4744E are issued when autoexport is processed during IMS shutdown, IMS shutdown is aborted.System programmer response
Complete one of the following actions:- If an RM error occurs during autoexport processing and the autoexport fails, after the error is resolved, issue the EXPORT DEFN TARGET(REPO) OPTION(CHANGESONLY) command to manually export the new or updated MODBLKS resource definitions. Or, you can wait for the next autoexport to export the new or updated MODBLKS or MSC resource definitions, or both.
- If messages DFS4401E and DFS4744E are issued when autoexport is processed during IMS shutdown, you must either enable the resources to be successfully exported to the repository or disable the repository for IMS to shut down successfully.