Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

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

Demo: 32 questions
Total 107 questions

Oracle Database 19c: Data Guard Administration Questions and Answers

Question 1

Examine the Data Guard configuration:

Which three will be true after a successful failover to Cats?

Options:

A.

The configuration will be in Maximum Performance mode.

B.

Sheep will be in the enabled state.

C.

Sheep will be in the disabled state.

D.

Dogs will be in the disabled state and has to be manually reinstated.

E.

The configuration will be in Maximum Availability mode.

Question 2

Which two factors can cause an increase in redo transport lag?

Options:

A.

The size of the online redo log files on the standby database.

B.

The size of the standby redo log files on the primary database.

C.

Increase in network latency between the primary database and a redo transport destination.

D.

The size of the online redo log files on the primary database.

E.

Increase in redo generation rate on the primary database.

Question 3

Which THREE are true about using flashback database in a Data Guard environment?

Options:

A.

When a flashback database operation is performed on a primary database, a physical standby database is also flashed back automatically.

B.

You can use it when real-time apply is enabled in case the phylt may not be used to flash back a primary database after a failover to a logical standby.

C.

It may be used to flash back a physical standby that receives redo from a far sync instance.

D.

You can use it when real-time apply is enabled in case the physical standby suffers from logical corruption.

E.

It may not be used to flash back a primary database after a failover to a physical standby.

F.

When a flashback database operation is performed on a primary database, a logical standby database is also flashed back automatically.

Question 4

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

Question 5

Which two are true about database roles in an Oracle Data Guard configuration?

Options:

A.

A Physical Standby Database can be converted into a Logical Standby Database.

B.

A Snapshot Standby Database can be a fast-start failover target.

C.

A Logical Standby Database can be converted to a Snapshot Standby Database.

D.

A Logical Standby Database can cascade redo to a terminal destination.

E.

A configuration consisting only of a primary and one or more physical standby databases can support a rolling release upgrade.

Question 6

A Data Guard environment has this configuration and these attributes:

    The primary database prima is in the local region.

    A physical standby database physt1 is in the local region.

    A physical standby database physt2 is in a remote region.

    The primary ships redo to physt1.

    physt1 ships redo to physt2.

    physt1 and physt2 have Real-Time Query enabled.

A sequence has been created with this SQL statement in the primary database:

CREATE SEQUENCE a NOCACHE SESSION;

Which TWO statements are TRUE?

Options:

A.

The sequence is usable on physt1 and physt2.

B.

The sequence is usable on physt2 if physt1 becomes unavailable, but only if an alternate redo destination has been configured on the primary database.

C.

physt2 will no longer receive redo if physt1 becomes unavailable, unless LOG_ARCHIVE_DEST_n has the ALTERNATE attribute specified on the primary database.

D.

physt2 will no longer receive redo if physt1 becomes unavailable, unless LOG_ARCHIVE_DEST_n has the ALTERNATE attribute specified on physt1.

E.

The sequence is usable on physt1 but not usable on physt2.

Question 7

Which three are true about using Flashback database through role transitions in a Data Guard environment?

Options:

A.

Physical standby databases retain their current role when you flash back to a point in time before a reinstate occurred which caused this database to become a physical standby.

B.

Logical standby databases retain their current role when you flash back through to a point in time before the switchover occurred which caused this database to become a logical standby.

C.

Logical standby database roles are reverted to their original role when you flash back to a point in time before the switchover occurred which caused this database to become a logical standby.

D.

Physical standby databases retain their current role when you flash back to a point in time before the switchover occurred which caused this database to become a physical standby.

E.

Flashback database may not be used to undo a physical standby database activation.

Question 8

Your Data Guard environment has two remote physical standby databases.

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

Which will automatically redirect clients to the new primary database in case of a switchover or failover?

Options:

A.

Configure a PRIMARY role service on the Primary and Standby and modify the Client connect descriptor to include both the Primary and the Standby.

B.

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

C.

Set the DB_NAME parameter identically on all databases; modify the connection descriptor on the clients to use DB_NAME to connect to the primary database instance.

D.

Create a database service on the standby databases; automate the start of the service after a role change, and modify the connection descriptor on the clients to use that service.

Question 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.

Question 10

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

Question 11

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.

Question 12

Which two are prerequisites for configuring Transaction Guard in a Data Guard environment?

Options:

A.

Grant execute permission on the DBMS_APP_CONT package to relevant database schema owners.

B.

Ensure that connection descriptors for database clients use the failover clause with the COMMIT_OUTCOME parameter set to TRUE.

C.

Set INSTANCE_NAME identically on all the Data Guard Configuration databases and modify the local service name on the client to include a CONNECTION_LIST containing all the standby hosts.

D.

Create a database service with COMMIT_OUTCOME set to TRUE, and ensure clients use that service to connect to the database instance.

E.

Create a database service with COMMIT_OUTCOME set to TRUE and ensure that the service is statically registered with the default listener on the primary host.

Question 13

You created a physical standby database prodsbyi from the primary database prod using SQL and RMAN. Which THREE are prerequisites for creating a Data Guard Broker configuration to manage these databases?

