Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: using rman
Karsten Farrell wrote:
Hi Karsten,
>> do with db with 200, 500, 1000 GB? One disk? What about CEO that just >>
> You can also perform incremental backups in rman ... something you can't
> do in a shell script.
But as Holger wrote, incremental refers to the last successful complete
backup, right?!
> which would require an increased amount of redo generated by your 3
> lines of code.
Right, but at least up to now, four years with increasing db, we had no
problem with this. But might get a problem in the future, thanks for the
hint.
> 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.
In fact, this is something I have not yet implemented with my script ;-)
> 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.
Cool, do you have any "dream sysadmin job" vacant? ;-)
A last question, please allow: Did you use rman with the terabyte db's?
Have a very nice day,
Best regards,
Igor
Received on Wed Jan 08 2003 - 03:47:00 CST
![]() |
![]() |