Wednesday, February 17, 2010

ksh[41]: 594110 Segmentation fault(coredump)

Environment :
=============

Environment : IBM AIX 5.3
apps : 11.5.8
DB : 9.2.0.6


Scenario:
=======


While Cloning the database to a new server which is configured newly, DB and Apps Cloned successfully, But while starting the concurrent and all other services the concurrent startup and immediately goes down with the following error:

Error Faced :
===========

Check that your system has enough resources to start a concurrent manager process. Contact your syst : 25-JAN-2010 12:26:42
Starting STANDARD Concurrent Manager : 25-JAN-2010 12:26:42

FS-NCROINT FAILED Service Manager FNDSM_DOYENDB_PROD could not initialize. The Service Manager has been unable to verify its environment and create its log file.

Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /db/oracle/prodappl/fnd/11.5.0/bin/FNDLIBR.

Check that your system has enough resources to start a concurrent manager process. Contact your syst : 25-JAN-2010 12:26:42
Starting STANDARD Concurrent Manager : 25-JAN-2010 12:26:42
ksh[41]: 594110 Segmentation fault(coredump)

The PROD_0125@PROD internal concurrent manager has terminated with status 139 - giving up.


Note :
=====
core file getting generated also in the $APPLCSF/scripts/PROD and if the GSM is made to N , The concurrent is running fine. But when it is set to Y, Then concurrent Goes Down

Solution:
=========

These Error is Known as Memory Leake Error. Metalink has came up with the following Patch.

patch 3263843

No comments: