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: Bunyamin K. Karadeniz <bunyamink_at_havelsan.com.tr>
Date: Tue, 15 May 2001 06:49:08 -0700
Message-ID: <F001.0030390E.20010515064145@fatcity.com>

Thanks , I have done it.

> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Bunyamin K. Karadeniz
  INET: bunyamink_at_havelsan.com.tr

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:49:08 CDT

Original text of this message

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