Change Apps Password
Steps:
1. shutdown the application services
2. FNDCPASS apps/Current_apps_password 0 Y system/manager SYSTEM APPLSYS apps
FNDCPASS apps/apps 0 Y system/manager USER SYSADMIN sysadmin ->to change sysadmin passwd
3. run autoconfig on appl tier for newly created password to reflect
4. Start just Admin Server using $INST_TOP/admin/scripts/adadminsrvctl.sh
./adadminsrvctl.sh start
5. update the apps pwd in wls datasource
perl $FND_TOP/patch/115/bin/txkManageDBConnectionPool.pl
6. Start all the application tier services
Comments
Post a Comment