Options:

A.

A local net service name to enable connectivity to the PRODSBYI database instance must be defined on the primary database host.

B.

The primary database must have supplemental logging enabled.

C.

The LOG_ARCHIVE_DEST_n parameters with the service attribute set must be cleared.

D.

The standby database must have supplemental logging enabled.

E.

The primary database must have FORCE LOGGING enabled.

F.

The DG_BROKER_START parameter must be set to TRUE for both database instances.

Question 14

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.

Question 15

You have a Data Guard broker configuration consisting of:

    A primary database

    One local physical standby database

    One far sync instance

    A remote physical standby database

The broker configuration was created with the DGMGRL utility after creating all the databases and the far sync instance with command-line tools.

What is the correct way to add this configuration to Enterprise Manager Cloud Control assuming all the nodes have been discovered already as Enterprise Manager targets?

Options:

A.

Discover the primary as a target by refreshing the node on which it runs, and the other databases and instances in the Data Guard broker configuration will be discovered as targets automatically and be ready to be monitored.

B.

Delete the Data Guard Broker configuration using DGMGRL and then re-create it using Enterprise Manager Cloud Control to enable all the databases in the configuration to be discovered as targets and to be ready to be monitored.

C.

Discover the primary database as a target in Enterprise Manager Cloud Control. Then discover the existing Data Guard Broker configuration for the primary and all the other databases in the configuration will be discovered as targets and be ready to be monitored.

D.

Use the DGMGRL utility to register the configuration with the Enterprise Manager Cloud Control agent on the primary database node. This will enable the discovery of all the other databases in the configuration as targets which will be ready to be monitored.

E.

Discover either of the physical standby databases as a target by refreshing the node on which they run, and the other databases and instances in the Data Guard Broker configuration will be discovered as targets automatically and be ready to be monitored.

Question 16

Which three Data Guard monitoring activities may be performed using Enterprise Manager Cloud Control?

Options:

A.

You can monitor the redo apply rate on a logical standby database.

B.

You can set a critical threshold on the redo generation rate metric for a primary database.

C.

You can set a warning threshold on the redo generation rate metric for a physical standby database.

D.

You can check if redo apply needs to be tuned.

E.

You can check the potential data loss in the event of a disaster.

F.

You can monitor the redo apply rate on a snapshot standby database.

Question 17

Which THREE statements are true about Far Sync instances?

Options:

A.

The Data Guard Broker must be used to deploy and manage Far Sync instances.

B.

They work with any protection level.

C.

They enable standby databases to be configured at remote distances from the primary without impacting performance on the primary.

D.

They use an spfMe, a standby controlfile, and standby redo logs.

E.

A primary database can ship redo directly to multiple Far Sync instances.

Question 18

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

Question 19

Which three statements are true……. With no Oracle Streams or Goldengate configured?

Options:

A.

It is recommended to have them on the...

B.

Only standby databases can write redo....

C.

The LGWR process writes to them on ....

D.

They are required on a logical standby for real-time apply

E.

They are required on a physical standby for real-time apply.

F.

They are required only for synchronous redo transport

Question 20

Examine this validate command:

DGMGRL> VALIDATE DATABASE VERBOSE "";

Which THREE statements are TRUE?

Options:

A.

The command performs a comprehensive set of database checks prior to a role change.

B.

The command performs a comparison of SPFILE entries between the primary database and a specified standby database.

C.

The command performs network connectivity checks between members of a broker configuration.

D.

The command can be used for a logical standby database.

E.

The command uses information available in various Oracle Data Guard views as well as the Automatic Diagnostic Repository.

Question 21

Which two steps must be performed before running DUPLICATE TARGET DATABASE FOR STANDBY using RMAN?

Options:

A.

Transfer a copy of the password file from the primary host to the standby host.

B.

Run the nid utility to modify the DBID of the primary database.

C.

Create an SPFILE for the standby database.

D.

Create a standby control file.

E.

Configure Oracle Net connectivity between the primary host and the standby host.

Question 22

Your current Data Guard environment consists of:

    A primary database containing no abstract data types used for user tables.

    Two separate remote physical standby databases used for reporting.

Examine these requirements for adding a new standby database to this Data Guard environment:

    The new standby database must provide a disaster recovery solution.

    There must be minimal additional performance overheads on the primary database.

    The new standby database may require additional indexes and materialized views not present in the primary.

    New tables or schemas may be required in the standby database that are not present in the primary.

What would you recommend to fulfill these requirements?

Options:

A.

A physical standby database with synchronous redo transport and Real-Time Query enabled.

B.

A physical standby database with asynchronous redo transport and Real-Time Query enabled.

C.

A logical standby database with synchronous redo transport and redo apply on.

D.

A logical standby database with synchronous redo transport and SQL apply on.

E.

A logical standby database with asynchronous redo transport and SQL apply on.

Question 23

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.

Question 24

Which THREE statements are true…….. open in real time query mode, which becomes a new.

Options:

A.

All sessions are disconnected and all

