Re: dbms_output, where do they go?

From: James Lorenzen <lorenzen_at_winternet.com>
Date: 1996/04/27
Message-ID: <lorenzen-2704962131420001_at_ppp-66-76.dialup.winternet.com>#1/1


This may have beeen addressed, but have you enabled DBMS_OUTPUT. According to the PL/SQL
manual, you must enable output prior to using any of the proceudres. There is no error, but the
procedures will do nothing. The syntax, I believe, is DBMS_OUTPUT.ENABLE (buffsize).

HTH
   James

>

 [snip]
>

-- 
lorenzen_at_winternet.com        | Life is complex; it has
                              |   real and imaginary parts
Received on Sat Apr 27 1996 - 00:00:00 CEST

Original text of this message