As part of connecting Db2 to IMS, you must make the Db2 load
modules available to IMS.
About this task
If you have already included the prefix.SDSNLOAD
library in your LNKLSTxx, you can skip this step. Db2 11 modules
will be available through normal z/OS® module
search.
Procedure
To make Db2 load
modules available to IMS:
- If Db2 load
libraries are not included in your LNKLSTxx, add
STEPLIB statements to your startup procedures.
- Add prefix.SDSNLOAD to the DFSESL DD
statement.
- If any IMS region
connects to more than one release of Db2,
then you must ensure that the Db2 load
library that is used for that region is compatible with each release.
The IMS attachment facility is
upward compatible, but not downward compatible. This means that you
should use the oldest release of the Db2 load
library for the IMS region.