ASA Database Administration Guide
Connection and Communication Parameters
Network communications parameters
SPX, TCP/IP, Server side
YES, NO
YES
This option allows you to turn broadcast listening OFF for this port.
Using -sb 0
is the same as specifying BroadcastListener=NO
on both TCP/IP and SPX.
Start a server that accepts both TCP/IP and SPX connections, but require that TCP/IP connections use BroadcastListener=NO:
dbsrv9 -x tcpip(BroadcastListener=NO),spx ...