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

1z0-076 Exam Dumps - Oracle Database 19c: Data Guard Administration

Go to page:
Question # 9

Your Data Guard environment has a remote physical standby database with real-time query enabled, which is used for reporting, and a logical standby database used for DSS reporting.

Switchovers or failovers are possible due to testing or in case of a disaster.

Clients use local TNSNAMES.ORA files to define connection strings to the database instances.

Which three will prevent clients from connecting to the wrong database instances?

A.

Oracle Net connectivity to the primary database instance must be established on all the standby database instances.

B.

The standby database services must be defined statically with the Listeners running on the standby database hosts.

C.

The LOCAL_LISTENER parameter on the primary database instance must always be set.

D.

The client applications must use the correct TNS entries when requesting connections to the database instances.

E.

Client TNS entries for the databases use the correct service names for the intended service.

F.

The DB_NAME and DB_UNIQUE_NAME parameters must be set to the same value for all the databases in the Data Guard environment.

G.

A service name is registered with the local listener of each database instance.

Full Access
Question # 10

In Oracle Database 19c, you can set the value of database initialization parameters in a database using

the EDIT DATABASE... SET PARAMETER Command:

DGMGRL> EDIT DATABASE 'boston' SET PARAMETER log_archive_trace - 1;

Which THREE statements are TRUE about the command?

A.

The EDIT DATABASE PARAMETER command can be used to set the value of a static parameter in a database.

B.

The edit database parameter command can only be used to modify the value of a dynamic parameter in a database.

C.

The database must be available when the above command is run.

D.

The value set using this command is directly stored in the broker configuration file.

E.

The value set using this command is directly applied to the boston database.

Full Access
Question # 11

Examine this query and its output:

Which two statements are true?

A.

The master observer is connected to the database on which the query was executed.

B.

The master observer is currently running on ol7.example.com.

C.

The master observer is not running, but should run on ol7.example.com.

D.

Cats is a bystander database.

E.

The master observer is not connected to the database on which the query was executed.

Full Access
Question # 12

Which TWO statements are true about Far Sync instances?

A.

They do not work with Logical Standby databases.

B.

They work in Maximum Availability mode.

C.

They do not work with Snapshot Standby databases.

D.

They work in Maximum Performance mode.

E.

They work in Maximum Protection mode.

Full Access
Question # 13

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?

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

Full Access
Question # 14

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

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.

Full Access
Question # 15

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?

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;

Full Access
Question # 16

Which two statements are true when using non-rolling release upgrades in a Data Guard environment?

A.

The compatible parameter on a standby database that is applying redo, must be equal to or greater than the compatible parameter on the primary that is shipping redo to that standby.

B.

Modifications to the data dictionary on the primary database caused by the upgrade, are applied on a logical standby database.

C.

Modifications to the data dictionary on the primary database caused by the upgrade, are applied on a physical standby database.

D.

During the upgrade of a logical standby database, standby redo log files must reside on O/S file systems.

E.

User equivalence must be established for the owner of the Oracle software on the affected hosts prior to the upgrade.

Full Access
Go to page: