custom managers and processes question
EBS R12.1.3 running on a two tier Red Hat 5.10 setup.
I was asked to look into creating a Custom Manager based on some assumptions that jobs are getting queued up behind longer running jobs.
Now I think there are ways to look into this via the application or by using the afcm*.sql scripts in $FND_TOP/sql but I am mostly wondering about
some of the settings you use when it comes to creating a Custom Manager.
For example my app server has 8 cores and Standard Manager is defined with 16 processes and a cache size = 32.
Is the 16 processes configured as a reflection of the number of cores my server has or just a reflection of workload or both?