Displaying the output from DBMS Job

AndrewV

Member
Hello. Could you please tell me what the "Additional info" column in the DBMS Scheduler Run Details/Log displays and how I can output to it? I assumed it would show DBMS output but PL/SQL Developer isn't showing it.

I'm running a job which calls the DBMS_OUTPUT.PUT_LINE function but this doesn't seem to appear anywhere in PL/SQL Developer.
 
Last edited:
Back
Top