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 on 9i

RE: Connect as sysdba on 9i

From: Rudolf Konrad <konrad_at_bueko-webdesign.ch>
Date: Tue, 22 Jan 2002 07:31:58 -0800
Message-ID: <F001.003F707A.20020122062532@fatcity.com>

Hi

Do'it the follow steps :

sqlplus /nolog

SQL*Plus: Release 9.0.1.0.0 - Production on Tue Jan 22 15:23:12 2002

(c) Copyright 2001 Oracle Corporation. All rights reserved.

SQL> connect sys as sysdba
Enter password:
Connected to an idle instance.

Regards
Rudi

>Hi!
>
>I have a question concerning "connect sys as sydba" on 9i.
>
>When I open sqlplus and connect as sysdba (I'm logged in as the Unix
>oracle
>user):
>
>sqlplus "sys as sysdba"
>
>Oracle asks for a password. Even if I type in the wrong password, I
>am
>connected to Oracle. So does Oracle just use the OS authentication
>(like
>connect internal did on 8i)?
>But why is Oracle asking for a password in the first place then? Any
>ideas?
>
>This is 9.0.1 on Sun Solaris.
>
>Thanks,
>Helmut
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rudolf Konrad
  INET: konrad_at_bueko-webdesign.ch

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 Tue Jan 22 2002 - 09:31:58 CST

Original text of this message

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