1Z0-076: Oracle Database 19c: Data Guard AdministrationDemo
By Oracle · Browse Mode
//
1Z0-076: Oracle Database 19c: Data Guard Administr… Practice Exam
QuestionQ1
Performing Role Transitions
Save question
Examine the following command, which is run on a physical standby database to convert it to a logical standby database:
SQL> ALTER DATABASE RECOVER TO LOGICAL STANDBY prodlgsby;
Which two statements are true about executing this command?
Choose two
AThe Managed Recovery Process (MRP0) continues applying redo data to the physical standby database until it is ready for conversion to a logical standby database.
BSQL apply is automatically started when transitioning to the logical standby database.
CSupplemental logging will be enabled on the logical standby database when the physical standby database is transitioned to the logical standby database.
DThe DBID of the database is changed.
EFLASHBACK is automatically enabled when transitioning the logical standby database.
FIt will automatically start redo apply.
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ2
Configuring and Managing Oracle Data Guard Broker
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ4
Oracle Data Guard Overview
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ5
Oracle Data Guard Overview
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ6
Oracle Data Guard Overview
0
Community Discussion
No comments yet. Be the first to start the discussion!
It's free
100% of the questions are free for all users. No strings attached.
Oracle Data Guard OverviewCreating a Physical Standby DatabaseManaging the Redo Transport ServicesManaging Log Apply ServicesConfiguring and Managing Oracle Data Guard BrokerPerforming Role TransitionsMonitoring a Data Guard Configuration
Which three conditions are required before using Data Guard Broker?
Choose three
AA statically defined listener end-point must be registered with the local listener on the servers hosting the standby database instances.
BNetwork connectivity to the primary database instance must be defined on the servers hosting the standby database instances.
CThe primary and standby databases must run the same version of the Oracle Database server.
DThe broker configuration files for a RAC database must reside in shared storage accessible by all the RAC database instances.
EIf any database in the configuration in a RAC database, then the broker configuration files must reside in shared storage accessible by all database instances for all databases in the broker configuration.
FDG_BROKER_START must be set to TRUE for a database instance before adding the database to the broker configuration.
You need to propose an Oracle Data Giard configuration for a database that supports an OLTP workload and meets these permanent requirements:
Data loss is not allowed.
Read-only applications must not connect to the primary database instance.
Additionally, the following requirements exist, with only one ever performed at a time:
It must be possible to apply and test designated patches with minimal downtime.
An upgrade to a new database release must be performed with the least possible downtime.
New application software releases must be tested against an exact, up-to-date replica of the production database.
You propose a primary database with one physical database configured in Maximum Protection mode.
Which requirements are met?
A1 and 2
B1, 2, 3, 4, and 5
Conly requirement 5
Donly requirement 1
E2, 3, 4, and 5
F1, 2, and 4
Which three statements are accurate about snapshot standby databases?
Choose three
AA logical standby database can be converted into a snapshot standby database.
BTables can be dropped.
CThe FAILOVER TO command results in a transition of a snapshot standby database to the primary role.
DThe SWITCHOVER TO command allows a switchover operation to a snapshot standby database.
ETablespaces can be created.
FTablespaces can be dropped.
Which TWO statements are true about offloading backups to a physical standby database in a Data Guard environment?
Choose two
AThe standby database must be registered in an RMAN catalog before the primary database has been registered.
BThe standby database must be registered in an RMAN catalog after the primary databases has been registered.
CThe standby database can not registered in an RMAN catalog if the primary database has not been registered.
DBackups 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.
QuestionQ7
Managing the Redo Transport Services
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ8
Monitoring a Data Guard Configuration
QuestionQ9
Managing Log Apply Services
QuestionQ10
Oracle Data Guard Overview
QuestionQ11
Managing the Redo Transport Services
QuestionQ12
Managing Log Apply Services
QuestionQ13
Oracle Data Guard Overview
QuestionQ14
Oracle Data Guard Overview
QuestionQ15
Managing Log Apply Services
QuestionQ16
Oracle Data Guard Overview
QuestionQ17
Performing Role Transitions
QuestionQ18
Managing the Redo Transport Services
QuestionQ19
Managing the Redo Transport Services
QuestionQ20
Managing Log Apply Services
QuestionQ21
Configuring and Managing Oracle Data Guard Broker
QuestionQ22
Oracle Data Guard Overview
QuestionQ23
Configuring and Managing Oracle Data Guard Broker
QuestionQ24
Oracle Data Guard Overview
QuestionQ25
Performing Role Transitions
QuestionQ26
Configuring and Managing Oracle Data Guard Broker
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Ad
Want a break from the ads?
Go ad-free and unlock Learn Mode, Exam Mode, AstroTutor AI and every premium tool — everything you need to walk in prepared, and confident.
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Which THREE statements about Far Sync instances are correct?
Choose three
AThey use an spfile, a standby controlfile, and standby redo logs.
BA primary database can ship redo directly to multiple Far Sync instances.
CThey enable standby databases to be configured at remote distances from the primary without impacting performance on the primary.
DThe Data Guard Broker must be used to deploy and manage Far Sync instances.
EThey work with any protection level.
You are monitoring your Data Guard broker configuration and run this group of DGMGRL commands:
Which statement is true about this configuration?
AThe Close_by primary database instance forwards redo to the FS_inst Far Sync instance, which forwards the redo in turn to the Far_away physical standby database instance.
BThe far sync instance will not forward redo to the Far_away physical standby because Fast-Start Failover is disabled.
CThe far sync instance will not forward redo to the Far_away physical standby because the Protection mode is not MaxProtection.
DThe Close_by primary database instance forwards redo to the Far_away physical standby directly and also sends redo to the FS_inst Far Sync instance.
EThe FS_inst Far Sync instance forwards redo to the Far_away physical standby only if the Close_by primary database is not able to do so.
Your Data Guard environment includes these components and settings:
One primary database
Two remote physical standby databases
Redo transport mode configured as SYNC
Real-time query enabled on both standby databases
The DB_BLOCK_CHECKING parameter configured as TRUE on both standby databases
You observe increased redo apply lag on both standby databases.
Which two recommendations would reduce redo apply lag on the standby databases?
Choose two
ALower DB_BLOCK_CHECKING to MEDIUM or LOW on the standby databases.
BIncrease the size of the buffer cache on the physical standby database instances.
CDecrease the redo log file size on the primary database.
DIncrease the number of standby redo log files on the standby databases.
EIncrease the size of standby redo log files on the standby databases.
A customer asks you to recommend the most suitable solution for these requirements:
A disaster-recovery solution must allow failover from the production database with zero data loss.
Reports must be generated from the proposed standby database while it is also used for data protection.
Developers might occasionally need to test using a copy of the live database.
Which TWO solutions would you recommend?
Choose two
Aa logical standby database with real-time query enabled
Ba physical standby database with real-time query enabled
Ca logical standby database with real-time apply enabled
Da physical standby database with real-time apply enabled
Ea snapshot standby database with synchronous redo transport
Examine the command that creates a database service:
What is the significance of the COMMIT_OUTCOME attribute in this command?
AIt ensures that all committed transactions are written to the primary database before a switchover can complete.
BIt ensures that there is no lag while performing a switchover or a failover.
CIt ensures that all committed transactions affected during a switchover are rolled back.
DIt ensures that commit state for a transaction is retained after a recoverable outage.
On the logical standby database, you specified the following rules:
After the weekend batch cycle completes, you try to delete the SQL Apply filters:
Which statement is TRUE about executing the UNSKIP procedure?
AIt succeeds but the SQL Apply filters are not deleted.
BIt returns an error because the syntax to delete a SQL Apply filer must specify the same object names as specified when the filter was added.
CIt deletes both the SQL Apply filters.
DIt succeeds only if SQL apply is stopped before deleting the SQL Apply filter.
EIt succeeds only if all DML statements executed on the primary have been applied on the logical standby deleting the SQL Apply filter.
You must design an Oracle Data Guard configuration for a DSS database that satisfies these permanent requirements:
The creation and maintenance of bitmap indexes must not affect primary-database performance.
The creation and maintenance of materialized views must not affect primary-database performance.
Additionally, the following requirements exist, although only one is performed at a time:
Designated patches must be applicable with a minimum amount of downtime.
An upgrade to a new database release must be carried out with the least possible downtime.
New application software releases must be tested against an exact, up-to-date replica of the primary database.
Which configuration satisfies these requirements using the fewest databases?
Aa primary database with one logical standby database
Ba primary database with two physical standby databases
Ca primary database with one physical standby database
Da primary database with one logical and one physical standby database
Ea primary database with two logical standby databases
Which TWO statements are correct about database parameters for databases in a Data Guard environment?
Choose two
AIf DB_RECOVERY_FILE_DEST is specified, then LOG_ARCHIVE_DEST_n is not required for local archive logs.
BDB_FILE_NAME_CONVERT is only required if the standby database is on the same host as the primary database.
CThe databases that are part of a Data Guard configuration must have different DB_INIQUE_NAME initialization parameters.
DCOMPATIBLE must have identical values for primary and standby databases.
ELOG_FILE_NAME_CONVERT applies to online redo logs and archived logs.
There are presently 6 APPLIER and 6 PREPARER processes running, with no idle APPLIER processes, on your logical standby database.
The MAX_SERVERS SQL Apply parameter and the number of archiver processes are both set to 12.
Identify two changes that would each allow you to increase the number of APPLIER processes.
Choose two
AIncrease the PROCESSES initialization parameter.
BIncrease the PARALLEL_MAX_SERVER initialization parameter.
CDecrease the number of archiver processes on the standby database.
DIncrease the value of the MAX_SERVERS SQL apply parameter.
EIncrease the RECOVERY_PARALLELISM initialization parameter.
FDecrease the number of PREPARER processes.
Which TWO statements are true for Data Guard environments that use multitenant databases?
Choose two
AA pluggable database within a multi-tenant standby database can have a different open mode than the container database.
BEach pluggable database within a multi-tenant physical standby database has a minimum of one associated Oracle Net service name.
CEach pluggable database within a multi-tenant physical standby database has one MPR background process running during redo apply.
DDB_UNIQUE_NAME must be specified differently for each pluggable database within a multi-tenant standby database.
EA pluggable database within a multitenant standby database can have a different database role than the container database.
Which two statements are true regarding a failover in a broker-managed Data Guard environment?
Choose two
AA failover will never occur automatically.
BYou can directly fail over to a Snapshot Standby Database.
CAn immediate failover results in data loss when an apply lag exists.
DAfter a failover, the configuration will always be in Maximum Performance mode.
EA Logical Standby Database is the preferred failover target, assuming that such a standby database exists in the configuration.
You must configure an Oracle Data Guard environment that contains:
A primary database
A physical standby database
Consider these requirements:
No data loss is allowed.
The physical standby database must be able to be converted to a snapshot standby database.
During normal operation, transactions must commit when redo has been written to disk on the primary database and once it has been received by the standby database instance.
Primary database availability must not be affected by standby database availability.
The physical standby database must be able to be converted to a logical standby database.
Real Application Clusters must be deployable on the primary database.
Real Application Clusters must be deployable on the physical standby database.
You configure SYNC AFFIRM redo transport mode together with Maximum Protection mode.
Which requirements will you satisfy?
A1, 2, 6, and 7
B1, 2, 3, 4, 5, 6, and 7
C1, 2, and 5
D1, 2, 3, 6, and 7
E1, 6, and 7
A Data Guard configuration has the following components and settings:
A primary database
A remote physical standby database
Real-time query enabled
Synchronous redo transport mode
Maximum Availability protection mode
Data Guard Broker in use
The standby destination does not acknowledge receipt of redo within the NET_TIMEOUT period.
Which statement is true in this scenario?
AReal-time query will be disabled on the physical standby.
BThe protection mode will automatically change to Maximum Performance.
CSynchronous redo transport mode connections to the standby database are terminated.
DThe physical standby database instance is shut down by the Data Guard broker.
You observe that SQL Apply lag on your logical standby database has increased, while redo transport lag has not.
Which four could account for the increase in SQL Apply lag?
Choose four
AAn increased number of bulk inserts on the primary
BThe standby redo log files are undersized on the primary database
CAn undersized undo tablespace on the logical standby
DAn increased number of bulk updates on the primary
EAn undersized shared pool
FMany SQL apply operations do full table scans.
Examine the Fast-start Failover configuration:
Which three statements are true?
Choose three
AThe observer is not running.
BIf the primary database is unreachable, the observer will wait 30 seconds before initiating a failover unless the primary database becomes reachable again.
CThe configuration operates in Maximum Performance mode.
DThe configuration operates in Maximum Availability mode.
EA failover will be initiated immediately if a corrupted control file is detected.
You must recommend an Oracle Data Guard configuration for a database that supports a DSS workload and meets these permanent requirements:
The performance effect on the primary database must be minimized.
The creation and maintenance of materialized views must not affect primary-database performance.
Additionally, the following requirements exist, with only one ever performed at a time:
Designated patches must be applicable with minimal downtime.
An upgrade to a new database release must be performed with the least possible downtime.
New application software releases must be tested against an exact, up-to-date replica of the production database.
You propose a configuration in Maximum Performance mode that has a primary database and one logical standby database.
Which requirements are met?
A1 and 5
B2 and 5
C1, 2, and 3
D1, 2, 3, 4, and 5
E1, 2, and 4
F2, 3, and 5
Which three conditions are prerequisites for enabling Fast-Start Failover?
Choose three
AThe configuration must be operating in either Maximum Performance or Maximum Availability mode.
BFlashback Database must be enabled on both the primary database and the Fast-Start Failover target standby database.
CThe maximum protection mode can be used, but with two or more standby databases.
DThe Data Guard environment must be managed by the Data Guard Broker.
EThe Fast-Start Failover target standby database must receive REDO directly from the primary database.
FYou can specify only one standby database as the fast-start failover target.
A customer requests your opinion on potential solutions for the following requirements:
A Data Guard configuration with one primary and one standby database is planned to provide protection from any regional disaster.
It is very important that there be no significant performance impact on the primary database.
Reports and backups must be offloaded to the standby database.
Which recommendation would you make?
AThe business requirements are conflicting and no solution is possible
Ba logical standby database with asynchronous redo transport
Ca physical standby database with real-time query operating in Maximum Availability Mode
Da physical standby database with asynchronous redo transport and real-time query to support offloading of reports
Examine the following Data Guard configuration:
What occurs if you issue failover to dogs; at the DGMGRL prompt while connected to Dogs?
AIt results in an error indicating that a failover is not allowed.
BThe failover succeeds, Sheep becomes the new target standby database, and Cats is automatically reinstated.
CThe failover succeeds and Cats is left running.
DThe failover succeeds and Cats is terminated.
EThe failover succeeds and Cats is automatically reinstated.
After converting the physical standby database to a logical standby database, you receive this error:
How can you correct the error?
AReinstate both the primary and physical standby databases. The broker will automatically detect that PRODSBY is a logical standby update to the metadata.
BRemove the physical standby database PRODSBY from the broker configuration, add a logical standby database PRODSBY to the broker configuration, and enable it.
CAdd a logical standby database PRODSBY and enable it, thereby replacing the physical standby database metadata in the broker configuration.
DReinstate the physical standby database PRODSBY as a logical standby, thereby replacing the physical standby database metadata in the broker configuration.
Community Discussion