栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 面试经验 > 面试问答

SQLERRM-类似的函数,用于其他错误类型

面试问答 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

SQLERRM-类似的函数,用于其他错误类型

就像是

SQL> !oerr ora 0404304043, 00000, 鈥渙bject %s does not exist鈥�// *Cause: An object name was specified that was not recognized by the system.// There are several possible causes:// 鈥� An invalid name for a table, view, sequence, procedure, function,// package, or package body was entered. Since the system could not// recognize the invalid name, it responded with the message that the// named object does not exist.// 鈥� An attempt was made to rename an index or a cluster, or some// other object that cannot be renamed.// *Action: Check the spelling of the named object and rerun the pre. (Valid// names of tables, views, functions, etc. can be listed by querying// the data dictionary.)

这是Oracle中的错误查找实用程序。

Usage: oerr facility error

facility
是任何错误类型,例如
ora
amd
等等,并且
error
是代码。但是,您需要确保您具有对所有已安装目录的访问权限。

这就是您需要的PDF格式。



转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/612094.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号