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

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Database Administration » Starting and connecting to your database » SQL Anywhere database connections » Troubleshooting connections

 

Testing that a server can be found

Use the dbping utility to troubleshoot connections and determine if a server with a specific name is available on your network.

The dbping utility takes a connection string as an option. The utility does not start the server and only the information required to locate the server are used by default. Use the -d option with the dbping utility to start the server.

 Examples
 See also