Please enable JavaScript to view this site.

Instructs the sqdaemon to gracefully terminate.

Syntax

sqdmon shutdown [//host_name] [-s port_num | --service=port_num] [--identity=<path_to/nacl_id>]

 

Keyword and Parameter Descriptions

//host_name   Host name of the system running sqdaemon. 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.

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

Notes:

1.sqdaemons cannot be stopped on z/OS using sqdmon.

2.Shutdown of the daemon on other platforms can only be performed by the user that started daemon or by another user with sysadmn access rights as defined in the daemon's Access Control List File (acl.cfg).