Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: connect / as sysdba on 9i
You should check from $ORACLE_HOME/rdbms/lib/config.s file which OS groups
are your SYSOPER and SYSDBA groups for Oracle. Search if you have there one
or two occurrences of "dba".
As Jared already asked, is your $ORACLE_SID set? Or maybe you have $TWO_TASK set?
Try to set your sqlnet.ora's SQLNET.AUTHENTICATION_SERVICES=(BEQ) and test connect / as sysdba then.
Tanel.
> No, it is a member of the dba group...
>
> id
> uid=107(oracle) gid=102(dba)
>
> Thanks,
> Helmut
>
> -----Original Message-----
> From: Kirtikumar Deshpande [mailto:kirtikumar_deshpande_at_yahoo.com]
> Sent: Thursday, February 05, 2004 3:17 PM
> To: oracle-l_at_freelists.org
> Subject: Re: connect / as sysdba on 9i
>
>
> Your UNIX id is not in the 'dba' group.
>
> - Kirti
>
>
>
> --- "Daiminger, Helmut" <HELMUT.DAIMINGER_at_WWK.DE> wrote:
> > Hi!
> >
> > What parameters need to be set to allow
> >
> > connect / as sysdba on 9i?
> >
> > On my db this is disabled. Only "connect sys/pwd_at_database as sysdba"
> > works.
> >
> > Any ideas?
> >
> > This is 9.2 on HP-UX.
> >
> > Thanks,
> > Helmut
> >
> >
> > ----------------------------------------------------------------
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > ----------------------------------------------------------------
> > To unsubscribe send email to: oracle-l-request_at_freelists.org put
> > 'unsubscribe' in the subject line.
> > --
> > Archives are at http://www.freelists.org/archives/oracle-l/
> > FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> > -----------------------------------------------------------------
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing online.
> http://taxes.yahoo.com/filing.html
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org put
> 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Feb 05 2004 - 12:17:42 CST
![]() |
![]() |