Master controller command syntax - connect_cdc_sqdata - Latest

Connect CDC (SQData) Utilities

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Utilities
Copyright
2024
First publish date
2000
Last updated
2024-11-25
Published on
2024-11-25T15:17:45.575795

Commands can be issued to the z/OS Master Controller from one or more of the following sources:

  • The Operator’s console - Commands entered from the operator’s console adhere to normal z/OS conventions such as ‘P’ for STOP and ‘F’ for MODIFY. Execution of commands from the operator’s console is immediate.
  • Replying to an outstanding WTOR message - In order to issue commands from an outstanding WTOR message, WTOR=Y must be specified in the startup parameter file. Execution of commands from an outstanding WTOR is immediate.
  • From a IBM MQ command queue - In order to issue commands from the IBM MQ command queue, the CMDQUE keyword must contain a valid IBM MQ queue name. The SQDCOPYQ utility is used to insert commands in the command queue. A sample JCL member (MASTCMD) is supplied in the SQDATA.V4nn.CNTL library.
Note: When issuing commands through the command queue, there may be a delay of up to 30 seconds before the command is received by the z/OS Master Controller.
Command Function Command Description
Display Process Status D Displays the status of the Connect CDC SQData subtasks running under the Master Controller
Report   The output of the runtime report can be found in the SYSPRINT or REPORT DD statement for the engine subtask.
Test FAILJCL for Engine J nn Submits the fail JCL for an process instance
Reset FAILJCL Counter F nn Resets the fail count for an process instance to 0
Purge Process P nn Forces a termination of a process instance
Start Process Instance S nn Starts a specific process instance
Shutdown Master Controller STOP Shuts down the Master Controller
Terminate Process Instance T nn Stops a specific process instance normally