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: historical data

Re: historical data

From: David Turner <turner_at_tellme.com>
Date: Mon, 21 May 2001 20:04:55 -0700
Message-ID: <F001.0030A17D.20010521200109@fatcity.com>

What did you use as a delimiter, and are their any limits on tables I can write to a file?

Thanks, Dave
On Mon, May 21, 2001 at 09:47:20PM -0500, Deshpande, Kirti wrote:
> Hi David,
> If there is a remote possibility of loading this data back into Oracle XX
> database (or any other, for that matter), then what you are doing makes
> perfect sense. I used to unload data into flat files when I worked on the
> mainframe systems a few years ago. And a few times we did have to load it
> back into newer versions of the database. You are on the right track.
>
> Regards,
>
> - Kirti Deshpande
> Verizon Information Services
> http://www.superpages.com
>
> > -----Original Message-----
> > From: David Turner [SMTP:turner_at_tellme.com]
> > Sent: Monday, May 21, 2001 5:17 PM
> > To: Multiple recipients of list ORACLE-L
> > Subject: historical data
> >
> > We have to role off partitions of data every week and I am writing a
> > script to
> > write the data to comma separated files using utl_file. What I was
> > wondering is
> > does anyone have an alternative that is better? I thought about using
> > export but
> > thought it wouldn't be fun trying to import an export file into the latest
> > version
> > of Oracle 10 years down the road.
> >
> > Thanks, Dave
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: David Turner
> > INET: turner_at_tellme.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: David Turner
  INET: turner_at_tellme.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).
Received on Mon May 21 2001 - 22:04:55 CDT

Original text of this message

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