Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Lost the internal password of a db
Hallo Johan,
the internal password is situated in a file in the filesystem.
The standard path for this file is $ORACLE_HOME/DATABASE. There you can find pwd<example>.ora. Example is standing for the name of your instance.
With the program orapwd you can build a new file with a new password (before working you can save the old file).
Especially like this orapwd file=pwd<example>.ora password=<example> entries=5.
Reinhard
"J. Park" schrieb:
> I have lost the internal password of a database.
> Is there a way to find out what the password was
> or is it possible to change it to something else.
>
> thanks in advance,
> Johan
Received on Wed Apr 05 2000 - 01:40:55 CDT
![]() |
![]() |