Ian,
Partitioning is a great way to archive stuff as long as there are no logical
dependencies on it from data that will stay active. You're then able to
convert the partition to archive table or just drop it if business rules
allow.
If you make sure that partitions are in separate tablespaces you also gain
the ability to make the tablespace readonly or to use the transportable
tablespace feature to move the data and plug it into an "archive" database.

Regards, 
Mike Hately

-----Original Message-----
Sent: 27 March 2002 09:53
To: Multiple recipients of list ORACLE-L


Hi All,

I previously posted this question to the Lazydba List and got a couple
of replies, but thought I would also send it to this list as well to see
if I can just get a couple more (so excuses to those people that have
already seen it)

I am currently discussing with a customer their requirements for
archiving data as their system is 4 years old and billing data is piling
up which obviously is affecting performance. I am pushing for an Oracle
upgrade, they are currently on 7.3.4 and I am trying to get them to go
to 9i. The main reason for this is so they can use partitioning.

My question to the List is to try and find out other people's
experiences in archiving complex and integral data and whether most have
gone the partitioning path or some other path (ie. Something like
separate tables and data migration).

So I would appreciate anyones comments, the path they chose, database
size etc. 

With Thanks
Ian Biddell
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Biddell, Ian
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: Hately Mike
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to