Question 1

Examine this configuration:
1. The orcl database data files are in Automatic Storage Management (Oracle ASM) disk group +data.
2. orcl uses disk group +fra for 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:
$ srvctl start database -d ORCL
What is the outcome?
  • Question 2

    Which two are true about flashback features in Oracle Database 19c and later releases? (Choose two.)
  • Question 3

    Examine this configuration:
    1. The ORCLdatabase data files are in Automatic Storage Management (Oracle ASM) disk group +DATA.
    2. ORCLuses 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?
  • Question 4

    Which two are true about data movement between a non-CDB and a PDB using Data Pump? (Choose two.)
  • Question 5

    Choose two. Examine this command: $ rhpctl move database -sourcehome Oracle_home_path -destinationhome Oracle_home_path For which two purposes can you use this command?