oracle用户授全部权限

oracle用户授所有权限
grant alter system to linder;
grant audit system to linder;

grant create session to linder;
grant alter session to linder;
grant restricted session to linder;
grant debug connect session to linder;

grant create tablespace to linder;
grant alter tablespace to linder;
grant manage tablespace to linder;
grant drop tablespace to linder;
grant unlimited tablespace to linder;

grant create user to linder;
grant become user to linder;
grant alter user to linder;
grant drop user to linder;

grant create rollback segment to linder;
grant alter rollback segment to linder;
grant drop rollback segment to linder;

grant create table to linder;
grant create any table to linder;
grant alter any table to linder;
grant backup any table to linder;
grant drop any table to linder;
grant lock any table to linder;
grant comment any table to linder;
grant select any table to linder;
grant insert any table to linder;
grant update any table to linder;
grant delete any table to linder;
grant under any table to linder;
grant flashback any table to linder;

grant create cluster to linder;
grant create any cluster to linder;
grant alter any cluster to linder;
grant drop any cluster to linder;

grant create any index to linder;
grant alter any index to linder;
grant drop any index to linder;

grant create synonym to linder;
grant create any synonym to linder;
grant drop any synonym to linder;
grant create public synonym to linder;
grant drop public synonym to linder;

grant create view to linder;
grant create any view to linder;
grant drop any view to linder;
grant under any view to linder;
grant merge any view to linder;
grant drop any materialized view to linder;
grant create materialized view to linder;
grant create any materialized view to linder;
grant alter any materialized view to linder;

grant create sequence to linder;
grant create any sequence to linder;
grant alter any sequence to linder;
grant drop any sequence to linder;
grant select any sequence to linder;

grant create database link to linder;
grant create public database link to linder;
grant drop public database link to linder;
grant alter database to linder;
grant administer database trigger to linder;
grant export full database to linder;
grant import full database to linder;


grant create role to linder;
grant drop any role to linder;
grant grant any role to linder;
grant alter any role to linder;

grant force transaction to linder;
grant force any transaction to linder;
grant select any transaction to linder;

grant create procedure to linder;
grant create any procedure to linder;
grant alter any procedure to linder;
grant drop any procedure to linder;
grant execute any procedure to linder;
grant debug any procedure to linder;

grant create trigger to linder;
grant create any trigger to linder;
grant alter any trigger to linder;
grant drop any trigger to linder;

grant create profile to linder;
grant alter profile to linder;
grant drop profile to linder;
grant drop any sql profile to linder;
grant alter any sql profile to linder;
grant create any sql profile to linder;

grant create type to linder;
grant create any type to linder;
grant alter any type to linder;
grant drop any type to linder;
grant execute any type to linder;
grant under any type to linder;

grant create any directory to linder;
grant drop any directory to linder;

grant create library to linder;
grant create any library to linder;
grant alter any library to linder;
grant drop any library to linder;
grant execute any library to linder;

grant create operator to linder;
grant create any operator to linder;
grant alter any operator to linder;
grant drop any operator to linder;
grant execute any operator to linder;

grant create indextype to linder;
grant create any indextype to linder;
grant alter any indextype to linder;
grant drop any indextype to linder;
grant execute any indextype to linder;

grant create dimension to linder;
grant create any dimension to linder;
grant alter any dimension to linder;
grant drop any dimension to linder;

grant manage any queue to linder;
grant enqueue any queue to linder;
grant dequeue any queue to linder;

grant query rewrite to linder;
grant global query rewrite to linder;

grant create any context to linder;
grant drop any context to linder;
grant create evaluation context to linder;
grant create any evaluation context to linder;
grant alter any evaluation context to linder;
grant drop any evaluation context to linder;
grant execute any evaluation context to linder;

grant create any outline to linder;
grant alter any outline to linder;
grant drop any outline to linder;

grant create rule set to linder;
grant create any rule set to linder;
grant alter any rule set to linder;
grant drop any rule set to linder;
grant execute any rule set to linder;
grant create rule to linder;
grant create any rule to linder;
grant alter any rule to linder;
grant drop any rule to linder;
grant execute any rule to linder;

grant administer sql tuning set to linder;
grant administer any sql tuning set to linder;

grant manage file group to linder;
grant manage any file group to linder;
grant read any file group to linder;

grant create job to linder;
grant create any job to linder;
grant create external job to linder;

grant select any dictionary to linder;
grant analyze any dictionary to linder;

grant grant any privilege to linder;
grant grant any object privilege to linder;

grant exempt access policy to linder;
grant exempt identity policy to linder;

grant alter resource cost to linder;
grant administer resource manager to linder;

grant sysdba to linder;

grant sysoper to linder;

grant audit any to linder;

grant analyze any to linder;

grant on commit refresh to linder;

grant resumable to linder;

grant advisor to linder;

grant execute any program to linder;

grant execute any class to linder;

grant manage scheduler to linder;

grant change notification to linder;