Oracle DBA, How To, Error, Cause and Action

ORA-00128: this command requires a dispatcher name

ORA-00128: this command requires a dispatcher name

Cause:

Wrong syntax for ALTER SYSTEM SHUTDOWN


Action:

Use correct syntax: ALTER SYSTEM SHUTDOWN [ IMMEDIATE ] 'dispatcher name'

No comments:

Post a Comment

Thanks for your comment.