Attempting to connect to a new BD2 for z/OS subsystem database one may see the error:
ERROR [51002] [IBM][DB2] SQL0805N Package "ASMNETDB2x.NULLID.SYSSH200.XxXxXx" was not found
The SYSSH200 is a CLI package, the binds need to be run from the client to each subsystem being accessed.
1) db2 connect to <database in question>
2) cd to the bnd directory
3) db2 bind <install_path>/sqllib/bnd/@ddcsmvs.lst blocking all sqlerror continue grant public
4) db2 terminate
__
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center