Re: PL/SQL ?

From: <ignace.neuman_at_tip.nl>
Date: 1996/03/28
Message-ID: <N.032896.225134.86_at_utrecht19.pop.tip.nl>#1/1


On 28-03-96 1:53, in message <4jcdca$amn_at_dfw-ixnews4.ix.netcom.com>, Sean Kubovcik <rbtkubo1_at_ix.netcom.com> wrote:

> I am tring to debug a PL/SQL script that I run from SQL*Plus and I
> would like to know how to display debugging messages. Any input would
> be appriciated. Thanks in advance.
> Sean
>
> rbtkubo1_at_ix.netcom.com
>
Try dbmsoutput.put_line('debugging meessage) and make sure the parameter serveeroutput is ON (set command). Received on Thu Mar 28 1996 - 00:00:00 CET

Original text of this message