meta name="partno" content="B10822-01" />
| Oracle® Data Guard Broker 10g Release 1 (10.1) Part Number B10822-01 |
|
|
View PDF |
This section describes the new features of Oracle Data Guard broker release 10.1 and provides pointers to additional inform ation.
Oracle Data Guard release 10.1 provides several new featu res that enhance your ability to centrally control, manage, and monitor a broker configuration.
This release provides the foll owing new features:
Real Application Clusters (RAC) database support
Data Guard can be configured with Oracle Real Application Clusters (RAC) databases, which provides for multiple instances of a single, shared da tabase. It is now possible to configure and support RAC databases in a Data Guard broker configuration using the Data Guard GUI or th e Data Guard (DGMGRL) command-line interface.
Data Guard broker is tightly integrated with Oracle Cluster Ready Services (CRS) , a framework for high availability (HA) in a RAC database. CRS manages individual instances to provide unattended high availability of a given clustered database. The broker manages individual databases (clustered or otherwise) in a Data Guard configuration to prov ide disaster recovery in the event that CRS is unable to maintain availability of the primary database. Together, broker and CRS maxi mize protection and availability of your data. See Section 1.2, "Benefits of Data Guard Broker" a nd see Oracle Real Application Clusters Administrator's Guide< /a> for information about CRS.
Real-time apply support
When you enable this feat
ure using the RealTimeApply property, log apply services recover redo data from standby redo log files in real time (at
the same time the log files are being filled up) as opposed to when a log switch occurs. Because real-time application of standby red
o log files generally keeps the standby database caught up, this feature provides a number of benefits including quicker switchover a
nd failover and instant up-to-date results after you change a physical standby database from applying redo to read-only operations. S
ee Section 3.5.1, "Managing Real-Time Apply".
Automatic pa rallel apply support
The ParallelApply property accepts a new value, AUTO, which is the bro
ker default value. This value allows the standby database to automatically select the number of parallel processes used for log apply
services. In Release 9.0.2, you could only specify an explicit number of parallel processes for the apply service. See Section 3.5.3, "Managing Parallel Apply in Physical Standby Databases".
Enhanced health check status report
A more comprehensive health check status report is available through the monitor able properties or the GUI's Verify page.
Logical standby databases now support standby redo log files, which are required when Data Guard is configured to run in either maximum protection mode or maximum availability mode.
New and improved GUI
The Data Guard graphical user i nterface (GUI) is now HTML-based and is more integrated with Oracle Enterprise Manager than in previous releases. Because of its seam less integration into the new Web-based Enterprise Manager for Oracle Database 10g, the new Data Guard GUI provides an easie r way to create, manage, and monitor your Data Guard environment. See Chapter 5, " Data Guard Scenarios - Using Oracle Enterprise Manager".
Standby redo log files are now created automatically when you ch ange to a protection mode that requires them. See Section 3.6.1, "Setting the Protection Mode for Y our Configuration" and Section 5.4.3, "Changing the Database Protection Mode".
Oracle Data Guard broker simplifies management of databases.
Data Guard broker supports d atabase objects (previously known as database resource objects and site objects) and their instances.
Single command mode for Data Guard
To improve the scripting power of the command-line mode (DGMGRL), you can no w execute a single command. In single command mode, DGMGRL executes one command and exits upon the completion of the command. The exi t code is the result of the command. See Section 7.1.1, "DGMGRL Optional Parameters".
New properties include:
AlternateLocation (configurable p
roperty)
ApplyInstanceTimeout (configurable property)
InitialConnectIdentifier (configurable property
)
LatestLog (monitorable property)
LocalListenerAddr
ess (configurable property)
NetTimeout (configurable property)
PreferredApplyInstance (configurable property)
RealTimeApply (co
nfigurable property)
SidName (configurable property)
StandbyArchiveLocation (configurable property)
StatusReport (monitorable property
)
TopWaitEvents (monitorable property)
New CLI commands include:
ADD DATABASE
DISABLE DATABASE
protection mode)
EDIT DATABASE
(property)
EDIT DATABASE (rename)
EDIT DATABASE (state)
EDIT INSTANCE (AUTO PFILE)
EDIT INSTANCE (pr
operty)
ENABLE DATABASE
REM
OVE DATABASE
REMOVE INSTANCE
SHOW DATABASE
SHOW INSTANCE
See Chapter 7, " Data G uard Command-Line Interface Reference".
Support for shared server connections on open databa ses
The broker now supports shared server connections to open databases from either of the Broker clients (the DGMGRL CLI and Data Guard GUI in Oracle Enterprise Manager).