Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Change the default password for INTERNAL.

Re: Change the default password for INTERNAL.

From: <owais_anjum_at_my-deja.com>
Date: Fri, 20 Aug 1999 05:00:34 GMT
Message-ID: <7pinde$305$1@nnrp1.deja.com>


In article <37BBF847.37AB24E3_at_ensib.ee>,   Juhan Kundla <juhan_at_ensib.ee> wrote:
> Doug Parent wrote:
> >
> > Try using connect internal/oracle if using WinNT
> > Juhan Kundla <juhan_at_ensib.ee> wrote in message
> > news:37B824D1.6A712EE0_at_ensib.ee...
> > >
>
> -----
> c:\>svrmgr30
>
> Oracle Server Manager Release 3.0.5.0.0 - Production
>
> <c> Copyright 1997, Oracle Corporation. All Rights Reserved.
>
> Oracle8 Release 8.0.5.0.0 - Production
> PL/SQL Release 8.0.5.0.0 - Production
>
> SVRMGR> connect internal/oracle_at_juku_juhan
> ORA-01017: invalid username/password; logon denied
> SVRMGR>
> -----
>
> So what's the point?
>
> --
> Ilusat suve...
>
> \ | /
> \ | /
> -----( )-----
> / | \
> / | \
>
> ...ja päikest :)
>
> Juku
>

Instead of writing
SVRMGR>connect internal/oracle_at_juku_juhan just write
SVRMGR>connect internal/oracle

In case 'oracle' is not the password, use this command to change the password:
c:>orapwd80 file=c:\orant\database\pwdorcl.ora password=<new_passwd> entries=10 (or whatever is your requirement)

P.S. pwdorcl.ora may have a different name on your system depending upon you SID.

Owais

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Fri Aug 20 1999 - 00:00:34 CDT

Original text of this message

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