aiaiDBA

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

13718043309

010-86462881

ORA-31497: invalid value specified for first_scn

ORA-31497: invalid value specified for first_scn
Cause: The first_scn was not greater than zero or was less than the previous value of first_scn.
Action: Check the value of first_scn. Correct it to make sure it is an integer greater than zero and greater than any previous value for this change source.

请先 登录 后评论

1 个回答

小智
ORA-31497:为first_scn指定的值无效,
.原因: first_scn不大于零或小于first_scn的先前值。,
.操作:检查first_scn的值。更正它以确保它是一个大于零并大于此更改源的任何先前值的整数。,
.
请先 登录 后评论