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

Home -> Community -> Usenet -> c.d.o.server -> Re: can dbms_output.put_line output > 255 characters ?

Re: can dbms_output.put_line output > 255 characters ?

From: Manmohan Mann <m_mann_at_hotmail.com>
Date: Thu, 22 Apr 1999 20:41:01 -0400
Message-ID: <371FC19D.6206B63F@hotmail.com>


Hi,

Have you looked into "set serveroutput on size 5000"

or some other number, before you execute your pl/sql block?

tedchyn_at_yahoo.com wrote:
>
> Sir, Is there a way to get around dbms_output.put_line to output more than 255
> characters ?
>
> Thanks in advance Ted Chyn(respond to tedchyn_at_yahoo.com)
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Apr 22 1999 - 19:41:01 CDT

Original text of this message

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