display - 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

Instructs the sqdaemon to display information about the state of the agent (Capture/Publisher or Engine) specified in the arguments. For engine agents this includes datastore level statistics.

Syntax

sqdmon display //host_name/<agent_name> [ ,//host_name/<agent_name>] [-s port_num | --service=port_num] [--format= JSON | xml | details] [--identity=<path_to/nacl_id>] [--tls]

Keyword and Parameter Descriptions

Parameter Description
//host_name/<agent_name> Host name of the system running sqdaemon and agent_name defined in the host system sqdagents.cfg file. Host_name not required for "Localhost".
-s port_num | --service=port_num A port number is required for both "Localhost" and remote sqdaemons unless they are listening on the Connect CDC SQData default port number 2626.
--format=xml or json Produce output convenient for machine consumption whereas --format=details, the default, produces human readable output.
--identity=<path_to/nacl_id> The location of the user's private key. Only required if it is not in the default location, the .nacl directory under the user's home directory.
--tls Specifies that a secure TLS connection will be made to zOS (ONLY) Daemon, Capture and Publisher components already configured to run under IBM's Application Transparent Transport Layer Security (AT-TLS).
Note: Engine agents are not managed by a sqdaemon on z/OS and therefore their status cannot be displayed. See special version of sqdutil, QREPORT command..