Re: log for dbms_output.put_line
- From: sybrandb@xxxxxxxxx
- Date: 29 Mar 2006 22:56:55 -0800
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
.
- Follow-Ups:
- Re: log for dbms_output.put_line
- From: Mark C. Stock
- Re: log for dbms_output.put_line
- References:
- log for dbms_output.put_line
- From: sirvinay@xxxxxxxxx
- log for dbms_output.put_line
- Prev by Date: log for dbms_output.put_line
- Next by Date: how to know contents of blob column
- Previous by thread: log for dbms_output.put_line
- Next by thread: Re: log for dbms_output.put_line
- Index(es):