Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

1z0-076 Oracle Database 19c: Data Guard Administration Questions and Answers

Questions 4

There are currently 6 applief. and 6 pfepafef processes running and no idle applier processes on y logical standby database.

The max_SERVERS SQL apply parameter and number of archiver processes are both set to 12.

Identify two changes, each of which would allow you to increase the number of applier processes.

Options:

A.

Decrease the number of archiver processes on the standby database.

B.

Increase the processes initialization parameter. D Decrease the number of FREPARER processes.

C.

Increase the value for the MAX_SERVERS SQL apply parameter.

D.

Increase the parallel_max_server initialization parameter.

E.

Increase the RECOVERY_PARALLEL initialization parameter.

Buy Now
Questions 5

Examine the Data Guard configuration:

DGMGRL> show configuration;

Configuration - Animals

Protection Mode: Max Availability

Databases:

dogs - Primary database sheep

- Physical standby database cats

- Physical standby database

Fast-Start Failover: DISABLED

Configuration Status: SUCCESS

An attempt to enable fast-start failover raises an error:

DGMGRL> enable fast_start failover;

Error: ORA-16693: requirements not met for enabling fast-start failover

Failed.

Identify three possible reasons for this error.

Options:

A.

The fastStartFailoverTarget property is not set on Dogs.

B.

The LogxptModr property is set to async on Sheep while Sheep is the target standby database.

C.

The LogXptMode property is set to FASTSYNC on Cats while Sheep is the target standby database.

D.

The LogXptMode property is set to async on Dogs.

E.

The LogXptMode property is set to fastsync on Dogs.

Buy Now
Questions 6

Which two statements are true regarding Data Guard environments in an Oracle Muti-tenant architecture?

Options:

A.

Different redo transport methods can be configured for different pluggable databases within one Data Guard environment.

B.

The Data Guard broker may be used for multi-tenant databases.

C.

PDB_FILE_NAME CONVERT must be set to enable creation of standby databases if they are

created on the same host as the primary.

D.

Standby redo log files are required for each pluggable database that is protected with Data Guard.

E.

A Data Guard environment with a multi-tenant primary database can operate in any Protection mode.

Buy Now
Questions 7

Which two are true about the use of RMAN recovery catalogs when offloading backups to a physical standby database?

Options:

A.

The physical standby database may be used to register the database in the recovery catalog, if the primary is not registered.

B.

Itbackups that are offloaded to a physical standby database are taken when not connected to a recovery catalog, then they may still be used for restoration on the primary database.

C.

The primary and physical standby databases must be registered separately in the recovery catalog, if a far sync instance is used to route redo to the physical standby database.

D.

Primary and physical standby databases may use different virtual recovery catalogs in the same physical recovery catalog.

E.

It is not necessary to use a recovery catalog unless a far sync instance is used to route redo to the physical standby database.

Buy Now
Questions 8

You must configure flashback database for your Oracle 19c databases that will be part of a Data Guard Broker configuration.

The databases are all in ARCHIVELOG mode.

You will execute the SQL statement:

ALTER DATABASE FLASHBACK ON;

Which three are true concerning this command?

Options:

A.

It will execute successfully while an Oracle 19c primary database is open.

B.

It will execute successfully while an Oracle 19c primary database is mounted.

C.

It will execute successfully on an Oracle 19c physical standby database while Real Time Query is active.

D.

If executed successfully on an Oracle 19c primary database, flashback will also be enabled on all logical standby databases that are part of the configuration.

E.

It will execute successfully on an Oracle 19c logical standby database while SQL apply is active.

F.

If executed successfully on an Oracle 19c primary database, flashback will also be enabled on all physical standby databases that are part of the configuration.

Buy Now
Questions 9

Examine the Data Guard configuration:

DGMGRL> show configuration;

Configuration - Animals

Protection Mode: MaxAvailability

Databases:

dogs - Primary database

cats - Snapshot standby database

sheep - Snapshot standby database

Fast-Start Failover: DISABLED

