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: connect / as sysdba problem

Re: connect / as sysdba problem

From: Howard J. Rogers <howardjr2000_at_yahoo.com.au>
Date: Tue, 15 Oct 2002 18:10:43 +1000
Message-ID: <aYPq9.53022$g9.154717@newsfeeds.bigpond.com>


Check your sqlnet.ora. I think you'll find you need the line SQLNET.AUTHENTICATION_SERVICES=(NTS). Regards
HJR "Ken" <raidken_at_yahoo.com> wrote in message news:f1d5649d.0210142355.6e55399a_at_posting.google.com...
> I am creating database manually in a win 2k box . I logged in as a
> user belonging to the ORA_DBA group, created and started a new
> instance. When I attempt to log in using SQL plus to run the
> CreateDB.sql SCRIPT, I get an error insufficient privileges.
>
> sql> SQLPLUS /nolog
> sql> connect / as sysdba
>
> !!!Error!!!
>
> I am locally logged in to the box as a user belonging to the ORA_DBA
> group. What might be happening?
>
> Thanks!
> Ken
Received on Tue Oct 15 2002 - 03:10:43 CDT

Original text of this message

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