Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Connect as SYSDBA

RE: Connect as SYSDBA

From: Powell, Mark D <mark.powell_at_eds.com>
Date: Mon, 10 May 2004 14:49:58 -0400
Message-ID: <564DE4477544D411AD2C00508BDF0B6A1CE0AB2B@usahm018.exmi01.exch.eds.com>


What Oracle version?
What platform (OS)?
What database authentification model are you using? What Oracle error are you getting?

If you are on UNIX and use OS authentification then if someone set the TWO_TASK environment and you tried to connect like 'sqlplus "user/pasword as sysdba" ' you would get ORA-01031: insufficient privileges. In this case unset TWO_TASK and you are good to go.

If you use other authentification models or are getting a different error message then the cause is probably different.

HTH -- Mark D Powell --

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Smith, Ron L. Sent: Monday, May 10, 2004 9:29 AM
To: oracle-l_at_freelists.org
Subject: Connect as SYSDBA

I have a batch script that has been running for several months but all of a sudden failed this weekend.
For some reason I can no longer do a sqlplus "system/password as sysdba". I don't know that anyone has changed anything.

Any idea why this would quit working?

Thanks!
Ron Smith



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Mon May 10 2004 - 14:21:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US