可学答题网 > 问答 > 1z0-043题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You issued the followi


You issued the following block of code:        SQL>BEGIN   DBMS_RESOURCE_MANAGER_PRIVS.GRANT_SWITCH_CONSUMER_GROUP(        ’PROG_ROLE’, ’DEVELOPERS’ ,FALSE);        END;        SQL>/   Which option is NOT a result of executing the above code?()  

  • A The switch privilege is granted to the PROG_ROLE role.
  • B The users granted the role PROG_ROLE will be able to switch to the DEVELOPERS group.
  • C The users cannot grant the switch privilege to other users.
  • D The above code will not be executed successfully because the GRANT_SWITCH_CONSUMER_GROUP procedure is an invalid procedure in Oracle10g.
参考答案
参考解析:
分类:1z0-043题库
相关推荐

1、You issued the followi

You issued the following command on the temporary tablespace LMTEMP in your database:  SQL>ALT...

2、You issued the followi

You issued the following command:       SQL> DROP TABLE MYTABLE;    &ensp...

3、You issued the followi

You issued the following command:  CREATE GLOBAL TEMPORARY TABLE admin_work_area  (startdate DATE,&en...

4、You issued the followi

You issued the following command to analyze the SCOTT.EMP table for block corruption:  ANALYZE...

5、You issue the followin

You issue the following command on the RMAN prompt.  REPORT NEED BACKUP DAYS 5;  Whi...

6、You issue the followin

You issue the following RMAN command to set a retention policy on a database:   &ens...