Tips for Oracle DBA
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
Oracle DBA, How To, Error, Cause and Action
(Move to ...)
Back To Menu
▼
ORA-08004: sequence string.NEXTVAL string stringVALUE and cannot beinstantiated
ORA-08004: sequence string.NEXTVAL string stringVALUE and cannot be instantiated
Cause:
instantiating NEXTVAL would violate one of MAX/MINVALUE
Action:
alter the sequence so that a new value can be requested
‹
›
Home
View web version