Re: dbms_output.get_line(s) how to ?

From: Mark Pritchett <mark_at_unisol.demon.co.uk>
Date: 1995/10/09
Message-ID: <831194847wnr_at_unisol.demon.co.uk>#1/1


It seems that dbms_output.get_line(s) procedures don't help to display the progression of an incomplete PL/SQL block.

DBMS_PIPE certainly works nicely although two processes are required one to write to the pipe, PL/SQL and another to read it. The latter works nicely with PRO*COBOL from Unix and from Visual Basic from MS-Windows.

DBMS_JOBS may be useful. Thanks for the tip/guidance.

Mark :)

-- 
Mark Pritchett
Unisol Ltd
West Midlands
United Kingdom
B76 1GJ
Received on Mon Oct 09 1995 - 00:00:00 CET

Original text of this message