Click to See Complete Forum and Search --> : Password file in Oracle APPS ??


ggnanaraj
05-03-2001, 06:18 AM
Hi

I'm unable to find the password file (orapwsid.ora). The environment is Oracle Applications V11 with Oracle 8 on Sun Solaris 2.6.

Can u help?

Thank you.



[Edited by ggnanaraj on 05-03-2001 at 06:01 AM]

sreddy
05-04-2001, 12:33 AM
Did you create one ? If so, did you use unix find command to locate ? It should be in $O_H/dbs directory.

ggnanaraj
05-05-2001, 01:15 AM
Thanks for the reply.

I did not create one previously, but now I have done so. The password file is in $oracle_home/dbs directory.

Now, when I login using svrmgrl it asks for a password and does not accept the password found in the password file. Previously, when there was no password file it did not ask for a password.

Can u help? Thanks.

sreddy
05-07-2001, 12:59 AM
Comment remote_login_password_file in init.ora. Delete the password file and restart db and create new password file and go back and uncomment the parameter. Seems some conflicts with password file. Give a try.