TERMINATE DB
Terminates
a database.
SYNTAX

DESCRIPTION
The TERMINATE
DB command shuts down a database so other users cannot connect. This command
is normally used with client/server databases. To execute the TERMINATE
DB command, you must have DBA or SYSADM security privileges.
EXAMPLE
The following
example terminates the database on the currently active connection.
RELATED COMMANDS
<
START DB | Contents
| UNLOAD STATISTICS >
|