Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: HIstorical Table Backup
Yes you can and should put each partition in its own tablespace. This way you can backup only the current month partition (if your partitionning by month).
Rman can also help with the incremental backup feature.
> Hello you all,
> I have a large historical database and I partitioned
> by date range tables.
> I don't which is a good way to backup old
> partitions, which I make ReadOnly,
> in a way to be able to restore the contents from the
> time I put them in
> ReadOnly mode.
>
> Since the database will be large (800Gb) I would
> like not to backup all
> database all the time, but only the current date
> partitions (this means also
> tablespaces, because I want to create every
> partition in a separate
> tablespace).
>
> Do you know if this is possible?
>
> Thx, alex.
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Berindei Alex
> INET: Alex.Berindei_at_elsag.it
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: =?iso-8859-1?q?paquette=20stephane?= INET: stephane_paquette_at_yahoo.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 Wed Feb 21 2001 - 03:00:47 CST
![]() |
![]() |