Configuration Status:

ORA-01034: ORACLE not available

ORA-16625: cannot reach database "dogs"

DGM-17017: unable to determine configuration status

ou wish to perform a failover to sheep. Which command, or sequence of commands, should you issue to the broker before executing failover to sheep; using the broker?

Options:

A.

DGMGRL> convert database sheep to physical standby;

B.

DGMGRL> convert database cats to physical standby;

C.

DGMGRL> convert database sheep to physical standby;

DGMGRL> edit configuration set protection mode as maxperformance;

DGMGRL> convert database sheep to physical standby;

D.

DGMGRL> convert database cats to physical standby;

E.

None, because you can directly failover to a Snapshot Standby Database.

Buy Now
Questions 10

Your expertise is requested for these customer requirements:

    The Data Guard environment must be in maximum protection mode.

    Reports must be offloaded to a physical standby database.

    There must be no lag between the primary and standby databases that affect the reports produced.

    The primary database must be resilient in case of a single network failure.

Which solution is correct for these requirements?

Options:

A.

Two standby databases, at least one of them a physical standby with Real-Time Query enabled and the STANDBY_MAX_DATA_DELAY parameter set to zero, receiving redo from the primary with synchronous transport

B.

Two standby databases, at least one of them a physical standby with Real-Time Query enabled and the STANDBY_MAX_DATA_DELAY parameter set to zero, receiving redo from the primary with asynchronous transport

C.

One physical standby database with Real-Time Query enabled, receiving redo from two Far Sync instances that are connected to the primary

D.

One physical standby database with Real-Time Query enabled and STANDBY_MAX_DATA_DELAY parameter set to zero, receiving redo from the primary with synchronous transport

E.

Two physical standby databases with Real-Time Query enabled, receiving redo from the primary with the LOG_ARCHIVE_DEST_n attributes SYNC NOAFFIRM to minimize the performance impact on the primary

Buy Now
Questions 11

Which two are true concerning the configuring of Flashback database in a Data Guard environment?

Options:

A.

It permits a physical standby database to be converted to a snapshot standby database.

B.

It is required in order for a snapshot standby database to be converted to a physical standby database.

C.

It enables the use of far sync instances.

D.

It permits a primary database that was disabled after failover to be reinstated as a standby.

E.

It is a prerequisite for the use of Fast Start Failover.

Buy Now
Questions 12

Which THREE statements are TRUE about the supported workload in Active Data Guard standby databases?

Options:

A.

PL/SQL blocks that you run on Active Data Guard standby databases can be always redirected to and run on the primary database.

B.

Read-mostly reporting applications that use global temporary tables for storing temporary data can be offloaded.

C.

You might have to use sequences with global temporary tables to support read-mostly applications by using Active Data Guard.

D.

The DDL operations on private temporary tables are transparently redirected to the primary database.

E.

The DML operations on a standby can be transparently redirected to and run on the primary database

Buy Now
Questions 13

Which three statements are true about snapshot standby databases?

Options:

A.

A resize command to reduce the size of an empty datafile in the snapshot standby database, which was created in the primary database, will succeed.

B.

A resize command to reduce the size of an empty datafile in the snapshot standby database, which was created in the snapshot standby database, will succeed.

C.

A resize command to extend the size of a datafile in the snapshot standby database, which was created in the snapshot standby database, will succeed.

D.

A resize command to reduce the size of an empty datafile in the snapshot standby database, which was created in the physical standby database, will succeed.

E.

A resize command to extend the size of a datafile in the snapshot standby database, which was created in the primary database, will succeed.

Buy Now
Questions 14

Which feature is available when monitoring a Data Guard configuration using Enterprise Manager Cloud Control, but is not available using DGMGRL or by using SQL?

Options:

A.

Analyzing the dmon process trace file

B.

Creating a broker configuration before creating the databases

C.

Viewing a logical standby database apply lag

D.

Automatic creation of standby redo logs

E.

Performing a verify operation

Buy Now
Questions 15

