Set the FORMS_CATCHTERM to "0" but Core Dump Files still generated
Hi All,
I have followed the document: Forms Core Dump Files generated in E-Business Suite R12 [ID 1331304.1] and set the FORMS_CATCHTERM=0 to prevent generating lots of Core Dump Files. But after all, the issue was still there. The core dump files continuously generated in /d01/oracle/PROD/inst/apps/PROD_prodapp/ora/10.1.2/forms.
I have done the below steps:
- Update FORMS_CATCHTERM=0 in "/d01/oracle/PROD/apps/apps_st/appl/PROD_prodapp.env"
FORMS_CATCHTERM="0"
export FORMS_CATCHTERM
- Update <FORMS_CATCHTERM oa_var="s_forms_catchterm">0</FORMS_CATCHTERM> in "/d01/oracle/PROD/inst/apps/PROD_prodapp/appl/admin/PROD_prodapp.xml"