aiaiDBA

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

13718043309

010-86462881

ORA-04015: ascending sequences that CYCLE must specify MAXVALUE

ORA-04015: ascending sequences that CYCLE must specify MAXVALUE
Cause: sequences that cycle must have their wrap-wrap specified
Action: re-create the sequence, specifying its wrap-value

请先 登录 后评论

1 个回答

小智
ORA-04015:CYCLE必须指定MAXVALUE的升序序列,
.原因:循环的序列必须指定其wrap-wrap,
.操作:重新创建序列,指定其wrap-value,
.
请先 登录 后评论