ASA Database Administration Guide
Database Administration Utilities
The Console utility
dbconsole [ options ]
Option | Description |
---|---|
-c "keyword=value; ..." | Database connection parameters |
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
Connect to the database from the Console utility.
Double-click the connection to display the Connection Detail window.
Click Disconnect to disconnect the specified connection from the database.
This utility does not accept @filename parameters. For more information, see @filename server option.