Chapter 4 Database Administration Utilities
125
The Server Location utility
The server location utility is provided to assist in diagnosing connection
problems by locating database servers on the immediate TCP/IP network.
dblocate [
switches
]
Switch Description
–o filename Log output messages to a file
–q
Operate quietly—do not print messages
The
dblocate
command-line utility locates any Adaptive Server Anywhere
database servers running over TCP/IP on the immediate network. It prints a
list of database servers and their addresses.
Depending on your network, the utility may take several seconds before
printing its results.
Log output messages to file (–o) Write output messages to the named
file.
Operate quietly (–q) Do not display output messages.
Syntax
Description
Switches