If I check my Statspack report I see JOX Jit Process Sleep as the top event most of the time.
This is in EBS R12 if that matters.
Example:
Top 5 Timed Events Avg %Total
~~~~~~~~~~~~~~~~~~ wait Call
Event Waits Time (s) (ms) Time
----------------------------------------- ------------ ----------- ------ ------
JOX Jit Process Sleep 1,186 17,781 14993 42.4
PL/SQL lock timer 131 7,511 57335 17.9
CPU time 7,182 17.1
enq: TX - row lock contention 240 3,698 15408 8.8
db file sequential read 2,369,448 1,983 1 4.7
-------------------------------------------------------------
If I look on MOS I find ""JOX JIT PROCESS SLEEP" May Show Up as a "Top 5 Timed Events" in a Statspack Report (Doc ID 1075283.1)" and the solution is to upgrade to 11.2 or later.
Well I am running 11.2.0.3 now so I guess I just ignore this event or am I missing something?