oracle10g - oracle RMAN backup partitions -


i have partitioned tables based on date of insertion of row.

i want take of select partitions database using rman.

is possible ?

after taking backup, can delete partitions database.

rman can individually backup tablespaces. or can individual datafiles , cannot partitions.

you can restore , recover datafile or tablespace in rman not table. cannot backup table rman.

if have take partition backup can assign particulat table tablespace afer can backup tablespace (table).

you can issue backup tablespace ;

this way performing backup of tablespaces tablespace have 1 table, backup specific table only.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -