Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Learn from my mistakes! Or "Helpful DBA hint of the day"
I do not see a difference between connecting / as sysdba or sys as sysdba
the final result is connecting as SYS.
I do not think this has anything to do with the errors you had.
Regards,
Waleed
-----Original Message-----
Sent: Monday, March 18, 2002 3:43 PM
To: Multiple recipients of list ORACLE-L
In 9.0.1, when you create a DB, you would "connect / as sysdba". However, if you also run "catalog" and "catproc" while connected like this, Oracle Advanced Symmetric Replication WILL NOT WORK. You *MUST* be connected as "SYS as sysdba".
It's taken me forever to find this. The biggest clue I had was a number of ORA-06550 errors in the create logs that point to a character set mismatch. Of course, I found an article on Metaclink that said this may be normal, so I ignored them at first. (I can't find that article again!)
I know I've sent out at least one other message like this, but these little things can really come back and haunt a person. And maybe the next time I have this and send a message to the list, someone with a real memory can help me!
Enjoy! :)
Rich Jesse System/Database Administrator Rich.Jesse_at_qtiworld.com Quad/Tech International, Sussex, WI USA
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Mar 18 2002 - 16:38:27 CST