Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> rman backup should be smaller than the database ????
I am using RMAN backup.
When I get the hot RMAN backup using the following commands.
BACKUP DATABASE PLUS ARCHIVELOG;
BACKUP CURRENT CONTROLFILE;
I was expecting to see that the rman backup would be smaller since it
is copying the used blocks for the database. Should I shrink the
tables before the backup ?
Received on Wed Nov 14 2007 - 09:22:27 CST
![]() |
![]() |