Re: DBMS_OUTPUT.PUT_LINE doesn't work

From: Steve Haynes <steve_at_rwx777.demon.co.uk>
Date: 1998/10/24
Message-ID: <Qg09UPAZqgM2EwBK_at_rwx777.demon.co.uk>#1/1


In article <36321085.A1FDBAA3_at_cc.ece.ntua.gr>, vagelis Hristidis <exrist_at_cc.ece.ntua.gr> writes
>I try to have some text printed in sqlplus.
>I type:
>
>exec DBMS_OUTPUT.enable;
>exec DBMS_OUTPUT.PUT_LINE('hallo');
> I get the answer "PL/SQL procedure successfully completed."
> for both commnads but nothing is printed.
>What's wrong?
>
Hands up who hasn't got this wrong the first time. "set serveroutput on"
Steve

-- 
Please remove nospam from my address to Reply.
Received on Sat Oct 24 1998 - 00:00:00 CEST

Original text of this message