The srvctl predict database
command predicts what happens if the specified database fails.
Syntax and Parameters
Use the srvctl predict database
command with the following syntax:
srvctl predict database -db db_unique_name [-verbose]
Table A-99 srvctl predict database Parameters
Parameter | Description |
---|---|
-db db_unique_name |
Unique name for the database. |
-verbose |
Verbose output. |
Example
The following example predicts what happens if the database named racdb
fails:
srvctl predict database -db racdb