1z1-076試験無料問題集「Oracle Database 19c: Data Guard Administration 認定」

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?

Which two are true about managing and monitoring Oracle container databases in a Data Guard environment using the broker?

解説: (GoShiken メンバーにのみ表示されます)
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?

解説: (GoShiken メンバーにのみ表示されます)
Which three are true concerning database states after a successful switchover?

正解:A,D,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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?

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

解説: (GoShiken メンバーにのみ表示されます)
Which three statements are true about snapshot standby databases?

正解:B,C,E 解答を投票する
Your Data Guard environment contains a primary database and three standby databases with these attributes:
1. prod : Primary database
2. prod_prq : Physical standby database with real-time query enabled used by reporting applications
3. prod_lsby: Logical standby database used by DSS
4. PROD_SSBY: Snapshot standby database used for Real Application Testing Which TWO can be used to prevent clients from connecting to the wrong database instance?

解説: (GoShiken メンバーにのみ表示されます)
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?

You must configure flashback database for your Oracle 19c databases that will be part of a Data Guard Broker configuration.
The databases are all in ARCHIVELOG mode.
You will execute the SQL statement:
ALTER DATABASE FLASHBACK ON;
Which three are true concerning this command?

正解:B,C,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)