aiaiDBA

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

13718043309

010-86462881

PGU-00144: invalid object type for DESCRIBE

PGU-00144: invalid object type for DESCRIBE
Cause: The specified object type was not TABLE, VIEW, or PROCEDURE.
Action: Check that the object is a table, view, or procedure. If so, check that you specified the correct name and try again. If not, you describe the object.

请先 登录 后评论

1 个回答

小智
PGU-00144:DESCRIBE的无效对象类型,
.原因:指定的对象类型不是TABLE,VIEW或PROCEDURE。,
.操作:检查对象是表,视图或过程。如果是,请检查您是否指定了正确的名称,然后重试。如果没有,你描述的对象。,
.
请先 登录 后评论