aiaiDBA

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

13718043309

010-86462881

EXP-00097: Object type "string"."string" is not in a valid state, type will not be exported

EXP-00097: Object type "string"."string" is not in a valid state, type will not be exported
Cause: The object type's status is invalid which may be caused by a dependant type's modification (or removal) without cascading the change.
Action: The type must be recompiled using ALTER TYPE COMPILE.

请先 登录 后评论

1 个回答

小智
EXP-00097:对象类型“ string ”。“ string ”不处于有效状态,不会导出类型,
.原因:对象类型的状态无效,可能由依赖类型的修改(或删除)导致,而不级联更改。,
.操作:必须使用ALTER TYPE COMPILE重新编译类型。,
.
请先 登录 后评论