Maximum Undo per consumer group
Maximum Idle time
Parallel server limit
CPU
Exadata I/O
Local file system I/O
第1题:
Your multitenant container database (CDB) contains three pluggable database (PDBs). You find that the control file is damaged. You plan to use RMAN to recover the control file. There are no startup triggers associated with the PDBs.Which three steps should you perform to recover the control file and make the database fully operational?()
A. Mount the container database (CDB) and restore the control file from the control file auto backup.
B. Recover and open the CDB in NORMAL mode.
C. Mount the CDB and then recover and open the database, with the RESETLOGS option.
D. Open all the pluggable databases.
E. Recover each pluggable database.
F. Start the database instance in the nomount stage and restore the control file from control file auto backup.
第2题:
Which of these represent the main components of Database Resource Manager?()
第3题:
Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?()
第4题:
Which two statements are true concerning the Resource Manager plans for individual pluggabledatabases (PDB plans) in a multitenant container database (CDB)?()
第5题:
You work as a database administrator at Certkiller .com. In your production database, you observe that users’ transactions are consuming a lot of resource and you plan to impose resource restrictions by using Resource Manager. For which three resources can you enable usage restrictions by using Resource Manager? ()
第6题:
Which three resources might be prioritized between competing pluggable databases when creating amultitenant container database plan (CDB plan) using Oracle Database Resource Manager?()
第7题:
Resource consumer groups
Resource plans
Resource-plan groups
Resource-plan directives
All of the above
第8题:
SWITCH_TIME
SWITCH_GROUP
MAX_SESS_POOL
SWITCH_ESTIMATE
第9题:
CPU usage
degree of parallelism
number of open cursors
number of sorts performed
idle time for blocking sessions
number of disk I/O operations performed
number of memory I/O operations performed
第10题:
The Resource Manager plan does not affect the user.
There must be a plan directive in any of the plans of the group to control the resources.
The members of the group DEFAULT_CONSUMER_GROUP always have resource restrictions.
The members of DEFAULT_CONSUMER_GROUP are restrained from accessing the system tables.
The members of this group can change their group without the database administrator’s intervention.
第11题:
Use Oracle Managed Files (OMF).
Specify the SEED FILE_NAME_CONVERT clause.
Specify the PDB_FILE_NAME_CONVERT initialization parameter.
Specify the DB_FILE_NAMECONVERT initialization parameter.
Specify all files in the CREATE DATABASE statement without using Oracle managed Files (OMF).
第12题:
CPU usage
degree of parallelism
number of open cursors
number of sorts performed
idle time for blocking sessions
number of disk I/O operations performed
number of memory I/O operations performed
第13题:
Which three statements are true about using flashback database in a multitenant container database(CDB)?()
第14题:
You have created a resource plan, DB_PLAN, using DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLAN and you want to impose a restriction on utilization of resources by the database users. Which step must be performed before you can start using the resource plan?()
第15题:
You are planning the creation of a new multitenant container database (CDB) and want to store the ROOT and SEED container data files in separate directories. You plan to create the database using SQL statements. Which three techniques can you use to achieve this?()
第16题:
Which two are true concerning a multitenant container database with three pluggable database?()
第17题:
In your production database, you observe that users’ transactions are consuming a lot of resources and you plan to impose resource restrictions by using Resource Manager. For which three resources can you enable usage restrictions by using Resource Manager? ()
第18题:
Multitenant architecture can be deployed only in a Real Application Clusters (RAC) configuration.
Multiple pluggable databases (PDBs) share certain multitenant container database (CDB) resources.
Multiple CDBs share certain PDB resources.
Multiple non-RAC CDB instances can mount the same PDB as long as they are on the same server.
Patches are always applied at the CDB level.
A PDB can have a private undo tablespace.
第19题:
Mount the container database (CDB) and restore the control file from the control file auto backup.
Recover and open the CDB in NORMAL mode.
Mount the CDB and then recover and open the database, with the RESETLOGS option.
Open all the pluggable databases.
Recover each pluggable database.
Start the database instance in the nomount stage and restore the control file from control file auto backup.
第20题:
assign users to consumer groups
set the resource plan for the instance
configure a simple resource plan and specify plan directives
configure a complex resource plan and specify plan directives
第21题:
All administration tasks must be done to a specific pluggable database.
The pluggable databases increase patching time.
The pluggable databases reduce administration effort.
The pluggable databases are patched together.
Pluggable databases are only used for database consolidation.
第22题:
The root container can be flashed back without flashing back the pluggable databases (PDBs).
To enable flashback database, the CDB must be mounted.
Individual PDBs can be flashed back without flashing back the entire cdb.
The DB_FLASHBACK RETENTION_TARGET parameter must be set to enable flashback of the cdb.
A CDB can be flashed back specifying the desired target point in time or an SCN, but not a restore point.
第23题:
Maximum Undo per consumer group
Maximum Idle time
Parallel server limit
CPU
Exadata I/O
Local file system I/O
第24题:
If no PDB plan is enabled for a pluggable database, then all sessions for that PDB are treated to an equal degree of the resource share of that pdb.
In a PDB plan, subplans may be used with up to eight consumer groups.
If a PDB plan is enabled for a pluggable database, then resources are allocated to consumer groups across all PDBs in the cdb.
If no PDB plan is enabled for a pluggable database, then the PDB share in the CDB plan is dynamically calculated.
If a PDB plan is enabled for a pluggable database, then resources are allocated to consumer groups based on the shares provided to the PDB in the CDB plan and the shares provided to the consumer groups in the PDB plan.