Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN impact
On our largest database, approx 5 TB, we do our hot backup in the early
hours. What you might see is:
Top 5 Timed Events
~~~~~~~~~~~~~~~~~~ % Total Event Waits Time (s) ElaTime
-------------------------------------------- ------------ ----------- -------- db file sequential read 183,907,653 1,251,537 69.33 CPU time 248,748 13.78 sbtwrite2 7,288,661 201,689 11.17 sbtbackup 46 31,919 1.77 buffer busy waits 5,505,360 23,7071.31
So there is an impact. To me, the alternative is worse.
On 3/9/06, David Sharples <davidsharples_at_gmail.com> wrote:
>
> yes the user can use it, rman is just a normal process. If you are
> struggling for resources then you will be struggling for resources.
>
> Use things like resource manager / profiles if you want to restrict its
> usage
>
>
> On 3/9/06, Li Li <litanli_at_gmail.com> wrote:
> >
> > I just started to look into RMAN backup and recovery and have a
> > question: for example, it takes 2 hours for RMAN to backup the database, how
> > much impact will RMAN have on the database during this 2 hours? Will user be
> > able to access the database during this 2 hours?
> >
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Mar 09 2006 - 10:53:13 CST