The IMSID statement defines characteristics of the IMS source subsystem for PowerExchange IMS bulk data movement operations and IMS log-based CDC.
z/OS
IMS
Yes, for IMS bulk data movement operations and IMS log-based CDC
IMSID=(
ims_ssid
[,
dbdlib
]
[,RECON=(
recon1
[,
recon2
]
[,
recon3
])]
)
ims_ssid
The IMS subsystem ID (SSID).
If you import source DBD information from the IMS catalog, this
ims_ssid
value is required and must match the
ims_ssid
value in an IMSBSDS statement.
For IMS log-based CDC, this
ims_ssid
value must match the
Recon Identifier
value specified in the registration group.
If you create data maps that use the
IMS ODBA
access method, this value is required for PowerExchange to connect to the IMS subsystem to access data.
dbdlib
For IMS log-based or synchronous CDC, the DBDLIB library that contains the database descriptions (DBDs) to be used for defining IMS data maps if you do not import the DBD information from the IMS catalog. The library name is an alphanumeric string up to eight characters in length. This parameter is not required if you import source metadata from the IMS catalog.
RECON=(
recon1
,[
recon2
],[
recon3
])
Optional. The RECON data sets for IMS log-based CDC. If you include the RECON parameter, you must specify at least one data set name. You can enter each data set name on a separate line in the DBMOVER member.
You can specify up to 10 IMSID statements in a DBMOVER member.
PowerExchange does not require the IMSID statement to create data maps if you import DBD information for source objects from the DBDLIB library. However, when you perform IMS bulk data movement operations, PowerExchange matches the
ims_ssid
in the IMSID statement against the
IMS SSID
value in the data map to determine the DBDLIB data set to use. Also, for IMS log-based CDC, PowerExchange matches the
ims_ssid
value in the IMSID statement against the
ims_ssid
value in the
Recon Identifier
field in the registration group.
If you create data maps by importing DBD information for source objects from IMS catalog, the
ims_ssid
in the IMSID statement is required to find a matching IMSBSDS statement. If you create a registration group for IMS log-based CDC, the