Is there a way to verify that a BIND RUN UNIT will succeed for a specific combination of subschema and database name?
Release: All supported releases.
Use the LOOK command with the BIND SUBSCHEMA option to verify that a BIND RUN UNIT will succeed for a particular combination of subschema and database name.
For example:
From ENTER NEXT TASK CODE:
BIND SUBSCHEMA=subschema,DBNAME=dbname
This can help detect potential problems ahead of time because the BIND SUBSCHEMA option will identify any errors encountered in binding to the specified subschema and DBNAME.