State Manager (rshost) maintains state information across Relay Server client requests and RSOE sessions, and manages the Relay Server log file. It also provides a command line utility on the Relay Server host, to update the Relay Server configuration and archive the Relay Server log.
Variable declaration:
rshost [option]+
Option | Description |
---|---|
-f <filename> | Relay Server configuration file |
-o <filename> | Relay Server log file |
-oq | Prevents popup window on startup error |
-q | Run in minimized window |
-qc | Close window on completion |
-u | Update Relay Server configuration |
-ua | Archive Relay Server log file to <yymmdd><nn>.log and truncate |
For more information, see "Relay Server State Manager command line syntax" in SQL Anywhere documentation.