Oracle DBA, How To, Error, Cause and Action

ORA-02066: missing or invalid DISPATCHERS text

ORA-02066: missing or invalid DISPATCHERS text


Cause:


A character string literal was expected, but not found, following ALTER SYSTEM SET DISPATCHERS



Action:


place the string literal containing the dispatcher's specification after ALTER SYSTEM SET DISPATCHERS

No comments:

Post a Comment

Thanks for your comment.