Instructs the sqdaemon to reload or refresh the contents of its configuration files loaded into memory when the sqdaemon was started.
Syntax
sqdmon reload url [ ,url ] [-s port_num | --service=port_num ] [--identity=<path_to/nacl_id>]
Keyword and Parameter Descriptions
Parameter | Description |
---|---|
url | Typically //host_name of the sqdaemon on that system. No host_name is 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:
- Can only be use to reload/refresh a local (not remote) sqdaemon configuration.
- Requires admin access rights as defined in the daemon's Access Control List File (acl.cfg).