Database Error Messages

OCI-08004

Sequence string.NEXTVAL string stringVALUE and cannot be instantiated.

Cause

Instantiating NEXTVAL violates either the MINVALUE or the MAXVALUE.


Action

Alter the sequence so that a new value can be requested.