Question 91
You execute the following piece of code with appropriate privileges:
User SCOTThas been granted the CREATE SESSIONprivilege and the MGRrole.
Which two statements are true when a session logged in as SCOTTqueries the SALcolumn in the view and the table?
Question 92
You are about to plug a multi-terabytenon-CDB into anexistingmultitenantcontainer database (CDB)as a pluggable database (PDB).
The characteristicsof the non-CDB are as follows:
----
Version:Oracle Database 12c Releases 1 64-bit Character set: WE8ISO8859P15 National character set: AL16UTF16 O/S: Oracle Linux6 64-bit
The characteristics of theCDBare as follows:
---
Version: Oracle Database 12c Release 1 64-bit Character set: AL32UTF8 O/S:OracleLinux 6 64-bit
Which technique should you use tominimize down time while pluggingthis non-CDB into the CDB?
Question 93
The following parameter are set for your Oracle 12c database instance:
You want to manage the SQL plan evolution task manually. Examine the following steps:
1. Set the evolve task parameters.
2. Create the evolve task by using the DBMS_SPM.CREATE_EVOLVE_TASK
function.
3. Implement the recommendations in the task by using the
DBMS_SPM.IMPLEMENT_EVOLVE_TASK function.
4. Execute the evolve task by using the DBMS_SPM.EXECUTE_EVOLVE_TASK
function.
5. Report the task outcome by using the DBMS_SPM.REPORT_EVOLVE_TASK
function.
Identify the correct sequence of steps:
Question 94
You are about to pluga multi-terabytenon-CDB into an existingmultitenantcontainer database (CDB).
The characteristics of the non-CDB are as follows:
----
Version: Oracle Database 11gRelease 2 (11.2.0.2.0) 64-bit Character set: AL32UTF8 National character set: AL16UTF16 O/S: Oracle Linux 6 64-bit
The characteristics of the CDB are as follows:
----
Version: Oracle Database 12c Release 1 64-bit Character Set: AL32UTF8 National character set: AL16UTF16 O/S: Oracle Linux 6 64-bit
Which technique should you use to minimize down time while plugging this non-CDB into the CDB?
Question 95
You notice that the elapsed time for an important database scheduler Job is unacceptably long.
The job belongs to a scheduler job class and window.
Which two actions would reduce the job's elapsed time?

