Re: DBMS_OUTPUT.PUT_LINE

From: Bill Norswether <billn_at_mcs.com>
Date: 1995/10/28
Message-ID: <46rv5a$6pk_at_News1.mcs.net>#1/1


In article <46g21h$2a6_at_ixnews3.ix.netcom.com>, chuckh_at_ix.netcom.com says...
>
>kskelton_at_earth.execpc.com (Kevin Skelton) wrote:
>
>>Hi, I am successfully using the PUT_Line statement in my sql*plus scripts
>>to print out variables from stored procedures.
>
>Is there something special you need to do to get it to work? I've
>tried it in the past. The procedures ran without errors but never
>displayed any output. I'm on versions 7.1.6 and 7.1.3. Got the same
>result with both.
>--

In SQL*PLUS:

set serveroutput on size 1000000

Bill Norswether, Jr.
billn_at_mcs.com Received on Sat Oct 28 1995 - 00:00:00 CET

Original text of this message