Which statement is true regarding Oracle Net connectivity for a Data Guard Broker configuration?

Options:

A.

To enable Real-Time Query on a physical standby database, a TNS entry enabling connectivity to the standby database instance must be defined on the primary database host.

B.

To start SQL Apply on a logical standby database, a TNS entry enabling connectivity to the primary database instance must be defined on the logical standby database host.

C.

A TNS entry enabling connectivity to the primary database instance must be defined on each of the standby database hosts.

D.

A TNS entry or entries enabling connectivity to standby database instance(s) must be defined on the primary database host.

E.

The LOCAL_LISTENER initialization parameter must be set to the listener used to register the primary database instance.

Buy Now
Questions 16

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

Options:

A.

RMAN

B.

SQL*Plus

C.

CRSCTL

D.

Enterprise Manager Cloud Control

E.

DGMGRL

F.

SRVCTL

G.

GDCCTL

Buy Now
Questions 17

You created the PRODSBY1 physical standby database for the PROD primary database using gql and RMAN. You are planning to create a Data Guard Broker configuration. You execute the command:

Which three statements are true regarding the execution of the command?

Options:

A.

The command will execute successfully only if the DG_BROKER_START initialization parameter is set to TRUE for the PROD database instance.

B.

The PRODSBY1 standby database is automatically added to the configuration if DG_BROKER_START is TRUE for PRODSBYl.

C.

The PRODSBYI standby database is automatically added to the configuration if Oracle Net connectivity to the PRODSBYl database instance is defined on the primary host.

D.

The command will execute successfully only if Oracle Net connectivity to the PROD database instance is defined on the primary host.

E.

The Data Guard Broker configuration files is automatically created in the destinations specified by the DG_BROKER_CONFIG_FILEn initialization parameters on the primary database.

F.

The command will execute successfully only if Oracle Net connectivity to the PROD and PRODSBYl database instances are defined on the primary host.

Buy Now
Questions 18

You must propose an Oracle Data Guard configuration for a database supporting an OLTP workload that meets these permanent requirements:

    Data loss is not permitted.

    Read-only applications should not connect to the primary database instance.

Additionally, there are these requirements, only one of which is ever done at any one time:

    It should be possible to apply and test designated patches with a minimum amount of downtime.

    Upgrading to a new database release should be performed with the least possible amount of downtime.

    New application software releases should be tested against an exact up-to-date replica of the production database.

You propose a primary database with one physical standby database configured in Maximum Protection mode.

Which requirements do you meet?

Options:

A.

1 and 2

B.

1, 2, 3, 4, and 5

C.

Only requirement 5

D.

Only requirement 1

E.

2, 3, 4, and 5

Buy Now
Questions 19

Which two are true about managing and monitoring Oracle container databases in a Data Guard environment using the broker?

Options:

A.

If the primary database is not a container database, then a standby may be a container database.

B.

If the primary database is a container database, then a physical standby may be a non-container database.

C.

If the primary database is a container database, then a logical standby may be a non-container database.

D.

All broker actions execute at the root container for container databases.

E.

After a role change, the broker opens all Pluggable databases (pdbb) on the new primary.

Buy Now
Questions 20

Examine the Data Guard configuration:

DGMGRL> show configuration;

Configuration - Animals

Protection Mode: MaxAvailability

Databases:

dogs - Primary database

sheep - Snapshot standby database

cats - Physical standby database

Fast-Start Failover: DISABLED

Configuration Status:

SUCCESS

You receive an error while attempting to raise the protection mode to Maximum Protection:

DGMGRL> edit configuration set protection mode as maxprotection;

Error: ORA-16627: operation disallowed since no standby databases would remain to support protection mode

Failed.

Which is the minimum statement, or sequence of statements you must execute to enable successful raising of the protection mode to Maximum Protection?

Options:

A.

DGMGRL> edit database dogs set property LogxptMode=sync;

B.

DGMGRL> edit database dogs set property LogXptMode=sync;

  DGMGRL> edit database cats set property LogXptMode=sync;

