Foxhound is the better* Database Monitor for SQL Anywhere.
*better: More thorough, more relevant, more effective.
...more Alerts, more All Clears, more details, more control in your hands.


[Home] [Table of Contents] [Previous Section] [Next Section]

Breck Carter
Last modified: February 12, 1998
mail to: bcarter@bcarter.com


Tip 77: Sybase SQL Anywhere
Performance Tips & Techniques


37 - Use -x To Limit Protocols

If you want your SQL Anywhere client and server programs to launch faster try using the -x parameter to limit the number of network protocols in use. The default is to try and start all the available protocols as shown in Figure 37A. In this example DBSRV50.EXE took 40 seconds longer to start when compared with a test using -xTCPIP.

Figure 37A - DBSRV50.EXE Without -x Parameter


[Home] [Table of Contents] [Previous Section] [Next Section]