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: how to pick the lastes file using UTL_FILE package ?

RE: how to pick the lastes file using UTL_FILE package ?

From: Disser, Arno <a.disser_at_sfs.nl>
Date: Mon, 27 May 2002 09:28:19 -0800
Message-ID: <F001.0046C3C7.20020527092819@fatcity.com>


Well,

        in that case use loader to process the file into a tmptable, and forget UTL_FILE.

aRNO

-----Original Message-----

[mailto:Chaim.Katz_at_Completions.Bombardier.com] Sent: Monday, May 27, 2002 6:08 PM
To: Multiple recipients of list ORACLE-L

Rahul,

This isn't exactly what you're asking but,

If OEM is set up:
You can use the intelligent agent on win2k. Write a script that identifies the file and then calls the PL/SQL procedure.
Schedule the job in OEM.

Chaim

Rahul <rahul_at_ratelindo.co.id>@fatcity.com on 05/27/2002 02:18:18 AM

Please respond to ORACLE-L_at_fatcity.com

Sent by: root_at_fatcity.com

To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc:

list, the requirement is to use the UTL_FILE package on the server side to open and process the files as they are created (each hour) in a server's directory !!
could anyone suggest a logic to pick up the the lastest file created in that
dir. ?

TIA 8.1.6 on win2k

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Rahul
  INET: rahul_at_ratelindo.co.id

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:
  INET: Chaim.Katz_at_Completions.Bombardier.com

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: Disser, Arno
  INET: a.disser_at_sfs.nl
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 Mon May 27 2002 - 12:28:19 CDT

Original text of this message

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