aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PGU-00360: object to be described does not exist

PGU-00360: object to be described does not exist
Cause: The object in a DESCRIBE FUNCTION/PROCEDURE/PACKAGE statement does not exist.
Action: check that the object name and owner are correct and that the object exists.

请先 登录 后评论

1 个回答

小智
PGU-00360:要描述的对象不存在,
.原因: DESCRIBE FUNCTION / PROCEDURE / PACKAGE语句中的对象不存在。,
.操作:检查对象名称和所有者是否正确以及对象是否存在。,
.
请先 登录 后评论