Re: Using DBMS_OUTPUT in ProC

From: Bob Mourning <bmourn_at_comten.com>
Date: 1997/04/26
Message-ID: <01bc521b$b3212620$37a76ace_at_sherwood>#1/1


did you "set serveroutput on" or is that not an option with ProC?

The Wils <awislon_at_rci.rogers.com> wrote in article <3361115C.616A_at_rci.rogers.com>...
> kent.primrose_at_dg19.cec.be wrote:
> >
> > In a ProC program I would like to get output from DBMS_OUTPUT. I have a
> > DBMS_OUTPUT.ENABLE statement followed by a DBMS_OUTPUT.PUT_LINE
> > statement. Everything compiles and runs fine, just no apparent output.
> >
> > I'm running in UNIX and have not re-directed STDOUT or STDERR. Any good
> > ideas?
>
> Ain't never heard of DBMS_OUTPUT in a Pro*C program before. If you're
> using the DBMS_OUTPUT package from a PL/SQL block within the Pro*C
> program did you try GET or GET_LINE to retrieve the buffered info?
>
> I think it may only work from a SQL*Plus session or Server Manager
> though. (Server Application Developers Guide 6-23)
>
> Just a thought...
> Alan Wilson
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> The man who follows the crowd will usually get no further than the
> crowd. The man who walks alone is likely to find himself in places no
> one has ever been.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
Received on Sat Apr 26 1997 - 00:00:00 CEST

Original text of this message