Incremental backup in Oracle 8i [message #60389] |
Wed, 04 February 2004 19:27 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
SJC
Messages: 11 Registered: December 2003
|
Junior Member |
|
|
Hi,
How can I take incremental backup of only changed records in a tablespace in Oracle 8i ?
Thanks & regards
S.J. Chanda
|
|
|
Re: Incremental backup in Oracle 8i [message #60399 is a reply to message #60389] |
Thu, 05 February 2004 15:16 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Thiru
Messages: 1089 Registered: May 2002
|
Senior Member |
|
|
There's no incremental backup strategy that Oracle provides,that can backup only changed records. Export incremental backups(now obsolete) backed up whole tables when even a single row changed and RMAN incremental backups are based on blocks ,not on rows.
-Thiru
|
|
|
|