stop |
Scroll |
Instructs the sqdaemon to "stop" the Engine (only) agents identified in the url arguments.
Syntax
<%PREFIX_LC%>mon stop //host_name/<agent_name> [ ,//host_name/<agent_name>] [-s port_num | --service=port_num] [--identity=<path_to/nacl_id>]
Keyword and Parameter Descriptions
//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.
--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.Engine agents are not managed by a sqdaemon on z/OS and therefore cannot be stopped using sqdmon. See special version of sqdutil, QTERM/QTERMI command.
2.Stopping Engine agents on other platforms requires exec access rights as defined in the daemon's Access Control List File (acl.cfg).