I have been asked to make incremental backups of a table based on the value of one of the fields in the table (called groupid). They want a separate incremental backup for groupid=1, groupid=2, groupid=3, etc… I use rman for entire databases or at least whole tables. Can rman backup a subset of a table?
↧