Welcome 微信登录

首页 / 数据库 / MySQL / Oracle 本地用户登陆验证失败ORA-01031 insufficient privileges

环境:linux x86 64 10.2.0.1报错: sqlplus / as sysdba ORA-01031 insufficient privileges而sqlplus sys/password as sysdba可以登陆检查: 一 重命名orapwd文件,sqlplus sys/password登陆也失败,证明登陆时口令文件在生效,sqlplus / as sysdba表示操作系统验证失败二  检查用户和组 cat /etc/passwd cat /etc/shadow /etc/group /etc/gshadow,调system-config-user报错,用组不匹配,发现/etc/gshadow有Oracle组,而/etc/group没有,删oracle组三 建另外一个测试账号,情况依旧四 怀疑安装oracle软件过程中oracle软件管理用户未指定检查当前所连接的操作系统用户是否是"osdba" 并且已经定义在:"$ORACLE_HOME/rdbms/lib/config.s"or"$ORACLE_HOME/rdbms/lib/config.c".发现为dba,建立dba组,修改用户属性usermod oracle -g onistall -G dba当然也可以更改 config.c文件,再relink all相关阅读:Oracle ORA-01555 快照过旧 说明 http://www.linuxidc.com/Linux/2012-08/66997.htmORA-01078 和 LRM-00109 报错解决方法 http://www.linuxidc.com/Linux/2012-07/66044.htmORA-01555超长的Query Duration时间 http://www.linuxidc.com/Linux/2013-12/93901.htmORA-00471 处理方法笔记 http://www.linuxidc.com/Linux/2013-09/90017.htmORA-00314,redolog 损坏,或丢失处理方法 http://www.linuxidc.com/Linux/2013-09/90646.htmORA-00257 归档日志过大导致无法存储的解决办法 http://www.linuxidc.com/Linux/2013-09/90594.htm更多Oracle相关信息见Oracle 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=12PostgreSQL Stream 配置MySQL 加密的性能测试相关资讯      ORA-01031 
  • ORA-01031: insufficient   (10/27/2014 06:13:41)
  • ORA-01031: insufficient   (01/14/2013 14:02:55)
  • 从ORA-01031报错看密码文件故障  (05/02/2014 19:33:44)
  • ORA-01031:insufficient   (11/09/2012 06:25:21)
本文评论 查看全部评论 (0)
表情: 姓名: 字数