Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to name the password?
On unix, the name should be the following:
orapwORACLE_SID
and should be placed in the $ORACLE_HOME/dbs directory. For NT/2000,
it should be similar. In fact, I believe you can specify any name you
want.
HTH,
Pete's
Peter <peter_at_nomorenewsspammin.ca> wrote in message news:<ul6favgv1ul0r34sj7pdpej5b6h8pnfm8r_at_4ax.com>...
> When I executed my sql script in sqlplus, it complained that it cannot
> find my password file. But in fact I have already created and placed
> it in \oracle\ora92\database folder. Just the name was not the one it
> wanted. It asked for a password file named "PWDdb.ora" where db is
> name of the service. Is there a standard way that Oracle requires you
> to name the password file?
>
> Thanks
Received on Thu Apr 24 2003 - 08:40:42 CDT
![]() |
![]() |