Killing Session in 10g RAC
JM_1979Sep 10 2009 — edited Sep 10 2009Hi,
I am facing an awkward scenario while killing session in my 10g RAC data.
I have initiated a job using dbms_job. After an hour i tried to kill the session for this Job with"immedite" clause.
But the job got shifted using another session & serial#. Which i can view in DBA_JOBS_RUNNING table. and it happeneed twice.
Could anyone help here. Is it related to RAC or Oracle Jobs?
Thanks
JM