Oracle DBA, How To, Error, Cause and Action

ORA-00066: SID string contains an illegal character

ORA-00066: SID string contains an illegal character




Cause: The specified SID contains an illegal character which cannot occur in an SPFILE setting. Illegal characters include ,#"'=(); and whitespace.




Action: Use a SID that does not contain a special character or whitespace.

No comments:

Post a Comment

Thanks for your comment.