Oracle ACE Pro
Oracle Solution Architect
Oracle E-Business Suite
Oracle Cloud Infrastructure
Oracle Fusion Middleware
Oracle Database Administration
Oracle Weblogic Administration
Oracle ACE Pro
Oracle Solution Architect
Oracle E-Business Suite
Oracle Cloud Infrastructure
Oracle Fusion Middleware
Oracle Database Administration
Oracle Weblogic Administration
Step 1. Go to Oracle Application Scripts Home
$cd /apps/ebs/inst/apps/PROD_apps/admin/scripts
Step 2. Stop Concurrent Manager with the following script
$adcmctl.sh stop <appsusername/password>
Step 3. Check the Processes for Concurrent Manager, is it still running.
$ps -ef |grep FNDLIBR
Step 4. If there are processes running the we can manually kill the processes.
The below error observed from error.log.
[error] mod_ossl: Cannot allocate memory for the ‘shmcb’ session cache\n
[error] mod_ossl: Cannot allocate memory for the ‘shmcb’ session cache\n
[warn] pid file /u01/inst/apps/TEST_vin01/pids/10.1.3/Apache/httpd.pid overwritten — Unclean shutdown of previous Apache run?
[error] mod_ossl: Cannot allocate memory for the ‘shmcb’ session cache\n
All Rights Reserved