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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » The Database Server » The SQL Anywhere database server » Database server options

-s server option Next Page

-sb server option


Specifies how the server reacts to broadcasts.

Syntax

{ dbsrv10 | dbeng10 } -sb { 0 | 1 } ...

Applies to

SPX, TCP/IP

Remarks

Using -sb 0 causes the server not to start up any UDP or IPX broadcast listeners. In addition to forcing clients to use the DoBroadcast=NONE and HOST= options to connect to the server, this option causes the server to be unlisted when using dblocate.

Using -sb 1 causes the server to not respond to broadcasts from dblocate, while leaving connection logic unaffected. You can connect to the server by specifying LINKS=tcpip and ENG=name.