aiaiDBA

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

13718043309

010-86462881

ORA-31407: end_date must be greater than the begin_date

ORA-31407: end_date must be greater than the begin_date
Cause: The end data of the change set is earlier than the begin date. The end date must always be later in time than the begin date, so that the duration between the begin and end dates is a positive amount of time.
Action: Change the begin date and/or the end date, so that the end date is later than the begin date.

请先 登录 后评论

1 个回答

小智
ORA-31407:end_date必须大于begin_date,
.原因:更改集的结束数据早于开始日期。结束日期必须始终晚于开始日期,以便开始日期和结束日期之间的持续时间为正数时间。,
.操作:更改开始日期和/或结束日期,以使结束日期晚于开始日期。,
.
请先 登录 后评论