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

Exact2Pass Menu

Question # 4

A customer asks for your recommendation regarding this requirement:

1. We plan to have a Data Guard Configuration with one primary database and one physical standby database.

2. We want zero data loss in case of a disaster involving the loss of one component.

3. We want to do Real Application Testing occasionally on the Standby Database.

Which solution, if any, satisfies these requirements?

A.

These requirements cannot be met.

B.

A physical standby database with synchronous redo transport that can be converted regularly into a snapshot standby to do real application testing

C.

A snapshot standby database with real time query that can be converted regularly into a physical standby database open read write, to do real application testing

D.

A far sync instance plus a snapshot standby database and real time apply that can be converted regularly into logical standby database to do real application testing

Full Access
Question # 5

Attempting to start the observer raises an error:

DGMGRL> start observer;

DGM-16954: Unable to open and lock the Observer configuration file

Failed.

Identify two possible ways to start the observer successfully.

A.

Enable Fast-Start Failover before starting the observer.

B.

Start the observer in a different working directory.

C.

Create a broker configuration and enable Fast-Start Failover before starting the observer.

D.

Start the observer using a different observer configuration file.

E.

Set the ObserverOverride property to TRUE before starting the observer.

Full Access
Question # 6

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

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.

Full Access
Question # 7

Which three statements are true about Data Guard database modes and states?

A.

Force Logging Mode is not required for a primary database but is recommended.

B.

The Primary Database can operate in noarchivelog mode.

C.

A Logical Standby Database can be in MOUNT state while applying changes.

D.

Databases in a Data Guard Configuration need not operate in Flashback Logging mode.

E.

A primary database may ship redo directly to more than nine standby databases.

Full Access
Question # 8

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?

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

Full Access
Question # 9

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 # 10

Which two statements are true regarding asynchronous redo transport in a Data Guard

A.

This transport mode satisfies the minimum requirements for Maximum Availability data protection mode.

B.

A transaction can commit without waiting for redo to be sent to any standby database in the data guard configuration.

C.

This transport mode satisfies the minimum requirements for Maximum Performance data protection mode.

D.

Real-time query performance on a physical standby database improves for current read requests when using this transport mode.

E.

The performance of SQL apply on a logical standby database always improves when using this transport mode.

Full Access
Question # 11

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

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.

Full Access
Question # 12

A Data Guard environment has this configuration and these attributes:

    A primary database

    A physical standby database named sbdb

    The configuration is in maximum availability protection mode.

Then sbdb is converted to a snapshot standby database.

Which two statements are true?

A.

The recovery time objective increases.

B.

sbdb can still receive redo.

C.

The protection mode is lowered to maximum performance.

D.

sbdb can still apply redo.

E.

The recovery point objective increases.

Full Access
Question # 13

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.

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.

Full Access
Question # 14

Which three statements are true about snapshot standby databases?

A.

The FATLOVER TO command results in a transition of a snapshot standby database to the primary role.

B.

Tablespaces can be dropped.

C.

Tablespaces can be created.

D.

The switchover TO command allows a switchover operation to a snapshot standby database.

E.

Tables can be dropped.

F.

A logical standby database can be converted into a snapshot standby database.

Full Access
Question # 15

You notice that the SQL apply lag on your logical standby database has increased but the redo transport lag has not.

Which four could be reasons for the increase in SQL apply lag?

A.

An undersized undo tablespace on the logical standby

B.

Many SQL apply operations do full table scans

C.

An increased number of bulk updates on the primary

D.

An increased number of bulk inserts on the primary

E.

The standby redo log files are undersized on the primary database

F.

An undersized shared pool

Full Access
Question # 16

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?

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.

Full Access
Question # 17

You must configure an Oracle Data……….

1. A primary database

2. A physical standby database

Examine these requirements: 1. Data loss is not permitted.

1. Data loss is not permitted.

2. It should be possible to convert the physical standby database to a snapshot standby database.

3. Under normal operations, transactions should commit when redo is written to disk on the primary database and as soon as it has been received by the standby database instance.

4. The availability of the primary database should not be compromised by the availability of the standby database.

5. It should be possible to convert the physical standby database to a logical standby database

6. It should be possible to deploy Real Application Clusters on the primary database.

7. It should be possible to deploy Real Application Clusters on the physical standby database.

You configure SYNC redo transport mode in combination with Maximum Protection mode.

A.

1, 2, 3, 6, and 7

B.

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

C.

1, 2, 6, and 7

D.

1, 6, and 7

E.

1, 2, and 5

Full Access
Question # 18

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?

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.

Full Access
Question # 19

Which TWO statements are true regarding Data Guard Broker?

A.

It can be used to create and manage standby databases.

B.

It can be used to perform failovers and switchovers.

C.

It automatically starts the DMON process for the database instances that are part of a Data Guard configuration.

D.

It can be used to monitor redo transport and log apply services.

E.

It automatically adds the primary database to an existing broker configuration when Enterprise Manager Cloud Control is used to create a standby.

Full Access
Question # 20

Which THREE statements are true about snapshot standby databases?

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.

Full Access
Question # 21

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

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.

Full Access
Question # 22

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

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.

Full Access
Question # 23

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)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 24

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

A.

Control files

B.

Broker configuration files

C.

Password files

D.

Data files

E.

Online logs

F.

Archive logs

Full Access
Question # 25

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

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.

Full Access
Question # 26

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

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.

Full Access
Question # 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)?

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.

Full Access
Question # 28

You are planning to perform block comparison using the dbms comp package:

Which TWO statements are true?

A.

The databases should be at least mounted before block comparison.

B.

Logical standby databases can be the target database for the dbms_dbcomp.dbcomp procedure.

C.

It requires that the DB_LOST_WKITE_protect initialization parameter be enabled.

D.

You can monitor the progress of an ongoing block comparison operation by querying VS SES SION_LONGOPS.

E.

It can be used to detect lost writes and inconsistencies between the primary database and the cascaded standbys.

Full Access
Question # 29

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 # 30

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

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.

Full Access
Question # 31

Which TWO statements are true for Data Guard environments with multi-tenant databases?

A.

A multi-tenant standby database can have fewer pluggable databases than the primary container database.

B.

Different pluggable databases within a logical standby database may have different guard statuses.

C.

The Data Guard broker automatically opens all pluggable databases of a primary database after a role change operation.

D.

The Data Guard broker automatically always opens the pluggable databases of a standby database after a role change operation.

E.

The CDBDBA privilege must be used instead of the SYSDBA privilege for connections as SYS to the root container of a multi-tenant standby database.

Full Access
Question # 32

You are licensed to use Oracle Active Data Guard.

Which TWO statements are true after enabling block change tracking on a physical standby database?

A.

It starts the RVWR process on the physical standby database instance.

B.

It starts the CTWR process on the primary database instance.

C.

It allows fast incremental backups to be offloaded to a snapshot standby database, when the physical standby database is converted.

D.

It starts the CTWR process on the physical standby database instance.

E.

It allows fast incremental backups to be offloaded to the physical standby database.

F.

It allows fast incremental backups to be taken on the primary database.

Full Access