1.102 DG_BROKER_START

DG_BROKER_START enables Oracle to determine whether the Oracle Data Guard broker (DMON) process should be started.

Property Description

Parameter type

Boolean

Default value

false

Modifiable

ALTER SYSTEM...SID=’*’

Modifiable in a PDB

No

Range of values

true | false

Basic

No

DMON is a non-fatal Oracle background process and exists as long as the instance exists, whenever this parameter is set to true.

If the database is never going to be configured in an Oracle Data Guard broker configuration, then you can leave this parameter unspecified and accept the default value of false. If the database is part of an Oracle Data Guard broker configuration, then you can simplify automatic startup of the broker by setting this parameter to true in the initialization parameter file.

See Also:

Oracle Data Guard Broker for examples of using this parameter to start the Oracle Data Guard broker