In this article i will define steps of “how we can change apps&applsys users password”.
For to can change apps&applsys users password, please follow below steps:
1. Shut down application services wiht adstpall.sh script
2. Change password wiht FNDPASS utulity as:
FNDCPASS <logon> 0 Y <system/password> SYSTEM <username> <new_password>
Example:
FNDCPASS apps/current_password 0 Y system/password SYSTEM APPLSYS newpassword
3. Dont forget to run autoconfig on dbtier than run it on appstier wiht new password
4. Start up all application services with adstrtal.sh
PS: Passwords for APPLSYS and the APPS schemas — including the MRC schema — must be the same. If you change the password for one, FNDCPASS automatically changes the others.
References:
How to Change Applications R12 Passwords using Applications Schema Password Change Utility (FNDCPASS)? [ID 437260.1]
How To Use FNDCPASS to Change The Oracle Users, APPS, APPLSYS and Application Module Passwords (INV, AR, AP, etc.) For Applications 11.5 in Unix [ID 159244.1]
10 yorum
Comments feed for this article
Mayıs 4, 2010 6:17 pm
jen
Hi helios,
I found it very useful, Although I am still busy to apply this in our PROD, and sometimes I am afraid I might mess it up by doing this.
Maybe I will do this if I have enough courage.
Thanks a lot,
Jenny
Mayıs 4, 2010 10:14 pm
guneserol
I belive you can follow metalink notes which i mention here or this blog. This topic discussed before many time on and OTN Discussion forum, you can also check steps&advice from this forum site
Mayıs 4, 2010 6:22 pm
jen
Hi helios,
Can you make an index page to all the contents of your blog please. I find it hard to find all topics you have written. Maybe you can put it all in the home page?
or something like a INDEX LINK? to all topics.
I hope it is not hard to do so. Because I want this blog
as my master reference to all my topics of interests.
Thanks a lot
Jenny
Mayıs 4, 2010 10:15 pm
guneserol
Hi jenny,
Thanks for your kind words. I will put index link on blog soon,also i will update this index list it when i will add new posts on blog.
Haziran 2, 2012 4:11 pm
brijesh
Hi Helios,
Is there any way to change apps password in release12 and not to run autoconfig ,I mean can we bypass autoconfig run after change apps password with FNDCPASS in release12.
Thanks
Brijesh
Haziran 2, 2012 10:40 pm
Gunes Erol
Hi Brijesh;
Exact question is why you dont want to run Autoconfig? Is there any special reason?
Steps are so clear in documentation. My answer for your question is No. Please check below doc:
How to Change Applications R12 Passwords using Applications Schema Password Change Utility (FNDCPASS)? [ID 437260.1]
Aralık 19, 2016 3:57 am
arvis
Hi Helios,
before I would make changes to the user password APPS is by using a script
FNDCPASS apps/ 0 Y system/ SYSTEM APPLSYS
when the script is run display a notification message “killed”. whether to locate the error / errors in the script can use the method / Additional checks?
Aralık 20, 2016 2:25 pm
Gunes Erol
You can not find details if system doesn’t create trc file.
Ağustos 10, 2020 8:28 pm
Norma
I need to change my password, since I got hacked
Ağustos 11, 2020 12:53 pm
Gunes Erol
So follow post Norma