DSNT250I   BIND UNABLE TO OPEN DBRM LIBRARY USING authorization-id AUTHORITY object-type = object-name

Explanation

The BIND subcommand was unable to open the DBRM partitioned data set(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

Determine why the BIND subcommand was unable to open the DBRM library, and correct the problem.

User response

Contact the system programmer, providing all material associated with the error.

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).
  • Listing of 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.
.