Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

backup single table partiton question?

User_SDMR4Jan 23 2013 — edited Jan 25 2013
HI we are using oracle 11.2.0.3 on linux platform and was wanting to know if there is a way to backup just a single table partiiton using rman? If so does the database need to be runnnig in archivelog mode in order to do this with the database online?
This is a database that has one single huge table that is partitioned by day and we are attempting to export out daily partitions using datapump export so that we can arhive them to tape but the disk system we have is not able to keep up and the export of roughly 128gb is taking over 8 hours and is failing beciase the undo is aging out.
We would like to bypass writing the partitions out to disk and just stream them to tape if at all possible?
Any help or suggestions are greatly appreciated.
Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 22 2013
Added on Jan 23 2013
5 comments
240 views