Make DB2 load modules available to TSO and batch users

To connect DB2® to TSO, you must first make DB2 load modules available to TSO and batch users. If prefix.SDSNEXIT and prefix.SDSNLOAD are not included in your LNKLSTxx, you can skip this step.

Procedure

To make DB2 load modules available to TSO and batch users:

If you have not included prefix.SDSNEXIT and prefix.SDSNLOAD in your LNKLSTxx, add JOBLIB or STEPLIB statements to your logon procedures and JCL to ensure that you access the DB2 10 load modules. Include prefix.SDSNEXIT before prefix.SDSNLOAD in your JOBLIB or STEPLIB concatenations.

What to do next

You can attach to multiple releases of DB2 with your existing TSO or CAF logon procedures without changing the load libraries for your applications. After you migrate completely to the latest level of DB2, you must update those procedures and jobs to point to the latest level of DB2 load libraries.