Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Connect internal password
In ORACLE_HOME/database you should find a file with a name like startorcl.cmd. Edit it and insert the desired password after the -usrpwd keyword. It worked for me on an NT with Oracle 7.3.3, but of course your mileage may vary :-)
Jerry
> > >
> > >I am interested in turning on CONNECT INTERNAL password
> > >authentication. During installation I chose not to assign a password
> > >to internal thus turning off password authentication for internal.
> > >The book says we can change this somehow.
> >
> > The first thing you have to do is to remove the line
> > DBA_AUTHORIZATION=BYPASS
> > from your init<SID>.ora - file
> >
> > Kurt
>
> I find it can not solve the quoted problem. Any more suggestion?
Received on Wed Sep 24 1997 - 00:00:00 CDT
![]() |
![]() |