Oracle Grid Infrastructure for a stand-alone server is installed on your production host before installing the Oracle Database server. The database and listener are configured by using Oracle Restart.
Examine the following command and its output:
What does this imply?
Your multitenant container database (CDB) contains several pluggable databases (POBs). A common user c##a_admin, Is created with connect privileges. You execute this command from the root container: SQL> GRANT create tablespace to C##A_ADMIN; Which statement is true?
Which three statements are true about using flashback database in a multitenant container database (CDB)? (Choose three.)
Your multitenant container database (CDB) contains pluggable databases (PDBs), you are connected to the PDB HR_PDB. You execute the following command:
What is the result?
You notice a performance change in your production Oracle database and you want to know which change has made this performance difference.
You generate the Compare Period Automatic Database Diagnostic Monitor (ADDM) report to further investigation.
Which three findings would you get from the report? (Choose three.)
Which three statements are true about Automatic Workload Repository (AWR)? (Choose three.)
You Execute the following command to create a password file in the database server:
$ orapwd file=‘+DATA/PROD/orapwprod entries=5 ignorecase=N format=12’
Which two statements are true about the password file? (Choose two.)