aiaiDBA

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

13718043309

010-86462881

ORA-38485: invalid object type for the user-defined function

ORA-38485: invalid object type for the user-defined function
Cause: An attempt was made to use an invalid object as a function.
Action: Valid object types are FUNCTION / PACKAGE / TYPE

请先 登录 后评论

1 个回答

小智
ORA-38485:用户定义函数的无效对象类型,
.原因:试图将无效对象用作函数。,
.操作:有效的对象类型为FUNCTION / PACKAGE / TYPE,
.
请先 登录 后评论