DSNA662I csect-name CATALOG MANAGEMENT HAS DETECTED AN ERROR FOR entry-name. RETURN CODE=return-code, REASON CODE=reason-code

Explanation

A catalog error occurred when a Db2 stored procedure attempted to use the Catalog Search Interface to obtain information about data sets.

csect-name
The name of the control section that issued the message.
entry-name
The entry name returned by the Catalog Search Interface.
return-code
A numeric value that indicates the reason for the failure. This return code is issued by catalog management.
reason-code
A numeric value that indicates the reason for the failure. This reason code is issued by catalog management.

System action

Processing continues.

Programmer response

Use the information provided for the return and reason codes for message IDC3009I to correct the catalog error.