Please enable JavaScript to view this site.

Navigation: Utilities > SQDUTIL

Utility Command Syntax

Scroll

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

Copy data from a source to target URL

move

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

*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 as follows

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).