dbTalk Databases Forums  

RMAN resynchonize question

comp.databases.oracle comp.databases.oracle


Discuss RMAN resynchonize question in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tho Nguyen
 
Posts: n/a

Default RMAN resynchonize question - 08-13-2004 , 12:30 PM






Hi, folks!

I am new to RMAN and now trying to configure it. There is one issue
concerning me.
Let's say I backup the target database every 6:PM and the database
generates about 100 archived logs every day.
So what happens if the database crashs at 5PM? I have the backup at
6PM of the last day only and no backup of archive logs generated
between that time.
Have anynone experienced that any what is your solution?

Thank a bunch.

Reply With Quote
  #2  
Old   
Syltrem
 
Posts: n/a

Default Re: RMAN resynchonize question - 08-13-2004 , 04:25 PM






You should keep 2 copies of your archive logs, on separate disks.
On separate servers if possible.

Look at LOG_ARCHIVE_DEST_n syntax

I keep one copy on a mirrorred disk locally, and one copy on another machine
which is in a different city.

But should your database "crash", as you say, most of the times your archive
logs will still be available. You`ll have lost one datafile, or any part of
the database but not your archive logs (as long as they are kept on their
own disk or storage device), so you can recover.
If you loose your archive logs in both locations (if you save them onto 2
locations that is) you still have the database. Just hurry to take a good
backup of it.

Loosing everything can only happen if the server bursts into flames (or
something of the like), in which case you need more than your archive logs
to recover, you need a complete disaster plan.

Regards,

Syltrem



"Tho Nguyen" <tho_pic (AT) yahoo (DOT) com> a écrit dans le message de
news:d177c6d9.0408130930.65c97d51 (AT) posting (DOT) google.com...
Quote:
Hi, folks!

I am new to RMAN and now trying to configure it. There is one issue
concerning me.
Let's say I backup the target database every 6:PM and the database
generates about 100 archived logs every day.
So what happens if the database crashs at 5PM? I have the backup at
6PM of the last day only and no backup of archive logs generated
between that time.
Have anynone experienced that any what is your solution?

Thank a bunch.



Reply With Quote
  #3  
Old   
s.kapitza
 
Posts: n/a

Default Re: RMAN resynchonize question - 08-13-2004 , 05:30 PM



tho_pic (AT) yahoo (DOT) com (Tho Nguyen) wrote in message news:<d177c6d9.0408130930.65c97d51 (AT) posting (DOT) google.com>...
Quote:
Hi, folks!

I am new to RMAN and now trying to configure it. There is one issue
concerning me.
Let's say I backup the target database every 6:PM and the database
generates about 100 archived logs every day.
So what happens if the database crashs at 5PM? I have the backup at
6PM of the last day only and no backup of archive logs generated
between that time.
Have anynone experienced that any what is your solution?

Thank a bunch.
backup the archivelogs every hour or as you like.

regards

s.kapitza


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.