Click to See Complete Forum and Search --> : backgroung process ora_D000_sid1 and ora_cjq0_sid1


ganga
11-07-2003, 03:03 AM
In My running databse there are background process by name ora_D000_sid1 and ora_cjq0_sid1 what is the job of these process

deepakc_in
11-07-2003, 07:14 AM
the ora_D000_sid1 :> is for the dispatcher process which means your system is running on shared servers

ora_bjq0_sid1 :> I believe that is the Job Queue Coordinator (CJQ0) process, that takes the place of the snp process

-Deepak