Internal Concurrent Manager has Terminated with status 139 giving up (Doc ID 223761.1)
Apps: R12.1.3
OS: OEL6.5
symptom: Segmentation Fault starting Concurrent Managers
symptom: adcmctl.sh fails
symptom: Internal Concurrent Manager has Terminated with status 139 giving
up
symptom: Segmentation Fault - core dumped
change: Cloned instance
cause: Unix patches were applied on the system
Solution:
Down CM after that run cmclean.sql scripts.
GET CMCLEAN SCRIPT FROM ORACLE NOTEID:
Concurrent Processing – cmclean.sql – Non Destructive Script to Clean Concurrent Manager Tables [ID 134007.1]
Down the Application
Run apps enviorment
Connect to sqlplus
Sql>@cmclean
Type dual to Continue
start CM.
OR
Relink of all FND executables.
1) Logon as applmgr
2) Set your application environment
3) run the following command
[applmgr@sujeet ~]$ cd /u02/apps/fs1/EBSapps/appl/ad/12.0.0/bin
[applmgr@sujeet ~]$ adrelink.sh force= y ranlib=y "FND all"
4) Start concurrent managers.
adcmctl.sh
No comments:
Post a Comment