The configuration file must be updated by adding an entry for each IMS Subsystem to be captured using the add command.
Note: Only one IMS Subsystem can be added at a time. Precisely highly recommends keeping a Recover/Recreate configuration file Job available should circumstances require recovery.
Syntax
sqdconf add <cab_file_name>
--ssid=<Subsystem_id> | --key=<Subsystem_id>
[--zlog=<log_stream_name>]
Keyword and Parameter Descriptions
Keyword | Description |
---|---|
<cab_file_name> | Must be specified and must match the name specified in the previous create command. |
--ssid=<Subsystem_id> | --key=<Subsystem_id> | The IMS Subsystem ID. |
--zlog=<log_stream_name> | A unique z/OS System LogStream can be optionally be assigned to a single SSID. If not specified the SSID will use the default LogStream specified with the Create command. |
Note: The IMS Log Reader Capture does not use the terminology "mount, apply and start" or those SQDconf commands. It is started by submitting the appropriate JOB or Started Task and when started uses the current contents of the <cab_file_name>. Changes cannot be "staged".