Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: URGENT: Strange Problem... Please help...
... 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-lReceived on Tue Sep 06 2005 - 05:49:04 CDT
![]() |
![]() |