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

Welcome To DumpsPedia

1z0-076 Sample Questions Answers

Questions 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:

1) Stop the observer on host1

2) Disable Fast-Start Failover

3) Update the broker configuration with the new observer hostname

4) Enable Fast-Start Failover

5) Start the Observer on host2

Which contains the minimum required steps to move the observer to host2?

Options:

A.

Execute tasks 1 and 5

B.

Execute only task 5

C.

Execute tasks 1, 3, and 5

D.

Execute tasks 1, 2, 3, 4, and 5

Buy Now
Questions 5

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 6

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 7

Your Data Guard environment consists of these components and settings:

1. A primary database

2. Two remote physical standby databases

3. The redo transport mode is set to sync

4. Real-time query is enabled for both standby databases

5. The DB_BLOCK_CHECKING parameter is set to TRUE on both standby databases

You notice an increase in redo apply lag time on both standby databases.

Which two would you recommend to reduce the redo apply lag on the standby databases?

Options:

A.

Increase the size of standby redo log files on the standby databases.

B.

Decrease the redo log file size on the primary database.

C.

Increase the number of standby redo log files on the standby databases.

D.

Lower DB_BLOCK_CHECKING to MEDIUM or low on the standby databases.

E.

Increase the size of the buffer cache on the physical standby database instances.

Buy Now
Questions 8

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 9

Which four factors can influence the rate of SQL apply on a logical standby database?

Options:

A.

the number of PREPAER processes

B.

the number of coordinator processes on the standby database instance

C.

the number of full table scans performed by SQL apply

D.

the size of the undo tablespace on the logical standby database

E.

the number of applier processes

F.

the size of the shared pool

Buy Now
Questions 10

A customer has these requirements for their proposed Data Guard implementation:

1. Zero data loss must still be guaranteed through the loss of any one configuration component.

2. The primary database must be protected against a regional disaster.

3. Performance overheads on the primary should be minimized as much as possible given these requirements.

4. Downtime on the primary database for any reason must be kept to a minimum.

Components referred to in the broker commands are:

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 11

Which THREE statements are true about snapshot standby databases?

Options:

A.

A snapshot standby database may be opened read-only.

B.

FLASHBACK DATABASE is enabled automatically on a snapshot standby database after converting it from a physical standby database if not already enabled.

C.

FLASHBACK DATABASE is enabled automatically on a physical standby database as part of the conversion into a snapshot standby database, if not already enabled.

D.

A snapshot standby database can have Real-Time apply enabled.

E.

A snapshot standby database may be opened read-write.

F.

FLASHBACK DATABASE must be manually enabled on a physical standby database before converting it into a snapshot standby database.

Buy Now
Questions 12

Examine the Data Guard configuration after an accidental switchover to Sheep:

DGMGRL> show configuration;

Configuration - Animals

Protection Mode: MaxAvailability

Databases:

sheep - Primary database

dogs - Logical standby database

cats - Physical standby database (disabled)

ORA-16795: the standby database needs to be re-created

Fast-Start Failover: DISABLED

Configuration Status:

SUCCESS

Which three statements will be true after a switchover to Dogs?

Options:

A.

Sheep will be a disabled logical standby database.

B.

Cats will be a disabled physical standby database that can be manually enabled.

C.

Sheep will be an enabled logical standby database.

D.

Dogs will be the primary database.

E.

Cats will be an enabled physical standby database.

Buy Now
Questions 13

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.

Buy Now
Questions 14

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 15

Which TWO statements are true about Real-Time Query?

Options:

A.

Setting standby_max_data_delay=0 requires synchronous redo transport.

B.

Real-Time Query has no limitations regarding the protection level of the Data Guard environment.

C.

Disabling Real-Time Query prevents the automatic start of redo apply when a physical standby databases opened read only.

D.

Real-Time Query sessions can be connected to a Far Sync instance.

E.

A standby database enabled for Real-Time Query cannot be the Fast-Start Failover target of the Data Guard configuration.

Buy Now
Questions 16

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

Buy Now
Questions 17

Which TWO statements are true about database parameters for databases in a Data Guard environment?

Options:

A.

If DB_RECOVERY_FILE_DEST is specified, then LOG_ARCHIVE_DEST_n is not required for local archive logs.

B.

The databases that are part of a Data Guard configuration must have different DB_UNIQUE_NAME initialization parameters.

C.

COMPATIBLE must have identical values for primary and standby databases.

D.

LOG_FILE_NAME_CONVERT applies to online redo logs and archived logs.

E.

DB_FILE_NAME_CONVERT is only required if the standby database is on the same host as the primary database.

Buy Now
Questions 18

Which three can be done using Data Guard Broker?

Options:

A.

Create a new physical standby database.

B.

Configuring the standby control file, server parameter file, and data files for a standby database.

C.

Define logical standby database skip rules.

D.

Converting physical standby databases to snapshot standby databases.

E.

Monitoring and managing redo transport services, and log apply services.

F.

Automating failover to a specified target standby database.

Buy Now
Questions 19

Which three types of backups offload …….. with the primary database in a data Guard

Options:

A.

Control files

B.

Broker configuration files

C.

Password files

D.

Data files

E.

Online logs

F.

Archive logs

Buy Now
Questions 20

Active Data Guard (ADG) databases are widely used to offload reporting or ad hoc query-only jobs from the primary database. Reporting workload profile is different from the primary database and often requires tuning.

Which tool is used to tune SQL workloads running on an ADG database?

Options:

A.

Standby Statspack

B.

In-Memory Active Session History (ASH)

C.

Automatic Diagnostic Database Monitor (ADDM)

D.

Automatic Workload Repository (AWR)

E.

SQL Tuning Advisor

Buy Now
Questions 21

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 22

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 23

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.

Buy Now
Questions 24

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.

Buy Now
Questions 25

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 26

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.

Buy Now
Questions 27

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 28

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
Questions 29

Which two are prerequisites for configuring flashback database for Oracle 19c databases, in a Data Guard environment?

Options:

A.

A far sync instance must be configured to flash back a standby when the primary has been flashed back.

B.

A fast recovery area must be configured.

C.

The database must be in ARCHTVELOG mode.

D.

The Data Guard real-time apply feature must be enabled.

E.

The data guard broker must be used.

Buy Now
Questions 30

Which four requirements can be met by deploying a logical standby database?

Options:

A.

Support for workloads requiring additional materialized views.

B.

It must have the same physical structure as the primary database.

C.

It can be used to create additional tables.

D.

It must provide a disaster-recovery solution that protects all data with capability of performing switchovers and failovers.

E.

It can be used for Real Application Testing without affecting the disaster recovery capabilities.

F.

Support for workloads requiring additional indexes.

G.

It can be used to create additional schemas.

Buy Now
Questions 31

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 32

On your logical standby database, you specified these rules:

After completion of the weekend batch cycle you attempt to delete the SQL Apply filters:

Which is TRUE regarding the execution of the UNSKIP procedure?

Options:

A.

It succeeds only if all DML statements executed on the primary have been applied on the logical standby deleting the SQL Apply filter.

B.

It deletes both the SQL Apply filters.

C.

It succeeds but the SQL Apply filters are not deleted.

D.

It succeeds only if SQL apply is stopped before deleting the SQL Apply filter.

E.

It returns an error because the syntax to delete a SQL Apply filter must specify the same object names as specified when the filter was added.

Buy Now
Exam Code: 1z0-076
Exam Name: Oracle Database 19c: Data Guard Administration
Last Update: Aug 3, 2025
Questions: 107
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now 1z0-076