Xcerts Certifications
Xcerts Certifications
Xcerts Certifications
[email protected] | https://Xcerts.com
Oracle
1Z0-076
Oracle Database 19c: Data
Guard Administration Exam
1Z0-076
QUESTION: 1
Which two are true about database roles in an Oracle Data Guard configuration?
Answer(s): A, E
Explanation:
A Physical Standby Database can indeed be converted into a Logical Standby Database,
providing flexibility in a Data Guard configuration. This allows for the database to switch roles
and supports SQL apply operations, enabling more granular control over the data and
transactions being replicated and applied. Additionally, having a configuration with a primary
database and one or more physical standby databases allows for rolling upgrades to be
performed. This means that each database in the Data Guard configuration can be upgraded in
a phased manner, minimizing downtime and ensuring high availability during the upgrade
process.
QUESTION: 2
You must design an Oracle Data Guard configuration for a DSS database that meets these
permanent requirements:
1. Creating and maintaining bitmap indexes should not impact the performance of the primary
database.
2. Creating and maintaining materialized views should not impact the performance of the
primary database.
Additionally, there are these requirements, only one of which is ever done at any one time:
1. It should be possible to apply designated patches with a minimum amount of downtime.
2. Upgrading to a new database release should be performed with the least possible amount of
downtime.
3. New application software releases should be tested against an exact and up-to-date replica
of the primary database.
Answer(s): A
Explanation:
Logical standby databases allow the execution of DDL and DML operations, which makes them
suitable for maintaining bitmap indexes and materialized views without affecting the
https://Xcerts.com 2
1Z0-076
QUESTION: 3
You created two remote physical standby databases using SQL and RMAN. The primary
database is a four-instance RAC database and each physical standby database has two
instances.
Roles-based services are used for client connectivity and have been defined in the Grid
Infrastructure.
Consider these operational requirements:
· The ability to manage multiple standby databases with a single tool · The simplification of
switchovers, failovers, reinstatements, and conversions to and from snapshot standby
databases
· The automation of failovers to a specified target standby database Which TWO tools can be
used to fulfill these requirements7
A. RMAN
B. SQL*Plus
C. CRSCTL
D. Enterprise Manager Cloud Control
E. DGMGRL
F. SRVCTL
G. GDCCTL
Answer(s): D, E
Explanation:
Enterprise Manager Cloud Control provides a graphical interface to manage multiple standby
databases, simplify switchovers and failovers, and automate failover processes to a specified
target standby database. It offers a comprehensive view and control over the Data Guard
configuration, making complex operations more manageable.
DGMGRL is a command-line tool specifically designed for managing Data Guard configurations.
It allows the administration of multiple standby databases, simplifies the execution of
switchovers and failovers, reinstatements, and conversions to and from snapshot standby
databases, and supports the automation of failover processes to a specified standby database.
Other options like RMAN, SQL*Plus, CRSCTL, SRVCTL, and GDCCTL do not provide the
same level of integrated management functionality for Data Guard environments as Enterprise
Manager Cloud Control and DGMGRL.
QUESTION: 4
The Oracle database 19c Observer is currently running on host1 and you wish to have it running
on host2.
Examine this list of possible steps:
https://Xcerts.com 3