dbms_scheduler instance_id attribute advice
Hi,
please help to clarify this: pl/sql guide´s stands for instance_id dbms_scheduler attribute
my understanding is that attribute is ignored when it is a single instance, but it seems it is not so.
My problem is that I have plsql code that runs OK on production box - because it is a RAC - and when I try to run it on QA box, no jobs are submitted because of setting instance_id >1.