Re: DBMS_OUTPUT

From: S. F. Lott <slott_at_delphi.com>
Date: 1996/03/22
Message-ID: <315310A7.44A3_at_delphi.com>#1/1


Jeff Page wrote:
>
> I'm using Oracle Workgroup Server [v.7.1] and sql*plus [v.3.1]
> on NT 3.50. I sucesssfully compiled the dbms_output package [as
> user sys] but when I execute any test procedure in sql*plus,
> put_line does not display any output. Have I missed a step? Does
> the package, in fact, work on my platform?
>
> Any feedback will be greatly appreciated.
>
> Jeff Page

set serverout on
is required for SQL*Plus to grab DBMS_OUTPUT data and display it.

-- 
S. Lott
Consultant, NE Region
CTG
SLOTT_at_DELPHI.COM
S.LOTT_at_CTG.COM
800-992-5350 box 7053
Received on Fri Mar 22 1996 - 00:00:00 CET

Original text of this message