aiaiDBA

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

13718043309

010-86462881

ORA-39305: Cannot alter attribute of sequence: string

ORA-39305: Cannot alter attribute of sequence: string
Cause: DBMS_METADATA_DIFF was comparing two sequences with attribute differences that cannot be reconciled. The error message identifies the specific problem.
Action: The difference cannot be eliminated with an SQL ALTER statement.

请先 登录 后评论

1 个回答

小智
ORA-39305:无法更改序列的属性:string,
.原因: DBMS_METADATA_DIFF正在比较具有无法对帐的属性差异的两个序列。错误消息标识特定问题。,
.操作:使用SQL ALTER语句无法消除该差异。,
.
请先 登录 后评论