首页 > 代码库 > 如何查看通过系统命令查看ORA错误信息?
如何查看通过系统命令查看ORA错误信息?
比如直接查看ORA-01031错误
gaosheng-> oerr ora 0103101031, 00000, "insufficient privileges"// *Cause: An attempt was made to change the current username or password// without the appropriate privilege. This error also occurs if// attempting to install a database without the necessary operating// system privileges.// When Trusted Oracle is configure in DBMS MAC, this error may occur// if the user was granted the necessary privilege at a higher label// than the current login.// *Action: Ask the database administrator to perform the operation or grant// the required privileges.// For Trusted Oracle users getting this error although granted the// the appropriate privilege at a higher label, ask the database// administrator to regrant the privilege at the appropriate label.gaosheng->
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。