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.
Which THREE statements are true…….. open in real time query mode, which becomes a new.
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?
Examine this query and its output:
Which two statements are true?
Which three are prerequisites for using Data Guard Broker?
Which THREE are true about using flashback database in a Data Guard environment?
Which three statements are true……. With no Oracle Streams or Goldengate configured?
Examine the Data Guard configuration:
Which three will be true after a successful failover to Cats?
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)
Which two are true about managing and monitoring Oracle container databases in a Data Guard environment using the broker?
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?
Which two are prerequisites for configuring flashback database for Oracle 19c databases, in a Data Guard environment?
Which TWO are TRUE about offloading backups to a physical standby database in a Data Guard environment?
Your Data Guard environment has a remote physical standby database with real-time query enabled, which is used for reporting, and a logical standby database used for DSS reporting.
Switchovers or failovers are possible due to testing or in case of a disaster.
Clients use local TNSNAMES.ORA files to define connection strings to the database instances.
Which three will prevent clients from connecting to the wrong database instances?
Which TWO observations are true about the Far Sync instance?
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)?
Which three actions are performed by the START PLAN procedure of the DBMS ROLLING package?
Which THREE steps are prerequisites for the creation of a physical standby database on a separate server using the RMAN active database duplication method?
Which TWO are benefits of using Transaction Guard in a Data Guard environment?
You detected an unrecoverable archive gap in your data guard environment. So, you need to roll standby.
forward in time without applying a large number of archive log files using this command:
RMAN> RECOVER STANDBY DATABASE FROM SERVICE-
When running this command, which of the following steps can be performed automatically?
1. Remember all data file names on the standby.
2. Restart standby in nomount.
3. Restore controlfile from primary.
4. Mount standby database.
5. Rename data files from stored standby names.
6. Restore new data files to new names.
7. Recover standby.