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: URGENT: Strange Problem... Please help...

Re: URGENT: Strange Problem... Please help...

From: Dimitar Radoulov <cichomitiko_at_gmail.com>
Date: Tue, 6 Sep 2005 12:47:07 +0200
Message-ID: <d04e2c6a05090603476ca1852b@mail.gmail.com>


... and of course the OS user has to be added to the DBA(Unix)/ORA_DBA(MS) group.  

Dimitre
 On 9/6/05, Radoulov, Dimitre <cichomitiko_at_gmail.com> wrote:
>
> With "/ as sysdba" you get authenticated by the OS, no metter what
> user/pass you're giving:
>
> SQL> conn nouser/nopass as sysdba
> Connected.
> SQL> sho user
> USER is "SYS"
> SQL> select username from dba_users where username='NOUSER';
> no rows selected
> SQL>
> Regards,
> Dimitre Radoulov
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 06 2005 - 05:49:04 CDT

Original text of this message

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