Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: output from PL/SQL

Re: output from PL/SQL

From: devinder <devinder_pal.singh_at_pharma.novartis.com>
Date: 1999/03/22
Message-ID: <36f69883.0@guardhouse.chbs>#1/1

Try DBMS_OUTPUT package.

frank wrote in message <36F689FA.F9405D59_at_mediaaktiv.de>...
>Hi everybody
>
>I am writing a trigger and for debuging I'd like to have an output.
>I tried to just write into another table and Select it, but as soon as
>the trigger doesen't work properly, the whole thing is roled back, so
>that I can't see a thing.
>Do you know how to make an output?
>As far as I understad using the dbms_output package has the same
>problem.
>
>Thanks in advance
>Frank
>
Received on Mon Mar 22 1999 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US