Oracle DBA, How To, Error, Cause and Action

ORA-02246: missing EVENTS text

ORA-02246: missing EVENTS text


Cause:


A character string literal was expected, but not found, following ALTER SESSION SET EVENTS.



Action:


Place the string literal containing the events text after EVENTS.

No comments:

Post a Comment

Thanks for your comment.