Contents Index The Stop utility Stop utility options

ASA Database Administration Guide
  Database Administration Utilities
    The Stop utility

Stopping a database server using the dbstop command-line utility


Syntax 

dbstop [ options ]

Option Description
server-name Name of a local database server to stop.
-c "keyword=value; ..." Connection parameters
-d Stop specified database only.
-o filename Log output messages to a file
-q Quiet mode—do not print messages
-x Do not stop if there are active connections
-y Stop without prompting even if there are active connections
Description 

Options let you control whether a server is stopped even if there are active connections, and whether to stop a server or only a database.

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

For more information about the Stop utility options, see Stop utility options.

This utility accepts @filename parameters. For more information, see @filename server option.


Stop utility options

Contents Index The Stop utility Stop utility options