C.

DGMGRL> edit database cats set property LogXptMode=sync;

D.

DGMGRL> edit database dogs set property LogxptMode=sync;

  DGMGRL> edit database sheep set property LogxptMode=sync;

E.

DGMGRL> edit database dogs set property LogXptMode=sync;

  DGMGRL> edit database sheep set property LogxptMode=sync;

  DGMGRL> edit database cats set property LogXptMode=sync;

F.

DGMGRL> edit database sheep set property LogXptMode=sync;

Buy Now
Questions 21

Your Data Guard environment has two remote physical standby databases.

Client applications use the local naming method to connect to the primary database instance.

You want applications to automatically connect to the new primary database instance in case of a switchover or a failover.

Which set of actions will fulfill this requirement?

Options:

A.

Set the LOCAL_LISTENER parameter for all the database instance to register services with the default listener on the primary database host.

B.

Create a database service on the primary database that is started automatically by a trigger, when the database role is PRIMARY; modify the connection descriptors used by client applications to include all the standby hosts and connect to the database instance using that service name.

C.

Set DB_NAME and DB_UNIQUE_NAME identically on all databases; modify the connection descriptors on client applications to include all the standby hosts and connect to the database instance using that service name.

D.

Set the INSTANCE NAME parameter identically on all databases; modify the connection descriptor on client applications to include all the standby hosts and connect to the database instance using that service name.

Buy Now
Questions 22

Which THREE steps are prerequisites for the creation of a physical standby database on a separate server using the RMAN active database duplication method?

Options:

A.

Configure Oracle Net connectivity on the primary host to the standby database instance.

B.

Establish user equivalence for the database software owner between the primary host and standby host.

C.

startup nomount the standby database instance.

D.

Set the DB_UNIQUE_NAME parameter on the primary database to a different value than that of the DB_NAME name parameter.

E.

Put the primary database into archivelog mode.

Buy Now
Questions 23

Which three are prerequisites for enabling Fast-Start Failover?

Options:

A.

The Data Guard environment must be managed by the Data Guard Broker.

B.

Flashback Database must be enabled only on the Fast-Start Failover target standby database.

C.

You can specify only one standby database as the fast-start failover target.

D.

The configuration must be operating in either Maximum Performance or Maximum Protection mode.

E.

The maximum protection mode can be used, but with two or more standby databases.

F.

Flashback Database must be enabled on both the primary database and the Fast-Start Failover target standby database.

Buy Now
Questions 24

Which three are true about using RMAN in a Data Guard environment?

Options:

A.

Backups of archived redo logs taken on a physical standby are interchangeable with a primary.

B.

Backups of control files taken on a physical standby are not interchangeable with a primary.

C.

A recovery catalog is required when RMAN is used to take backups from a physical standby database if you plan to recover the primary using those backups.

D.

Backups of data files taken on a physical standby are interchangeable with a primary.

E.

A recovery catalog is required when RMAN is used to take backups from a logical standby database in a Data Guard configuration if you plan to recover the primary using those backups.

Buy Now
Questions 25

Which two Data Guard features require the use of flashback database by the broker?

Options:

A.

Far Sync Instances

B.

Snapshot Standby databases

C.

Read-Mostly physical standby implementations

D.

Fast-Start Failover

E.

Real Time Query

Buy Now
Questions 26

Your Data Guard environment has one physical standby database using Real-Time Query. Two sequences have been created by these SQL statements:

Neither sequence has been used since being created.

Session 1 connects to the primary database instance and issues these two SQL statements:

SELECT a.nextval FROM DUAL; SELECT b.nextval FROM DUAL;

Then session 2 connects to the physical standby database instance and issues the same SQL statements. Which output will be seen for session 2?

Then session 2 connects to the physical standby database instance and issues the same SQL statements. Which output will be seen for session 2?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 27

Suppose that you manage the following databases in your environment:

• boston: Primary database with a single PDB called DEVI

• london: Physical standby database protecting the PDB called DEVI

