DFS4419I RESOURCE DEFINITIONS NOT EXPORTED FOR REPOSITORY TYPE=repotype, NAME=reponame

Explanation

If IMS is shut down normally with a /CHECKPOINT FREEZE, /CHECKPOINT DUMPQ, or /CHECKPOINT PURGE command and there are new or updated resource definitions that have not been exported to the IMSRSC repository, the DFS4419I message is issued during the shutdown process. This message indicates that the definitions stored in the repository are not in synchronization with the IMS system's online definitions at the time of shutdown. After the DFS4419I message is issued, IMS continues to shut down.
In the message text:
repotype
Indicates the repository type. The only valid value is IMSRSC.
reponame
Indicates the repository name.

System action

IMS continues to shut down.

Operator response

No action is required.

User response

If IMS is warm started after a normal shutdown during which the DFS4419I message was issued, its online resource definitions are recovered from the log and are the same as they were at shutdown time. The EXPORT DEFN TARGET(REPO) OPTION(CHANGESONLY) command must be issued after IMS is up to ensure that the latest resource definitions are exported to the IMSRSC repository.

If IMS is cold started after a normal shutdown during which the DFS4419I message was issued, and its resource definitions are imported from the repository, the online definitions will not be the same as they were at the time of shutdown unless the repository was updated before the cold start. The Create RDDS from Log Records utility (DFSURCL0) and the RDDS to Repository utility (CSLURP10) can be used to update the repository with the most current MODBLKS resource definitions in the IMS log before cold starting the IMS. The RDDS and CSLURP10 utility do not support MSC resources, so MSC resources must be re-created by using the IMS type-2 CREATE commands.

If an RDDS was created by the Create RDDS from Log Records utility (DFSURCL0) with the EXPORTNEEDED parameter to hold any new or modified resources that were not exported to the IMSRSC repository before IMS was shut down, you can specify that RDDS on the IMPORT command after IMS cold starts from the repository.

Programmer response

No action is required.

Module

DFSICM30