IDC3007I   CATALOG RETURN-CODE IS return-code

Explanation

A catalog error or exceptional condition occurred when processing a command. The system writes this message when the catalog function requested cannot return a reason code for the failure.

In the message text:
return-code
The return code.

For explanation of the catalog return codes, consult message IDC3009I where the return codes are listed with reason codes. Since the reason codes are not available, consulting IDC3009I will help identify the type of problem but cannot identify the specific failure.

System action

The system ends the command.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the JCL and the SYSOUT output for the job.

Programmer response

Respond according to the return code listed in IDC3009I. Since there is no reason code available, the complete action to take may not be available; however, identifying the specific return code will help in identifying the type of failure. IDCAMS may issue other messages preceding IDC3007I that further describe the failure and these messages may be used to identify the specific problem.

Source

DFSMSdfp

Module

IDCAL01, IDCDE02, IDCMP01, IDCRM01, IDCTR01