Solution:
To implement the solution, please perform the following steps:
1. Stop all Application services and concurrent managers.
Please make sure that no FNDLIBR, FNDSM.
2. Go to cd $FND_TOP/bin
adrelink.sh force=y link_debug=y "fnd FNDLIBR"
adrelink.sh force=y link_debug=y "fnd FNDFS"
adrelink.sh force=y link_debug=y "fnd FNDCRM"
adrelink.sh force=y link_debug=y "fnd FNDSM"
3. Run the CMCLEAN.SQL script as APPS user.
SQL> @ CMCLEAN.SQL;
SQL> commit; ( dont forgot to commint after run CMCLEAN.sql)
4. Start the concurrent manager and application services..
5. Retest the issue.
To implement the solution, please perform the following steps:
1. Stop all Application services and concurrent managers.
Please make sure that no FNDLIBR, FNDSM.
2. Go to cd $FND_TOP/bin
adrelink.sh force=y link_debug=y "fnd FNDLIBR"
adrelink.sh force=y link_debug=y "fnd FNDFS"
adrelink.sh force=y link_debug=y "fnd FNDCRM"
adrelink.sh force=y link_debug=y "fnd FNDSM"
3. Run the CMCLEAN.SQL script as APPS user.
SQL> @ CMCLEAN.SQL;
SQL> commit; ( dont forgot to commint after run CMCLEAN.sql)
4. Start the concurrent manager and application services..
5. Retest the issue.