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: Data Archiving

Re: Data Archiving

From: C.S.Venkata Subramanian <csvenkata_at_lycos.com>
Date: Thu, 27 Dec 2001 04:18:39 -0800
Message-ID: <F001.003E3072.20011227035016@fatcity.com>

Nirmal
After moving the data are u planning to delete the same from the original server. In 7.3 direct=y will work. I suggest you write some pl/sql procedure or Pro*C utility that will move the data to new server whenever required based on the criteria you pass.

Venkat

--

On Thu, 27 Dec 2001 02:15:18  
 Arul kumar wrote:

>Hi Nirmal,
>
>Export/Import sounds good for this.
>
>I think u can give a try with DIRECT=Y option in exp utility (for faster
>export !).
>
>I am not sure abt this option in 7.3.. do give it a try.
>
>Arul.
>
>I am not sure abt this
>
>Nirmal Kumar Muthu Kumaran wrote:
>
>>
>>
>> Hi all,
>>
>> New year Greetings.
>>
>> We need to archive some history tables from the production database to
>> new server. Totally around 50 history
>> tables we need to move and each table having around 10 million of
>> records. Some of history tables having records, which are required for
>> another a year the production database, approximatedly i can say
>> around 2 million of records in each table
>>
>> like this.
>>
>> So what is the best way to move these tables?.
>>
>> I suggested them to export/import tables and delete invalid records.
>>
>> But another team are planned to do it by a simple pl/sql script by
>> making cursor, check validity of record, if yes insert into new server
>> and then delete from production, repeat.
>>
>> I want to know the best way to do this job without any major
>> implications.
>>
>> Both servers are oracle7.3.1. running on VAX/VMS.
>>
>> Thanks.
>>
>> Nirmal.
>
>*********************************************************
>Disclaimer
>
>This message (including any attachments) contains
>confidential information intended for a specific
>individual and purpose, and is protected by law.
>If you are not the intended recipient, you should
>delete this message and are hereby notified that
>any disclosure, copying, or distribution of this
>message, or the taking of any action based on it,
>is strictly prohibited.
>
>*********************************************************
>Visit us at http://www.mahindrabt.com
-- Click here for your very own create-a-date adventure from MatchMaker Go to http://ecard.matchmaker.com/dating.html -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: C.S.Venkata Subramanian INET: csvenkata_at_lycos.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 Thu Dec 27 2001 - 06:18:39 CST

Original text of this message

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