Reg rman backups

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Reg rman backups

Satish
Dear erman,

Could you plz let us know if any incompatibility between full,incremental and archive logs backup
Reply | Threaded
Open this post in threaded view
|

Re: Reg rman backups

ErmanArslansOracleBlog
Administrator
I didn't understand what you are asking.
Please revise..
Reply | Threaded
Open this post in threaded view
|

Re: Reg rman backups

satish
Dear Erman,

Thanks for the update and i am sorry for not making it clear

We would like to know,

1)can 2 archivelog backups run parallely?
2)when level 1 backup is running,can archivelog backup begin at the same time?
3)can two level 1 backups run at the same time?
4)If level 0 backup is running,can archivelog backup begin at the same time?

Thank you
Reply | Threaded
Open this post in threaded view
|

Re: Reg rman backups

ErmanArslansOracleBlog
Administrator
You can duplex your backups within the BACKUP AS BACKUPSET command, in which case RMAN creates more than one copy of each backup set.. you know that right?

I didn't test these, but you can do your tests yourself and update here..

2 x level1 backup can be run at the same time, if you use the BACKUP INCREMENTAL FROM SCN syntax.
my answer to all the remaining questions is yes..  But my answer is just based on my opinion, I mean I didn't test these..

So, why don't you test and update this thread?