Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Output
In article <766v5k$1l8$1_at_birch.prod.itd.earthlink.net>,
"Jenny Clark" <jclark01_at_ukms.net> wrote:
> I'm new to PL/SQL. I'm trying to debug using DBMS_OUTPUT.PUT_LINE, but see
> no out put in SQL*PLUS. Any help?
>
>
set serveroutput on
exec dbms_output.enable(1000000);
--
Mladen Gogala
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Dec 28 1998 - 09:16:45 CST
![]() |
![]() |