The Outbound Enabler can be started as a service by using the Service utility (dbsvc). The Service utility is used to create, modify and delete services. For a full listing of usage information, run dbsvc without any options.
dbsvc -as -s auto -t rsoe -w oes "%SQLANY12%\BinXX\rsoe.exe" -cr "host=relayserver.sybase.com;port=80 " -cs "host=localhost;port=80 " -f FarmName -id ServerName -t token |
dbsvc -y -a <some-user-account> -t rsoe -w oes @/<full-dir-path>/oe.config |
The syntax of dbsvc on Windows is different than Unix. In Unix, you do not specify the full path of the executable as the first parameter after -w switch argument.
Use full paths only.
On Unix, specify the Outbound Enabler parameters in a command file only. Do not use command line switches in the setup dbsvc command.
dbsvc.exe -u oes |
dbsvc.exe -x oes |
dbsvc.exe -d oes |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |