RE: Using RMAN

2002-05-31 Thread Mercadante, Thomas F
Debi, I run a weekly restore validate to make sure the tapes are available and working properly. Actually two runs a weekend - one for the database, and one for the archivelog backup. gives me a warm fuzzy every Monday morning. Tom Mercadante Oracle Certified Professional -Original

RE: Using RMAN

2002-01-17 Thread DENNIS WILLIAMS
Soma - RMAN will only know about the disk backup since you aren't using a media manager like Legato or Veritas. When it needs to recover, RMAN will look to that spot on the disk and expect the correct file to be there. If for some reason the version on disk is unusable and RMAN needs an older

Re: Using RMAN

2002-01-17 Thread Ruth Gramolini
If you are using a recovery catalog then rman keeps track of everything there. He knows if you've been naughty, he know if you've been nice, he knowsOOOPS I got carried away. But when you do a restore using rman he will tell you what backup sets you will need. Ruth - Original Message

Re: Using RMAN

2002-01-17 Thread Sona
See currently we are using Unix scripts to do our hot backups .We take the backup on disk and everynight after the disk backup we copy the backup on tape using Veritas Net Backup. Presently we keep 2 days worth of backups on the disk and 3 days of archive logs.That means at any point in time i

Re: Using RMAN

2002-01-17 Thread Jay Hostetter
I have gone through this process. We used to backup to disk using scripts as described in Velpuri's book. We now use RMAN to backup to disk. Your backups will be faster and smaller in size, because RMAN will skip unused blocks and it also allows you to specify mutilple channels. I can

Re: Using RMAN

2002-01-17 Thread Ruth Gramolini
We use rman to backup all of our databases. But most importantly, we use it for production. Production databases are in archivelog mode. We do a level 1 backup at the end of the work day and prior to nitely batch processing. We do a level 0 backup early in the morning after batch and before

Re: Using RMAN

2002-01-17 Thread Sona
Ruth, I have a couple of questions 1. As I understand from your email ,you do incremental level 0 backups in the morning and level 1 backups in the evening and night everyday using RMAN...right. You mentioned that you also take the backups (i.e level 0 and 2 level 1's for a day )on tape every

Re: Using RMAN

2002-01-16 Thread Nikunj Gupta
Hi, I am not sure... what your exactly plan to do... But, You can configure RMAN to backup on DISK and use some TAPE MANAGEMENT UTILITY or SYSTEM UTILITY (If it is there) to backup from your DISK. Also that utility can delete after successful backup from DISK to TAPE depending on