PL/SQL API jcs.current_job_id
Summary
Return the ID of the current job.
This is set during the execution of the script code itself, and during triggers that execute in the context of a job.
Specification
function current_job_id()
return number
plsqlTopic
onsiteTopic