Login  Register

Re: Cannot launche FORMS

Posted by ErmanArslansOracleBlog on Aug 21, 2023; 6:04am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Cannot-launche-FORMS-tp12019p12027.html

Yes.. Sorry.. that doc is specifically for GUEST password.
For changing the APPS , you should follow the method below;

1)shutdown the apps services on all nodes.
2)Backup the following files and tables;

$ORACLE_HOME/reports60/server/CGIcmd.dat (8.0.6 Oracle_home)
$IAS_ORACLE_HOME/Apache/modplsql/cfg/wdbsvr.app
$FND_TOP/resource/wfmail.cfg
Table -> FND_USER
Table -> FND_ORACLE_USERID

3)Change the APPS pass using FNDCPASS -> Ex command / Format:  FNDCPASS apps/<appspwd> 0 Y system/<pwd> SYSTEM APPLSYS <new password>

4)Change the APPS pass stored in the files you just backed up, manually ->

$ORACLE_HOME/reports60/server/CGIcmd.dat(8.0.6 Oracle_home)
$IAS_ORACLE_HOME/Apache/modplsql/cfg/wdbsvr.app
$FND_TOP/resource/wfmail.cfg

5)Check your db links, recreate them if necessary

6)Start the application services.