black

1z0-043

登录

单项选择题

You want to create a consumer group, GROUP1, and you execute the following command in the command­line 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: 
ORA­01031: insufficient privileges 
ORA­06512: at "SYS.DBMS_RMIN", line 115 
ORA­06512: at SYS.DBMS_RESOURCE_MANAGER", line 108
ORA­06512: at line 1 
What action would you take to overcome this error?()

A.grant SYSDBA to the user
B.grant SYSOPER to the user
C.grant the RESOURCE role to the user
D.use the GRANT command to grant the ADMINISTER_RESOURCE_MANAGER privilege to the user
E.grant the ADMINISTER_RESOURCE_MANAGER privilege to the user by using the DBMS_RESOURCE_MANAGER_PRIVS package

相关考题

单项选择题 You want to create a consumer group, GROUP1, and you execute the following command in the command­line 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:  ORA­29371: pending area is not active  ORA­06512: at "SYS.DBMS_RMIN", line 115  ORA­06512: at "SYS.DBMS_RESOURCE_MANAGER", line 108  ORA­06512: at line 1  What action would you take to overcome this error?()

多项选择题 You execute the following command to create two consumer groups, FIN_GROUP1 and PAY_GROUP1, for a plan,PROD_PLAN:  BEGIN  DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLAN (SIMPLE_PLAN => ’prod_plan’,  CONSUMER_GROUP1 => ’fin_group1’,  GROUP1_CPU => 80,  CONSUMER_GROUP2 => ’pay_group1’,  GROUP2_CPU => 20)  END  Which three statements are true?()

单项选择题 YouareusingResourceManagertomanagesystemresources.Whilecreatinganewdatabaseuser,youobservethattheuserisamemberofDEFAULT_CONSUMER_GROUPbydefault.Whatwouldbetheimplicationsofthis?()

All Rights Reserved 版权所有©考试题库网(kstiku.com)

备案号:湘ICP备14005140号-3

经营许可证号:湘B2-20140064