Archive for the eApps DBA Concepts Category

ICM Life Cycle!

Posted in eApps DBA Concepts on May 12, 2008 by ehatsham

START: Process control requests ->
Every X cycles, perform PMON ->
Every Y PMON’s, perform sizing ->
Sleep for Z seconds -> goto START
where
X = “PMON” parameter, which can be passed to the ICM as an argument or defaults to 4
Y = “QSIZE” parameter, which can be passed to the ICM as an argument or defaults to 1
Z = “Sleep” parameter, which is defined by the column FND_CONCURRENT_QUEUES.Sleep_Seconds