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

Home -> Community -> Usenet -> c.d.o.server -> Re: Alternative to spool?

Re: Alternative to spool?

From: Josef Scherm <j.scherm_at_t-online.de>
Date: Thu, 04 Feb 1999 22:01:46 +0100
Message-ID: <36BA0AB9.1DD0DB6B@gmx.de>


Hello!

Look at the Oracle Package utl_file. You can spool the data out of an Oracle Stored procedure into an server-file without using sqlplus

Josef Scherm

Greg Gershowitz schrieb:

> Is there a better way to pull data out into a file than using spool? I
> am redirecting the output from my sqlplus session to a file and I don't
> want to be doing twice the IO.
>
> Thanks.
>
> -Greg G
Received on Thu Feb 04 1999 - 15:01:46 CST

Original text of this message

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