How to create job with another owner in dbms_scheduler
Hi everyone,
I am connected as sys and I don't have password for another schema_a, so I cannot connect to schema_a directly to do dbms_scheduler.create_job.
Is it possible to run dbms_scheduler,create_job under sys, but the owner of the job is schema_a and how?
Please shed some light on it.
Thxs
friendly