Oracle DBA, How To, Error, Cause and Action

ORA-04007: MINVALUE cannot be made to exceed the current value

ORA-04007: MINVALUE cannot be made to exceed the current value


Cause:


the given MINVALUE would be greater than the current value



Action:


always make sure that MINVALUE is <= the current value

No comments:

Post a Comment

Thanks for your comment.