1Z0-066 Exam Questions - Online Test


1Z0-066 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Proper study guides for 1Z0-066 Oracle Database 12c: Data Guard Administration certified begins with preparation products which designed to deliver the by making you pass the 1Z0-066 test at your first time. Try the free right now.

Check 1Z0-066 free dumps before getting the full version:

NEW QUESTION 1
You must design an Oracle Data Guard configuration for an OLTP database that meets these permanent requirements:
1. Data loss is not permitted.
2. 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:
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 databases?

  • A. a primary database with three physical standby databases
  • B. a primary database with one logical and two physical standby databases
  • C. a primary database with one logical standby database
  • D. a primary database with one logical and one physical standby database
  • E. a primary database with two physical standby databases
  • F. a primary database with one physical standby database

Answer: D

NEW QUESTION 2
Which three are among the various tasks performed by the data Guard Monitor (DMON) process?

  • A. performing role transitions when switchover requests are made
  • B. communicating with DMON processes in other database instances that are part of the broker configuration
  • C. activating role-based services appropriately in the various database instances of the configuration, based on the database role
  • D. communicating with the DMON process of the observer to monitor a primary database in case a fast start failover is required.
  • E. maintaining information about all members of the broker configuration in binary configuration files

Answer: ABE

NEW QUESTION 3
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 will fulfill this requirement?

  • A. Create a database service on each standby database that is started automatically by a trigger, when the database rote is PRIMARY, modify the connection description used by client applications to include all the standby hosts and connect to the database instance using that service name.
  • 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 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.
  • D. Set the DB_NAME and DB_UNIQUE_NAME identical on all databases, modify the connection descriptors on client applications to include all the standby hosts and connect to the database using that service name.

Answer: A

NEW QUESTION 4
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?

  • A. Change the protection mode to Maximum Performance.
  • B. Increase the size of the buffer cache on the standby database instance.
  • C. Reduce I/O latency for the storage used by the primary database.
  • D. Change the protection mode to Maximum Protection.
  • E. Increase the network bandwidth between the primary and standby databases
  • F. Increase the number of standby redo log files on the primary database

Answer: AE

NEW QUESTION 5
Examine the Data Guard configuration:
1Z0-066 dumps exhibit
Identify two possible reasons for this error.

  • A. The FastStartFailoverTarget property is not set on Sheep.
  • B. The FastStartFailoverTarget property is not set on Dogs.
  • C. The FastStartFailoverTarget property is not set on DogsFSI.
  • D. The LogXptMode property is set to ASYNC on Dogs.
  • E. The RedoRoutes property is not set on Dogs
  • F. The RedoRoutes property is not set on DogsFSI

Answer: AD

NEW QUESTION 6
Examine the Data Guard configuration:
1Z0-066 dumps exhibit
Which three will be true after a successful failover to Cats?

  • A. Sheep will be in the disabled state.
  • B. Sheep will be in the enabled state.
  • C. Dogs will be in the disabled state and has to be manually reinstated
  • D. The configuration will be in Maximum Performance mode.
  • E. The configuration will be in Maximum Availability mode.

Answer: BCD

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

  • A. the size of the undo tablespace on the logical standby database
  • B. the number of full table scans performed by SQL apply
  • C. the number of coordinator processes on the standby database instance
  • D. the size of the shared pool
  • E. the number of APPLIER processes
  • F. the number of PREPARER processes

Answer: BDEF

NEW QUESTION 8
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. Set the Observer Override property to TRUE before starting the observer
  • B. Create a broker configuration and enable Fast-Start Failover before starting theobserver
  • C. Start the observer using a different observer configuration file.
  • D. start the observer in a different working directory.
  • E. Enable Fast-Start Failover before starting the observer

Answer: CD

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

  • A. the size of the undo tablespace on the logical standby database
  • B. the number of full table scans performed by SQL apply
  • C. the number of coordinator processes on the standby database instance
  • D. the size of the shared pool
  • E. the number of APPLIER processes
  • F. the number of PREPARER processes

Answer: BDEF

NEW QUESTION 10
You must configure an Oracle Data Guard environment consisting of:
1. A primary database
2 Three Physical Standby Databases
You must meet these requirements:
✑ A designated physical standby database should become the primary database automatically whenever the primary database falls
✑ 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?

  • A. SYNC NOAFFRIM and Maximum Protection
  • B. SYNC NOAFFIRM and Maximum Availability
  • C. ASYNC and Maximum Performance
  • D. SYNC AFFIRM and Maximum Availability
  • E. SYNC AFFIRM and Maximum Protection

Answer: D

NEW QUESTION 11
You administer a Data Guard environment with a primary and two physical standby databases.
One of the physical standby databases is used for reporting and is on the same host as the primary database.
The other physical standby database is remote, used for disaster recovery and REDO is routed to it via a far sync instance.
Backups are offloaded to the remote physical standby.
Which three are true concerning the management of archive logs in this Data Guard configuration?

  • A. Archive logs on the primary database may be deleted once they are applied on all standby databases.
  • B. Archive logs on the primary database may be deleted once they are shipped on all standby databases.
  • C. The deletion policy for archive logs on the remote physical standby should be set so that archived logs are deleted once they backed up at least once on the remote physical standby database.
  • D. The deletion policy for archive logs on the remote physical standby should be set so that archived logs are deleted once they are applied on all standby databases.
  • E. Archive logs on the primary database may be deleted once they are archived locally to disk.

