Oracle 1z0-497 - Oracle Database 12c Essentials
Which two statements are true about this common user?
To revoke unnecessary and unused privileges, you can use Privilege Analysis. Which sequence should you follow?
1 -Start the analysis.
2 - Set up the analysis policy type (database, role, context).
3 - Generate the results.
4 -View the results in DBA_USED_PRIVSand DBA_UNUSED_PRJVS.
5 - Stop the analysis.
You want to start a global service on your database. Which three conditions must be met?
Which option represents the steps to add a multiplexed copy of the current control file or to rename a control file in Oracle Database 12c?
a - Shut down the database.
b - Restart the database.
c - Copy an existing control file to a new location by using operating system commands.
d - Edit the CONTROL_FILESparameter in the database initialization parameter file to add the new control file name, or to change the existingcontrol file name.
Which normalization level is adopted in real-world database systems?
Which is the default isolation level in Oracle Database 12c?
Identify three types of important statistics collection that you can disable in Oracle Database 12c by setting the STATISTIS_LEVEL parameter to BASIC.
Which two statements describe data dictionary views?
Which three statements represent the benefits of multitenant architecture for database consolidation?
Which two items are key for maintaining data consistency in Oracle Database 12c?