Oracle DBA, How To, Error, Cause and Action

ORA-02287: sequence number not allowed here

ORA-02287: sequence number not allowed here


Cause:


The specified sequence number (CURRVAL or NEXTVAL) is inappropriate here in the statement.



Action:


Remove the sequence number.

No comments:

Post a Comment

Thanks for your comment.