Oracle DBA, How To, Error, Cause and Action

ORA-04006: START WITH cannot be less than MINVALUE

ORA-04006: START WITH cannot be less than MINVALUE


Cause:


the given starting value is less than MINVALUE



Action:


make sure that the starting value is >= MINVALUE

No comments:

Post a Comment

Thanks for your comment.