Oracle中的所有权限(二)

2014-11-24 13:04:18 · 作者: · 浏览: 2
grant create library to zys;
grant create any library to zys;
grant alter any library to zys;
grant drop any library to zys;
grant execute any library to zys;
grant create operator to zys;
grant create any operator to zys;
grant alter any operator to zys;
grant drop any operator to zys;
grant execute any operator to zys;
grant create indextype to zys;
grant create any indextype to zys;
grant alter any indextype to zys;
grant drop any indextype to zys;
grant execute any indextype to zys;
grant create dimension to zys;
grant create any dimension to zys;
grant alter any dimension to zys;
grant drop any dimension to zys;
grant manage any queue to zys;
grant enqueue any queue to zys;
grant dequeue any queue to zys;
grant query rewrite to zys;
grant global query rewrite to zys;
grant create any context to zys;
grant drop any context to zys;
grant create eva luation context to zys;
grant create any eva luation context to zys;
grant alter any eva luation context to zys;
grant drop any eva luation context to zys;
grant execute any eva luation context to zys;
grant create any outline to zys;
grant alter any outline to zys;
grant drop any outline to zys;
grant create rule set to zys;
grant create any rule set to zys;
grant alter any rule set to zys;
grant drop any rule set to zys;
grant execute any rule set to zys;
grant create rule to zys;
grant create any rule to zys;
grant alter any rule to zys;
grant drop any rule to zys;
grant execute any rule to zys;
grant administer sql tuning set to zys;
grant administer any sql tuning set to zys;
grant manage file group to zys;
grant manage any file group to zys;
grant read any file group to zys;
grant create job to zys;
grant create any job to zys;
grant create external job to zys;
grant select any dictionary to zys;
grant analyze any dictionary to zys;
grant grant any privilege to zys;
grant grant any object privilege to zys;
grant exempt access policy to zys;
grant exempt identity policy to zys;
grant alter resource cost to zys;
grant administer resource manager to zys;
grant sysdba to zys;
grant sysoper to zys;
grant audit any to zys;
grant analyze any to zys;
grant on commit refresh to zys;
grant resumable to zys;
grant advisor to zys;
grant execute any program to zys;
grant execute any class to zys;
grant manage scheduler to zys;
grant change notification to zys;