Specifying the STEPLIB DD or JOBLIB DD statements

Use STEPLIB DD statements or JOBLIB DD statements to specify the load libraries for Log Master and the Db2 subsystem where it will run.

Example

//STEPLIB DD DISP=SHR,DSN=product.libraries
//        DD DISP=SHR,DSN=DB2.DSNEXIT
//        DD DISP=SHR,DSN=DB2.DSNLOAD

If you generate a job through the online interface, Log Master saves this information with your ISPF profile and restores it whenever you log on with the same TSO user ID.

As discussed in APF authorizations, Log Master load libraries must be APF-authorized libraries. Ensure that all libraries in the STEPLIB or JOBLIB concatenation are APF authorized. If one library is not APF authorized, the operating system treats all of the libraries as if they are not APF authorized.

Was this page helpful? Yes No Submitting... Thank you

Comments