Changes in This Release for Oracle Data Guard Broker
This preface lists changes in Oracle Data Guard Broker.
Changes in Oracle Database Release 18c, Version 18.1
These are the changes in Oracle Data Guard Broker User’s Guide for Changes in Oracle Database Release 18c, Version 18.1.
-
This release provides several new commands:
-
VALIDATE DATABASE SPFILEperforms a comparison of server parameter file (SPFILE) entries between the primary database and a specified standby database. See VALIDATE DATABASE SPFILE. -
VALIDATE NETWORK CONFIGURATIONperforms network connectivity checks between members of a broker configuration. See VALIDATE NETWORK CONFIGURATION. -
VALIDATE STATIC CONNECT IDENTIFIERvalidates the static connect identifier of a database. See VALIDATE STATIC CONNECT IDENTIFIER. -
SET ECHOcontrols whether or not to echo commands that are issued either at the command-line prompt or from a DGMGRL script. See SET ECHO. -
SHOW ALL(DGMGRL CLI properties) shows the values of DGMGRL CLI properties. See SHOW ALL.
-
-
The
AlternateLocationconfigurable property is renamed toStandbyAlternateLocationand has new valid values. See StandbyAlternateLocation. -
The
StandbyArchiveLocationconfigurable property has new valid values. See StandbyArchiveLocation. -
The new
OnlineArchiveLocationconfigurable property specifies the online redo log archive location for primary, logical, and snapshot standby databases. See OnlineArchiveLocation. -
The new
OnlineAlternateLocationconfigurable property specifies an alternate online redo log archive location for primary, logical, and snapshot standby databases when the location specified by theOnlineArchiveLocationconfigurable property fails. See OnlineAlternateLocation. -
The
V$DATAGUARD_PROCESSview, introduced in Oracle Database 12c Release 2 (12.2.0.1), now shows broker processes. See Oracle Data Guard Monitor (DMON) Process.