DFS4811E THE CCUDIREX DD STATEMENT WAS SUPPLIED BUT THERE IS NO IMS CATALOG DIRECTORY TO BE EXPORTED. THE IMS CATALOG COPY CONTROL DATA SET CCUDIRIM FAILED TO OPEN. OPEN RC = xxxxxx


Explanation

The message can indicate either of the following actions:
  • Although, the CCUDIREX DD statement was supplied to define the output data set for the copy of the IMS catalog there is no IMS catalog directory to be exported, if you are running the IMS Catalog Export utility (DFS3CCE0).
  • An error was detected on an OPEN call to the data set that is provided on the CCUDIRIM DD statement with the return code xxxxxx from the OPEN call, if you are running the IMS Catalog Import utility (DFS3CCI0).

System action

The issuing utility failed.

System programmer response

Select from the following options for the utility you ran:
  • Correct the environment error of the IMS catalog directory and then, run the IMS Catalog Export utility again.
  • Check the OPEN RC and the associated DD statement, correct the error if possible and then run the IMS Catalog Import utility again.

If the problem cannot be resolved, contact IBM®® Software Support.

Module

DFS3CCE0, DFS3CCI0