• orcl: Stand-alone database with a single PDB called PDB1 as a remote clone source

You are planning to run the following command to create a remote clone in the primary database (boston) using pdbi in orcl:

Which are the THREE prerequisites for automating instantiation of the PDB in the standby database (london)?

Options:

A.

Open PDBI (remote clone source) in Read Only.

B.

Open PDBI (remote clone source) in Read Write.

C.

Set STANDBY_PDB_SOURCE_FILE_DIRECTORY to in the london database.

D.

Set standby_pdb_source_file_dblink to clone_link in the london database.

E.

Enable Active Data Guard in the _ondon database.

F.

Set STANDBY_FILE_MANAGEMENT to auto in the london database.

Buy Now
Questions 28

Which four statements are true regarding SQL Apply filters for a logical standby database?

Options:

A.

They can be used to skip execution of DML triggers on a table while allowing the DML to execute.

B.

They can be used to skip CREATE TABLE commands.

C.

They can be used to skip ALTE1 STEM and ALTER DATABASE commands.

D.

They can only be used to skip DML statements on a table.

E.

They can be used to skip all SQL statements executed on a specific pluggable database (PDB) within a standby multitenant container database (CDB).

F.

They can be used to stop SQL apply if it encounters an error.

G.

They can be used to skip ALTER TABLE commands on specific tables.

Buy Now
Questions 29

You must configure on Oracle Data .......

1. A primary database

2. Three Physical Standby Databases

Examine these requirements:

A designated physical standby database should become the primary database automatically whenever the primary database fails.

2. The chosen protection mode should provide the highest level of protection possible without violating the other requirement.

Which redo transport mode and protection mode would you configure to meet these requirements?

Options:

A.

FASTSYNC and Maximum Protection

B.

ASYNC and Maximum Performance

C.

FASTSYNC and Maximum Availability

D.

SYNC and Maximum Protection

Buy Now
Questions 30

Which TWO are TRUE about offloading backups to a physical standby database in a Data Guard environment?

Options:

A.

The standby database must be registered in an RMAN catalog after the primary database has been registered.

B.

The standby database can not be registered in an RMAN catalog if the primary database has not been registered.

C.

Backups of the standby control file taken while connected to the catalog where the database is registered, may be used to restore the control file on the primary database.

D.

The standby database must be registered in an RMAN catalog before the primary database has been registered.

Buy Now
Questions 31

Which TWO statements correctly describe the behavior of Automatic Block Media Recovery in a Data Guard environment, for a corrupt block in the example tablespace encountered by a session logged in as the SH user?

Options:

A.

A corrupt block on the primary database can be automatically recovered, using a block from a standby database with Real-Time Query enabled.

B.

A corrupt block on the primary database is automatically recovered, using a block from a flashback log from a standby database with Real-Time Query enabled.

C.

A corrupt block on a standby database with Real-Time Query enabled, is automatically recovered, using flashback logs from the standby database.

D.

A corrupt block on a standby database with Real-Time Query enabled, can be automatically recovered, using a block from the primary database.

E.

A corrupt block on the primary database is automatically recovered, using a block from a flashback log from the primary database.

Buy Now
Questions 32

Which three are true concerning database states after a successful switchover?

Options:

A.

The new primary database will be open read-write.

B.

If the former primary database became a logical standby database it will be in mount state.

C.

If the former primary database became a logical standby database it will be open read-write.

D.

If the former primary database became a physical standby database it will be in the same state as the former physical standby database.

E.

If the former primary database became a physical standby database it will always be open readonly.

F.

The former primary database will always be open.

Buy Now
Exam Code: 1z0-076
Exam Name: Oracle Database 19c: Data Guard Administration
Last Update: Aug 17, 2025
Questions: 107
1z0-076 pdf

1z0-076 PDF

$29.75  $84.99
1z0-076 Engine

1z0-076 Testing Engine

$35  $99.99
1z0-076 PDF + Engine

1z0-076 PDF + Testing Engine

$47.25  $134.99