How to change the APPS db password in Oracle EBS

shiyihai發表於2011-05-16

1)Shutdown the app tier using the SHELLscripts adstpal.sh;

2)APPS and APPLSYS accounts share the same password, so we can use the FNDCPASS utility to change their passwords:
$ FNDCPASS APPS/ 0 Y SYSTEM/ SYSTEM APPLSYS

3)Run Autoconfig to propagate the changed passwords into the following application server configuration files:
$ORACLE_HOME/reports60/server/CGIcmd.dat
$iAS_TOP/Apache/modplsql/cfg/wdbsvr.app

4)Restart all application tier processes:

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/38542/viewspace-1049926/,如需轉載,請註明出處,否則將追究法律責任。

相關文章