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

Home -> Community -> Usenet -> c.d.o.server -> Re: 9i on linux, connect as sys problem

Re: 9i on linux, connect as sys problem

From: David Sharples <david.sharples3_at_ntlworld.com>
Date: Mon, 2 Dec 2002 23:32:55 -0000
Message-ID: <ObEw9.4812$iG2.89952@newsfep1-gui.server.ntli.net>


when you connect as sysdba (supplying a username / apssword) it checks the password file,
have you set up one using the orapwd utility? "charlie cs" <cs3526_at_ureach.com> wrote in message news:LyDw9.659$t1.587_at_nwrddc02.gnilink.net...
> I installed 9i on Linux 2.4
>
> if I connect as follows
> SQL> connect sys/passwd_at_c_rac1
> Connected.
> SQL> connect / as sysdba
> Connected.
>
> But if I do
> SQL> connect sys/passwd_at_c_rac1 as sysdba
> ERROR:
> ORA-01017: invalid username/password; logon denied
> Warning: You are no longer connected to ORACLE.
> SQL>
>
> Did anybody have similar problem?
>
> Thanks for your help.
>
>
Received on Mon Dec 02 2002 - 17:32:55 CST

Original text of this message

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