Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » QAnywhere » QAnywhere Reference » QAnywhere Agent utilities reference » qaagent utility

 

-sv option

Informs the agent to use the SQL Anywhere network database server as the database server instead of using the personal database server.

Syntax
qaagent -sv -c "connection-string" ...
Remarks

By default, the qaagent connects to the personal database server using the dbeng11 application. When -sv is specified, the qaagent connects to the network database server using the dbsrv11 application.

See also