Sends and receives messages for all QAnywhere applications on a single client device. This utility should only be used when the client message store is a SQL Anywhere database.
External utilities, such as dbmlsync, that are used to synchronize message stores are not supported on QAnywhere.
qaagent [ option ... ]
Option | Description |
---|---|
@data | Reads options from the specified environment variable or configuration file. See @data qaagent option. |
-c connection-string | Specifies a connection string to the client message store. See -c qaagent option. |
-cd seconds | Specifies the delay time between retry attempts to the database. See -cd qaagent option. |
-cr number-of-retries | Specifies the number of retries to connect to the database after a connection failure. See -cr qaagent option. |
-fd seconds | Specifies the delay time between retry attempts to the primary MobiLink server. See -fd qaagent option. |
-fr number-of-retries | Specifies the number of retries to connect to the primary MobiLink server after a connection failure. See -fr qaagent option. |
-id id | Specifies the ID of the client message store that the QAnywhere Agent is to connect to. See -id qaagent option. |
-idl download-size | Specifies the maximum size of a download to use during a message transmission. See -idl qaagent option. |
-iu upload-size | Specifies the maximum size of an upload to use during a message transmission. See -iu qaagent option. |
-lp number | Specifies the port on which the MobiLink Listener listens for notifications from the MobiLink server. The default is 5001. See -lp qaagent option. |
-mn password | Specifies a new password for the MobiLink user. See -mn qaagent option. |
-mp password | Specifies the password for the MobiLink user. See -mp qaagent option. |
-mu username | Specifies the MobiLink user. See -mu qaagent option. |
-o logfile | Specifies a file to which to log output messages. See -o qaagent option. |
-on size | Specifies a maximum size for the QAnywhere Agent message log file, after which the file is renamed with the extension .old and a new file is started. See -on qaagent option. |
-os size | Specifies a maximum size for the QAnywhere Agent message log file, after which a new log file with a new name is created and used. See -os qaagent option. |
-ot logfile | Specifies a file to which to log output messages. See -ot qaagent option. |
-pc{+|-} | Enables persistent connections for message transmission. See -pc qaagent option. |
-policy policy-type | Specifies the transmission policy used by the QAnywhere Agent. See -policy qaagent option. |
-push mode | Enables or disables push notifications. The default is enabled. See -push qaagent option. |
-q | Starts the QAnywhere Agent in quiet mode with the window minimized in the system tray. See -q qaagent option. |
-qi | Starts the QAnywhere Agent in quiet mode with the window completely hidden. See -qi qaagent option. |
-si | Initializes the database for use as a client message store. See -si qaagent option. |
-su | Upgrades a client message store to the current version without running dbunload/reload. See -su qaagent option. |
-sur | Upgrades a client message store to the current version and performs dbunload/reload of the message store. See -sur qaagent option. |
-sv | Uses the SQL Anywhere Network Database Server as the database server. See -sv qaagent option. |
-v [levels] | Specifies a level of verbosity. See -v qaagent option. |
-wc name | Specifies the window class name that the QAnywhere Agent or UltraLite Agent is to start. See also qastop utility. |
-x { http|tcpip|tls|https } [ (keyword=value;...) ] | Specifies protocol options for communication with the MobiLink server. See -x qaagent option. |
-xd | Specifies that the QAnywhere Agent should use dynamic addressing of the MobiLink server. See -xd qaagent option. |
@data qaagent option
-c qaagent option
-cd qaagent option
-cr qaagent option
-fd qaagent option
-fr qaagent option
-id qaagent option
-idl qaagent option
-iu qaagent option
-lp qaagent option
-mn qaagent option
-mp qaagent option
-mu qaagent option
-o qaagent option
-on qaagent option
-os qaagent option
-ot qaagent option
-pc qaagent option
-policy qaagent option
-push qaagent option
-q qaagent option
-qi qaagent option
-si qaagent option
-sil qaagent option
-su qaagent option
-sur qaagent option
-sv qaagent option
-v qaagent option
-x qaagent option
-xd qaagent option
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |