Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 9i - Connecting as sys from client
Found the solution to the problem. For the benefit of others who might
encounter the same problem, the work-around is not to put double quotes as
you would in the command line. Also, I was doing it in sql+ after being
connected to a user and was simply trying to reconnect to sys. There is a
doc in Metalink that explains the solution as well, Note:171254.1.
Here is an example...
conn sys/pw_at_tst0 as sysdba
Jun Erroba
Oracle DBA
Menlo Worldwide Technologies
Email: erroba.ildefonso_at_emeryworld.com
-----Original Message-----
Sent: Friday, April 05, 2002 4:18 PM
To: Multiple recipients of list ORACLE-L
Hi Listers,
Is there a way to connect "sys/pw as sysdba" to a 9i db from a client? I tried it in sqlplus with the connect string put right after the password as you would typically when connecting to non-sys accts, it did not work. Also, tried it after the closing double quotes, same problem. It asked for a password on both instances.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Erroba, Ildefonso N
INET: Erroba.Ildefonso_at_emeryworld.com
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 Fri Apr 05 2002 - 18:43:29 CST
![]() |
![]() |