How can I identify job, chain and step during job execution from stored procedure or plsql in execut
Dear Experts,
How can I identify job, chain and step during job execution from stored procedure or plsql in execution.
I currently have a chain with n steps of type stored procedure or plsql.
How can I uniquely identify from the execution of the stored procedure or plsql, the job, the chain and step that is invoking or executing it?
Thank you.
Regards.