Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: using rman
Igor wrote:
> Holger Baer wrote:
>>Considering todays hd prices you better >>throw in an additional disk just for the backups and use it as primary >>backup target (which will speed up backup as well).
You can also perform incremental backups in rman ... something you can't
do in a shell script.
>
>>The shell script you propose will be much more complex and take much >>more time to develop - putting tablespaces in and out off backup mode,
You can also adjust performance with rman by running in parallel or by
multiplexing i/o. You can even throttle rman i/o so it doesn't adversely
impact o/s i/o.
>
> Have a nice day and thanks for your comments,
> Best regards,
> Igor
>
By the way, I use shell scripts for all my backups ... but hey, I've got
the dream DBA job ... small database (after the terabyte ones in my
previous job) ... script takes only 15 minutes for full backup of our
prod db ... minimal DBA intervention required ... more disk space than I
need ... time to read the docs.
Received on Tue Jan 07 2003 - 11:27:58 CST
![]() |
![]() |