|
Oracle Home |
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > Concurrent Managers |
| Oracle Applications 11i eBusiness Suite DBA | |
|---|---|
Concurrent Managers |
|
|
1. What is a Concurrent Manager ?
A Concurrent Manager is a background process which manages the concurrent requests in Oracle Apps 11i.
2. How many type of Concurrent Managers there are in Oracle Applications 11i ?
3. How could I know if the ICM is started or not ?
A) Using the OAM: Login to the E-Business Home Page -> System Administrator -> Concurrent : Manager/ Administer
Because 1 process is running that means the ICM is running. In this Form we can see if the other Concurrent Managers (CM) are running as well.
B)
At the OS level (on UNIX) ps -ef | grep FNDLIBR
ICM is not running: [oracle@APPS VIS_apps]$ ps -ef | grep FNDLIBR ICM is running: [oracle@APPS VIS_apps]$ ps -ef | grep FNDLIBR
More information about this subject ( Oracle APPS Concurrent Managers ) you can get from www.in-oracle.com
|
|
Home > Oracle Applications 11i/ R12 > Oracle Application 11i DBA > Concurrent Managers |
Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.