Contents Index The Console utility Console utility options

ASA Database Administration Guide
  Database Administration Utilities
    The Console utility

Monitoring connections using the dbconsole command-line utility


Syntax 

dbconsole [ options ]

Option Description
-c "keyword=value; ..." Database connection parameters
Description 

Start the server console utility.

The server console utility allows you to monitor the server from a client machine. You can use it to track who is logged on to a database server elsewhere on your network. You can also display both the server and the client statistics on your local client screen, disconnect users, and configure the database server. The Console utility can display information for multiple connections.

Exit codes are 0 (success) or non-zero (failure).

To disconnect a user from a database

  1. Connect to the database from the Console utility.

  2. Double-click the connection to display the Connection Detail window.

  3. Click Disconnect to disconnect the specified connection from the database.

This utility does not accept @filename parameters. For more information, see @filename server option.


Console utility options

Contents Index The Console utility Console utility options