Answer: ADE

NEW QUESTION 12
Examine the Data Guard configuration: DGMGRL> show configuration Configuration-Animals
Protection Mode: MaxAvailability Databases:
Sheep- Primary database
Warning: ORA-16817: unsynchronized fast-start failover configuration Dogs - (*) Physical standby database (disabled)
ORA-16661: the standby database needs to be reinstated
Fast-Start Failover: ENABLED Configuration Status: WARNING And the fast-start failover configuration:
DGMGRL> show fast_start failover; Fast-Start Failover: ENABLED Threshold: 30 seconds Target: dogs
Observer: 017.example.com Lag Limit: 30 seconds (not in use) Shutdown Primary: TRUE Auto-reinstate: TRUE Observer Reconnect 10 seconds Observer Override: FALSE
Configurable Failover Conditions Hearth Conditions: Corrupted Controlfile YES Inaccessible Logfile NO
Stuck Archiver NO Datafile Offline YES Oracle error Conditions
ORA-01578: ORACLE data block corrupted (file # %s, block # %s) And finally the reason for the fail over:
SQL> select last_failover_reason from v$fs_failover_stats;
LAST_FAILOVER_REASON
ORA-01578: ORACLE data block corrupted (file # %s, block # %s)
Identify the task, or sequence of tasks, to bring the configuration into the SUCCESS state.

  • A. Bring Dogs to the NOMOUNT state and let the broker reinstate Dogs automatically.
  • B. MOUNT DOGS and issue ''reinstate database dogs:" at the DGMGRL prompt while connected to Dogs.
  • C. MOUNT DOGS and issue "reinstate database dogs:" at the DGMGRL prompt while connected to Sheep
  • D. Open Dogs and let the broker reinstate Dogs automatically.

Answer: C

NEW QUESTION 13
Your expertise is requested for these customer requirements:
1. The Data Guard environment must be in maximum protection mode. 2 Reports must be offloaded to a physical standby database.
3. There must be no lag between the primary and standby databases that affect the reports
produced.
4. 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_DELAY parameter set to zero, receiving redo from the primary with asynchronous 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 synchronous transport
  • C. one physical standby database with Real-Time Query enabled, receiving redo from two Far Sync instances that are connected the primary
  • D. one physical standby database with Real-Time Query enabled and the 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 attnbutes SYNC NOAFFIRM to minimize the performance impact on the primary.

Answer: B

NEW QUESTION 14
Which two are true about rolling release upgrades in a Data Guard environment?

  • A. The background process DMON must be enabled on the primary and standby databases during a rolling release upgrade procedure
  • B. A physical standby database can be converted to a logical standby database temporarily.
  • C. Rolling release upgrades require the background process RVWR to write flashback logson the standby database.
  • D. The KEEP IDENTITY clause ensures that a logical standby database keeps the same DBID as the primary database.
  • E. The recovery point objective increases proportionally to the duration of the rolling release upgrade procedure.

Answer: BD

NEW QUESTION 15
Which three are always benefits of using a logical standby database?

  • A. it can be used for database rolling release upgrades
  • B. it can be used to replicate a single pluggable database (PDB) in a multitenant container database.
  • C. It can be used as an updatable database for Real Application testing and then converted back to a standby database without affecting the updates.
  • D. It can be used for reporting workloads requiring additional indexes or materialized viewsor both.
  • E. It provides a disaster-recovery solution with switchover and failover options that can recover any data updated on the primary database.
  • F. it can be used for testing patches without affecting the primary database.

Answer: CDF

NEW QUESTION 16
Which three statements are true about snapshot standby databases?

  • A. Tablespaces can be dropped.
  • B. Tables can be dropped
  • C. The broker may be used to fail over to a snapshot standby database.
  • D. A logical standby database can be converted into a snapshot standby database.
  • E. Tablespaces can be created.

Answer: ABE

NEW QUESTION 17
A Data Guard environment has this configuration and these attributes:
1. The primary database prima is in the local region.
2. A physical standby database physt1 is in the local region.
3. A physical standby database physt2 is in a remote region.
4. The primary ships redo to physt1.
5. physt1 ships redo physt2.
6. 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?

  • A. The sequence is usable on physt1 and physt2
  • B. The sequence is usable on physt1 but not usable on physt2.
  • C. The sequence is usable on physt2 if physt1 becomes unavailable, but only if an alternative redo destination has been configured on the primarydatabase.
  • D. physt2 will no longer receive redo if phystl becomes unavailable, unless LOG_ARCHIVE_DEST_n has the ALTERNATE attribute specified on the primary database.
  • E. physt2 will no longer receive redo if physt1 becomes unavailable, unless LOG_ARCHIVE_DEST_n has the ALTERNATE attribute specified on physt1.

Answer: CE

NEW QUESTION 18
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 allows fast incremental backups to be offloaded to the physical standby database
  • B. It starts the CTWR process on the physical standby database instance
  • C. it allows fast incremental backups to be taken on the primary database.
  • D. It starts the RVWR process on the physical standby database instance.
  • E. It allows fast incremental backups to be offloaded to a snapshot standby database, when the physical standby database in converted.
  • F. It starts the CTWR process on the primary database instance.

Answer: AB

Recommend!! Get the Full 1Z0-066 dumps in VCE and PDF From 2passeasy, Welcome to Download: https://www.2passeasy.com/dumps/1Z0-066/ (New 184 Q&As Version)