Which two are true about creating pluggable databases (PDBs) using snapshots in Oracle 19c and later releases? (Choose two.)
Correct Answer:AE
Application PDBs, SALES_APP1 and SALES_APP2, must be created and they must access common tables of the SALES_APP application.
Examine these steps:
* 1. Install the SALES_APP application, including the commontables, in the application root.
* 2. Install the SALES_APP application in the application root and the common tables in both the CDB root and the application root.
* 3. Create an application seed.
* 4. Install the SALES_APP application in the application seed.
* 5. Create the SALES_APP1 and SALES_APP2 application PDBs.
* 6. Sync the SALES_APP1 and SALES_APP2 application PDBs with the application root.
* 7. Sync the SALES_APP1 and SALES_APP2 application PDBs with the application seed.
* 8. Sync the application seed withthe application root.
Which are the minimum required steps in the correct sequence?
Correct Answer:B
Which three are true about opatchauto? (Choose three.)
Correct Answer:ABC
Which three can be done using Oracle Database Configuration Assistant (DBCA) starting from Oracle Database 19c? (Choose three.)
Correct Answer:BEF
Examine this configuration:
* 1.The ORCL database data files are in Automatic Storage Management (Oracle ASM) disk group +DATA. * 2.ORCL uses disk group +FRAfor the Fast Recovery Area.
* 3. LISTENER is the listener for ORCL.
* 4. The database, listener, ASM instance, and ASM disk groups are managed by Oracle Restart. 5.All components are currently shut down.
You execute this command:
What is the outcome?
Correct Answer:D
While backing up to an SBT channel, you determine that the read phase of your compressed Recovery Manager (RMAN) incremental level 0 backup is a bottleneck.
FORCE LOGGING is enabled for the database.
Which two could improve read performance? (Choose two.)
Correct Answer:DE