授予oracle数据库arcsde管理员用户sde权限


                    GRANT "CONNECT" TO  sde;
                    GRANT "RESOURCE" TO  sde;

                     grant CREATE TABLE to  sde;

                    grant  CREATE ANY VIEW to  sde; 

                    grant CREATE ANY INDEX to  sde;
                    grant ALTER ANY INDEX to  sde;
                    grant DROP ANY INDEX to  sde;
                    GRANT CREATE INDEXTYPE TO  sde;
                    GRANT ALTER ANY INDEXTYPE TO  sde;
                    GRANT EXECUTE ANY INDEXTYPE TO  sde;
                    GRANT DROP ANY INDEXTYPE TO  sde;

                    grant CREATE ANY SEQUENCE to  sde;
                    grant ALTER ANY SEQUENCE to  sde;
                    grant DROP ANY SEQUENCE to  sde;
                    grant SELECT ANY SEQUENCE to  sde;
                    grant  CREATE SEQUENCE to  sde;
                    grant CREATE ANY TRIGGER to  sde;
                    grant ALTER ANY TRIGGER to  sde;
                    grant DROP ANY TRIGGER to  sde;
                    grant  CREATE TRIGGER to  sde;

                    grant CREATE ANY PROCEDURE to  sde;
                    grant ALTER ANY PROCEDURE to  sde;
                    grant DEBUG ANY PROCEDURE to  sde;
                    grant DROP ANY SEQUENCE to  sde;
                    grant DROP ANY PROCEDURE to  sde;
                    grant EXECUTE ANY PROCEDURE to  sde;
                    grant  CREATE PROCEDURE to  sde;
                    grant CREATE ANY TYPE to  sde;
                    grant ALTER ANY TYPE to  sde;
                    grant DROP ANY TYPE to  sde;
                    grant EXECUTE ANY TYPE to  sde;
                    grant  CREATE TYPE to  sde;

                    grant SELECT ANY DICTIONARY to  sde; 
                    grant ALTER SESSION to sde; 
                    grant CREATE SESSION to sde; 
                    grant analyze any to sde;
                        grant  CREATE LIBRARY to  sde;
                        grant  CREATE PUBLIC SYNONYM to  sde;
                        grant  CREATE OPERATOR to  sde;
                        grant  CREATE INDEXTYPE to  sde;
                        grant  DROP PUBLIC SYNONYM to  sde;
                        grant  UNLIMITED TABLESPACE to  sde                        

                        grant  EXECUTE ANY INDEXTYPE to  sde;
                        grant  EXECUTE ANY LIBRARY to  sde;
                        grant  EXECUTE ANY OPERATOR to  sde;
                        grant  EXECUTE ANY PROCEDURE to  sde;
                        grant  EXECUTE ANY TYPE to  sde;

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值