If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Backup & recovery time

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-07-03, 14:36
Tina Tina is offline
Registered User
 
Join Date: Oct 2002
Posts: 5
Backup & recovery time

I am new to Oracle DBA.
I am using Oralce 9i in nonarchive mode & win2k. The total size of control(3)$data(7)$redo(5 group, 3members/group) files is 15G.
It will be backed up once a week.
Anybody can tell me how long it will take to backup and recovery normally? Say the backup media is harddrive.

Thanks!
Reply With Quote
  #2 (permalink)  
Old 01-07-03, 15:21
marist89 marist89 is offline
Registered User
 
Join Date: Oct 2002
Location: greenwich.ct.us
Posts: 279
Depends on how fast your media is. I can backup a 15G database to NFS mounted RAID 0 disk in about 5 minutes.
__________________
Jeff Hunter
http://marist89.*************
Reply With Quote
  #3 (permalink)  
Old 01-08-03, 19:26
clio_usa clio_usa is offline
Registered User
 
Join Date: Apr 2002
Location: California, USA
Posts: 482
Cool

SCSI drives can write data from 60 to 160 Mb/s. Of course there is some OS kernel overhead. Divide your 15 Gb of data to the write speed of your drives and backup time will be estimated.

For the restore, again drives speed first + ORACLE DBA speed to resolve db crash scenarious :-)) . Even the most seasoned DBA's panic when production db goes down, so get your best estimated time, multiply it by 2, and scale up once. So if you usually restore for 1 hour - that might take up to 2 days (according to Murphy :-)) )

Hope that helps,

clio_usa - OCP - DBA

Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On