Oracle DBA, How To, Error, Cause and Action

ORA-02201: sequence not allowed here

ORA-02201: sequence not allowed here


Cause:


An attempt was made to reference a sequence in a from-list.



Action:


A sequence can only be referenced in a select-list.

No comments:

Post a Comment

Thanks for your comment.