Operating system and syntax
|
UNIX / Windows
|
-cluster qualifier
|
||
Use with
|
Maximum value
|
Minimum value
|
Single-user default
|
Multi-user default
|
Database Server
|
—
|
—
|
—
|
—
|
Value
|
Description
|
startup
|
Instructs the broker to redirect the startup request to the OS cluster manager. The cluster manager will start the database using the information supplied when the database was enabled for cluster protection.
|
protected
|
Instructs the broker to start a cluster-enabled database. This qualifier value for -cluster is specified within the database .pf file used by the cluster manager, and indicates that the database will be protected by the cluster manager in the event of a fail-over.
Note: This qualifier value must only be used by the cluster manager. It should not be used on the command line or a directly executed script.
|