Testing that a database server can be found (dbping)

Use the dbping utility to troubleshoot connections.

You can use the dbping utility with the -c option to test connection string parameters. By default, dbping does not connect to a database, it only connects to the server and it does not start the server. Use the -d option with the dbping utility to connect to the database and start the database server, if necessary.

 Examples
 See also