Re: log for dbms_output.put_line




<sybrandb@xxxxxxxxx> wrote in message
news:1143701815.215428.232400@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
: There is no log. If you use dbms_output in procedures running through
: dbms_job your output will go to /dev/null.
: You need to replace dbms_output by utl_file, or send the output using
: dbms_pipe calls.
:
: --
: Sybrand Bakker
: Senior Oracle DBA
:

-- or an autonomous transaction

++ mcs


.