多项选择题
A.The maximum degree of parallelism for the members of the consumer groups is 4.
B.The CPU allocation will always be equal for the consumer groups MARKET and DEV.
C.The OTHERS consumer group would get 100% of the CPU if there are unused level 1 CPU resources.
D.The SALES and MARKET consumer groups would get 100% of the CPU if there are unused level 2 CPU resources.
E.The maximum degree of parallelism for the members of the consumer group SALES is 4 with no restriction for the remaining groups.
单项选择题 You have created a resource plan, PROD_DB_PLAN, that uses the RATIO policy. The following consumer groups and their respective plan directives have been assigned to this resource plan: Consumer group HIGH_CG with CPU_P1 as 10. Consumer group MEDIUM_CG with CPU_P1 as 5. Consumer group LOW_CG with CPU_P1 as 2. Consumer group OTHER_GROUPS with CPU_P1 as 1. Which statement is correct in this scenario?()
单项选择题 You want to create a consumer group, GROUP1, and you execute the following command in the commandline interface: SQL> EXEC DBMS_RESOURCE_MANAGER.CREATE_CONSUMER_GROUP (CONSUMER_GROUP =>’group1’, COMMENT => ’New Group’) This command errors out displaying the following message: ERROR at line 1: ORA01031: insufficient privileges ORA06512: at "SYS.DBMS_RMIN", line 115 ORA06512: at SYS.DBMS_RESOURCE_MANAGER", line 108 ORA06512: at line 1 What action would you take to overcome this error?()
单项选择题 You want to create a consumer group, GROUP1, and you execute the following command in the commandline interface: SQL> EXEC DBMS_RESOURCE_MANAGER.CREATE_CONSUMER_GROUP (CONSUMER_GROUP =>’group1’, COMMENT => ’New Group’) This command errors out displaying the following message: ERROR at line 1: ORA29371: pending area is not active ORA06512: at "SYS.DBMS_RMIN", line 115 ORA06512: at "SYS.DBMS_RESOURCE_MANAGER", line 108 ORA06512: at line 1 What action would you take to overcome this error?()