DSNT251I BIND UNABLE TO LOCATE DBRM LIBRARY MEMBERS USING authorization-id AUTHORITY object-type = object-name
Explanation
The BIND subcommand received an I/O error while
attempting to locate the specified DBRM library member(s).
- authorization-id
- Authorization ID of the invoker of the BIND subcommand.
- object-type
- PLAN | PACKAGE
- object-name
- If object-type is PLAN, object-name is the name of the application plan. Otherwise, it is the name of the package in 'location.collection.package' format.
System programmer response
Correct the reason for the I/O error, and reissue the BIND subcommand.
Problem determination
Collect the following diagnostic items:
- Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
- Dynamic dump, taken to SYS1.DUMPxx data set, by Db2 (04E and 04F abends).
- A listing of the SYS1.LOGREC data set, obtained by executing IFCEREP1.
- SYSPRINT output, including JCL, for the application program or batch job, and system messages that were issued. Make sure that MSGLEVEL=(1,1) on the JOB statement so that all diagnostic information is sent to SYSPRINT.