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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to output to screen or a file in client's machine via PL/SQL

Re: How to output to screen or a file in client's machine via PL/SQL

From: Mark Bole <makbo_at_pacbell.net>
Date: Thu, 30 Dec 2004 00:30:54 GMT
Message-ID: <2%HAd.4581$yV1.2375@newssvr14.news.prodigy.com>


my888_at_telstra.com wrote:

> Dear all,
> I tried to do output from pl/sql to a client's box, I tried using
> dbms_output and it has a hard limit 1 Megabyte. I tried UTL_FILE
> package, but it can only output to a Server's directory. How can I run
> an PL/SQl and output to screen or a file in client's machine?? Thanks
> for your help!!
>
> 888
>

AskTom has a topic "how to get around Dbms_output limitations":

http://asktom.oracle.com/pls/ask/f?p=4950:8:17009309866157772736::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:146412348066

-Mark Bole Received on Wed Dec 29 2004 - 18:30:54 CST

Original text of this message

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