考试网 >> IT认证 >> Oracle >> Oracle指导 >> ORACLE常见错误代码的分析及解决

ORACLE常见错误代码的分析及解决

发布时间:2006-06-28 10:06     点击:
分页:上一页  1 2 3 4 5 6 [7] 8 9 10  下一页

    相应的英文如下:

    Cause:The table or view entered does not exist,a synonym that is jnot allowed here was used,or a view was referenced where a table is required.Existing user tables and views can be listed by querying the data dictionary.Certain privileges may required to access the table.If an application returned this message,the table the application tried to access does not exist in the database,or the application does not have access to it.

    Action:Check each of the following:

    The spelling of the table or view name.

    That a view is not specified where a table is required

    That an existing table or view name exists.

    Contact the database administrator if the table needs to be created or if user or application priviledes are required to access the table.

    Also, if attempting to access a table or view in another schema,make certain thecorrect schema is referenced and that access to the object is granted.

    ORA-01598:rollback segment “name” is not online
分页:上一页  1 2 3 4 5 6 [7] 8 9 10  下一页
版权申明:未经书面授权请勿转载本站信息!!作品版权归所属媒体与作者所有!!
发表评论: 匿名发表 用户名: 查看评论
您将承担一切因您的行为、言论而直接或间接导致的民事或刑事法律责任
留言板管理人员有权保留或删除其管辖留言中的任意内容
本站提醒:不要进行人身攻击。谢谢配合。
在本站搜索相关信息
2003-2005 Ksw123.com All Rights Reserved. - TOP
Copyright © 2006 Ksw123.com. All rights reserved.中国考题网 版权所有