B.

Sessions that are using database links

C.

All current buffers can be retained.

D.

Sessions that have long running queries can be retained.

E.

User sessions and Current Buffers are maintained by default.

F.

User sessions can be retained.

Question 25

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.

Which configuration meets these requirements with the fewest of databases?

Options:

A.

a primary database with one logical standby database

B.

a primary database with two logical standby databases

C.

a primary database with one physical standby database

D.

a primary database with two physical standby databases

E.

A primary database with one logical and one physical standby database

Question 26

You detected an unrecoverable archive gap in your data guard environment. So, you need to roll standby.

forward in time without applying a large number of archive log files using this command:

RMAN> RECOVER STANDBY DATABASE FROM SERVICE-;

When running this command, which of the following steps can be performed automatically?

1. Remember all data file names on the standby.

2. Restart standby in nomount.

3. Restore controlfile from primary.

4. Mount standby database.

5. Rename data files from stored standby names.

6. Restore new data files to new names.

7. Recover standby.

Options:

A.

2,3,5,6,7

B.

2,3,6,7

C.

1,3,5,6,7

D.

1,2,3,4,5,6,7

E.

1, 2,3,4,6,7

Question 27

A customer asks you to propose the most appropriate solution for this set of requirements:

    We need a disaster recovery solution that enables us to fail over from our production database with zero data loss.

    We want to generate reports from the proposed standby database at the same time that it is used for data protection.

    Developers may need to test occasionally on a copy of the live database

Which TWO solutions would you recommend?

Options:

A.

A snapshot standby database with synchronous redo transport

B.

A physical standby database with real-time query enabled

C.

A logical standby database with real-time query enabled

D.

A physical standby database with real-time apply enabled

E.

A logical standby database with real-time apply enabled

Question 28

Your Data Guard environment consists of these components and settings:

1. A primary database

2. A remote physical standby database

3. Real-time query is enabled.

4. The redo transport mode is set to SYNC.

5. The protection mode is set to Maximum Availability.

You notice that queries executed on the physical standby database receive errors: ORA-03172: STANDBY_MAX_DATA_DELAY of 15 seconds exceeded. Which two would you recommend to avoid this error?

Options:

A.

Increase the size of the buffer cache on the standby database instance.

B.

Reduce I/O latency for the storage used by the primary database.

C.

Increase the number of standby redo log files on the primary database.

D.

Change the protection mode to Maximum Performance.

E.

Increase the network bandwidth between the primary and standby databases.

F.

Change the protection mode to Maximum Protection.

Question 29

You have a Data Guard Broker configuration called 'Somewhere' as shown:

DGMGRL> SHOW CONFIGURATION;

Configuration - Somewhere

Protection Mode: MaxPerformance

Databases:

Nearby - Primary database

FS - Far Sync

Farout - Physical standby database

Fast-Start Failover: DISABLED

Configuration Status:

SUCCESS

You then run this command:

DGMGRL> SHOW DATABASE 'Nearby' 'InconsistentProperties';

Which two are true about the output of this DGMGRL command?

Options:

A.

A far sync instance cannot have inconsistent properties because it has no database.

B.

It shows all properties whose broker configuration values for database Nearby are inconsistent with the broker configuration values for database Farout.

C.

Any inconsistency reported is on an instance-specific basis.

D.

It shows all properties whose broker configuration values for database Nearby are inconsistent with the values in the corresponding server parameter file or the runtime values for database instance Nearby.

Question 30

Which three are true regarding prerequisites for a logical standby database as a disaster recovery solution?

Options:

A.

Ensure that supplemental logging is enabled on the primary database.

B.

Ensure that no ROWID data types are contained in the primary database.

C.

Ensure that no BFILE LOB data types are contained in the primary database.

D.

Do not perform any nologging operations on the primary.

E.

Ensure that flashback is enabled on the primary database.

Question 31

Which three actions are performed by the START PLAN procedure of the DBMS ROLLING package?

Options:

A.

converting the designated physical standby database into a logical standby database

B.

creating a guaranteed restore point on the standby databases

C.

building a LogMiner dictionary on the primary database instance

D.

creating a guaranteed restore point on the primary database

E.

starting media recovery on all the Leading Group Standby databases

F.

switching the primary database to the logical standby role

Question 32

You are using Data Guard in conjunction with Global Database Services.

You have a Data Guard Broker configuration called Sales and a GDS pool called Prod.

Which three are true concerning the management of the broker configuration when using GDS?

Options:

A.

DGMGRL may be used to add the Sales configuration to the Prod pool in gds.

B.

Performing a role change with DGMGRL automatically notifies GDS which in turn activates the appropriate services.

C.

DGMGRL may be used to add a single database to the Sales configuration even if Sales is a member of the Prod pool.

D.

Adding a database to the Sales configuration with DGMGRL automatically adds the database to the Prod Pool.

E.

Adding a database to the Sales configuration with DGMGRL requires that the Sales configuration be disabled first. It must then be enabled after the new database is added to the configuration.

Demo: 32 questions
Total 107 questions