instance_id dbms_scheduler attribute doubt
Hi,
I have a 4 instances RAC DB and I am using instance_id attribute to designate a scheduled job to run on one instance, but it seems it is able to run on different instances.
Is this makes sense ? should I use other approach to stick my scheduled job to an instance ?
thank you.