环境说明:
DB:Oracle 11.2.0.4.0
OS:Windows Server 2008 R2
问题现象:
同事反馈,某一套数据库只有sys用户可以连接,其他所有非sys用户在连接数据库失败,报错如下:
ORA-00600[kzrini:!uprofile]
最终导致数据库无法正常对外提供服务。
问题分析:
查看告警日志,有如下错误:
ORA-00600: internal error code, arguments: [kgmfvmi#3], [], [], [], [], [], [], [], [], [], [], []
ORA-07445: exception encountered: core dump [kgmdelsis()+121] [ACCESS_VIOLATION] [ADDR:0x10] [PC:0x102F7F9] [UNABLE_TO_READ] []
ORA-00600: internal error code, arguments: [kzrini:!uprofile], [], [], [], [], [], [], [], [], [], [], []
ORA-00604: error occurred at recursive SQL level 1
ORA-00957: duplicate column name
根据错误号ORA-00600:

订阅专栏 解锁全文

被折叠的 条评论
为什么被折叠?



