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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: file output of a SP

Re: file output of a SP

From: David A. Barbour <dbarbour_at_nucentrix.net>
Date: Tue, 15 May 2001 06:22:18 -0700
Message-ID: <F001.0030384C.20010515060031@fatcity.com>

Bunyamin,

Check the UTL_FILE Oracle-supplied package references on OTN. You'll need to set a directory(directories) in your init<SID>.ora file to use the package which means you'll need to bounce the DB.

Regards

David A. Barbour

> "Bunyamin K. Karadeniz" wrote:
>
> Hi Gurus,
> I have a problem,
> I am trying to output a txt file of my query results. But all these
> will be in a stored procedure, And in the procedure , how will I open
> a file and write to it and then close it ?
> Thanks

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: David A. Barbour
  INET: dbarbour_at_nucentrix.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue May 15 2001 - 08:22:18 CDT

Original text of this message

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