DBMS_JOB - How to obtain a jobs's ID
481573Jun 9 2006 — edited Jun 9 2006I want to pass some parameters to a job in a table, and use the job_id as the key.
When the job is executing, is there any way for the SQL code in the job to
know it's identity, i.e, "I am job nnn" ?
Thanks,
Leor