SQDUTIL 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 edition
2024-07-30
Last publish date
2024-07-30T19:47:43.164598

Each function performed by SQDutil has its own set of keywords and parameters. The following table summarizes the commands that can be issued to the SQDutil Utility.

Function Description
keygen Generate NaCl keys used for authentication and encryption
copy and move Copy and move data from a source to target URL
dump Non-destructive dump of a z/OS LogStream
clean Remove data from a z/OS LogStream
tag Tag can be useful for indicating the "End of a Process" or any other condition that might be useful to a subscribing Apply Engine.
*sqdcopyq QREPORT Instructs running Engine to output current runtime statistics. Identical to sqdmon display <engine_agent>
*sqdcopyq QTERM / QTERMI Instructs running Engine to terminate. QTERM acts like sqdmon stop <engine_agent>

Syntax

The general Syntax for SQDutil is:
sqdutil function [-p | --parm] [-p | -parm] [url_from [url_from] ...] [url_to]
An alternative Syntax is used only for the QREPORT, QTERM and QTERMI functions for backward compatibility.
sqdcopyq QREPORT | QTERM | QTERMI <engine_name>@SHM
Note: Most parameters have two forms, a single character abbreviated parm preceded by a single "-" (dash) or the long form, preceded by double "--" (dashes).