Oracle-权限
Posted zeromz
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Oracle-权限相关的知识,希望对你有一定的参考价值。
1、debug权限
问题:
ORA-0131: Insufficient privileges. Note: Debugging requires the DEBUG CONNECT SESSION system privil
解决:
sql>grant debug any procedure, debug connect session to 用户;
以上是关于Oracle-权限的主要内容,如果未能解决你的问题,请参考以下文章