SQDCONF |
Scroll |
Connect CDC SQData uses different methods of capture and storage of transient data depending on the source Datastore.
The Db2 , Db2/LUW (UDB) and Oracle Relational Capture agents use native recovery logs for capture and the proprietary CDCStore Storage Agent to manage transient data.
The IMS TM Exit capture is configured using the SQDXPARM utility while the IMS Log Reader Capture uses SQDconf and the VSAM capture is configured using VSAM Cluster parameters. The Keyed File Compare Capture uses simple JCL. Each of those captures use z/OS System LogStreams to manage the transient data.
The SQDconf utility program performs three primary functions for Capture, Storage and Publisher agents:
1.Creates and maintains configuration files
2.Controls their operation
3.Displays operational status
Notes:
1.The sections below identify the Source capture agent type where appropriate and include options that may apply to more than one type unless explicitly noted.
2.The source specific Capture agent reference manuals include both SQDconf syntax and examples :
Db2 z/OS
Db2/LUW (UDB)
IMS z/OS
Oracle
VSAM z/OS
Keyed Files
3.Documentation describing z/OS System LogStreams is available from IBM.
This document contains the following sections:
1.Using Maintenance Commands to create and modify configurations for Capture, Publisher and Storage agents.
2.Using Control Commands to manage the operation of the agents , including activation of "staged" changes and non-persistent tuning and diagnostic options.
3.Execution of the Utility on z/OS and other platforms