Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Connect as sysdba on 9i
Ave
!
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>Try:
<FONT face=Arial color=#0000ff
size=2>
$
Sqlplus /nolog
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>SQLPLUS> connect / as sysdba
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>Br.Jorma
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<FONT face=Tahoma
size=2>-----Original Message-----From: ext Daiminger, Helmut
[mailto:Helmut.Daiminger_at_kirchgruppe.de]Sent: 22 January, 2002
14:05To: Multiple recipients of list ORACLE-LSubject:
Connect as sysdba on 9i
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
Received on Tue Jan 22 2002 - 07:55:17 CST