Instructs the sqdaemon to "start" the Engine (only) agents identified in the url arguments.
Syntax
<%PREFIX_LC%>mon start //host_name/<agent_name> [ ,//host_name/<agent_name>] [-s port_num | --service=port_num] [--identity=<path_to/nacl_id>]
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. |
--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. |
Note:
- Engine agents are not managed by a sqdaemon on z/OS and therefore cannot be started using sqdmon.
- Starting Engine agents on other platforms requires exec access rights as defined in the daemon's Access Control List File (acl.cfg).