aiaiDBA

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

13718043309

010-86462881

EXP-00099: Table "string"."string" is not in a valid state, table will not be exported

EXP-00099: Table "string"."string" is not in a valid state, table will not be exported
Cause: A table or one of its dependant types has modified without cascading the change. This left the table in an INVALID state.
Action: The table must be updated using ALTER TABLE UPDATE.

请先 登录 后评论

1 个回答

小智
EXP-00099:表“ 字符串 ”。“ 字符串 ”不处于有效状态,表将不会导出,
.原因:表或其相关类型之一已修改,但不级联更改。这使得表处于INVALID状态。,
.操作:必须使用ALTER TABLE UPDATE更新表。,
.
请先 登录 后评论