srvctl stop mgmtdb

Stops the management database (CHM repository) resource.

Note:

This command is only available with Oracle Clusterware.

Syntax and Parameters

Use the srvctl stop mgmtdb command with the following syntax:

srvctl stop mgmtdb [-stopoption stop_options] [-force]

Table A-195 srvctl stop mgmtdb Parameters

Parameter Description
-stopoption stop_options

Use this parameter to specify shutdown command options, such as NORMAL, TRANSACTIONAL, IMMEDIATE, or ABORT

See Also: SQL*Plus User's Guide and Reference for more information about shutdown options

-force

Stops the database and any associated services and any dependent resources

Example

An example of this command is:

$ srvctl stop mgmtdb -stopoption NORMAL