Start of change

CIA09006

CIA09006: CICS INQUIRE FILE (file_name) failed - resp: value resp2: value

Explanation

The IVP was unable to inquire on the specified file for the selected adapter, where file_name can be one of the following: and value is the response code issued by CICS.

User response

Check that the file has been correctly defined and installed in the CICS region. Look in the CICS Application Programming Reference for an explanation of the returned resp and resp2 values.
End of change