Oracle EBS - Concurrent manager was not starting and below error was reported in ICM Log
Starting EBSSMK_0527@EBSSMK Internal Concurrent Manager -- shell process ID 20305
logfile=/u01/EBSSMK/fs_ne/inst/EBSSMK_grcldm/logs/appl/conc/log/EBSSMK_0527.mgr
PRINTER=noprint
mailto=applsmk
restart=N
diag=N
sleep=30
pmon=4
quesiz=1
Reviver is ENABLED
sh: line 34: 20309: Memory fault(coredump)
The EBSSMK_0527@EBSSMK internal concurrent manager has terminated with status 267 - giving up.
Solution:
Check no of onvalid objects and compile it if many invalid objects
helps you achieve understanding, develop good practices, and operate your team and organization for maximum DevOps awesomeness
Showing posts with label Concurrent Manager. Show all posts
Showing posts with label Concurrent Manager. Show all posts
Thursday, April 28, 2016
Friday, February 1, 2013
How to Create a Oracle EBS Custom Concurrent Manager
Reference:
How to Create a Custom Concurrent Manager [ID 170524.1]
D. Exclude concurrent program from the standard manager
How to Create a Custom Concurrent Manager [ID 170524.1]
A. Define Concurrent Manager
Manager : XXXX Custom Manager
Short Name : XXXX_CUSTOM_MANAGER
Application Name: XXXX Custom Application
Type : Concurrent Manager
Cache Size : 5
Name : FNDLIBR
B. Assign workshift
Work Shift : Standard
Processes : 1
C. Include concurrent program to newly created concurrent manager
D. Exclude concurrent program from the standard manager
E. Bounce concurrent manager to take effect
Subscribe to:
Posts (Atom)
Azure AKS - Diag Logs - KQL
AzureDiagnostics | where Category == "kube-audit" | summarize requests = count() by bin(TimeGenerated, 5m), userAgent_s | orde...
-
Install htop in Oracle Linux 7 htop is not default install and it's not part of default repo so when we try to install htop it throw...
-
Logs from the autoconfig file: START: Executing /u01/EBSDEV/fs1/inst/apps/EBSDEV_grcldm/admin/install/txkWfClone.sh -nopromptmsg txkWfC...
-
Take a full backup of the database db_full.tz check the checksum of the backupfile md5sum db_full.tz split backup into multiple file s...