Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

Right now we are doing the following:

  1. Generating a DMP file to a windows server, this takes about 14hrs
  2. Copy the DMP file to tape, this takes about 10 hrs
  3. Archive it.....

In total this takes about 24hrs to do this. Any ideas would be appreciated.....

share|improve this question
The DMP generation - is it over a net connection? Even comparing to gigabit, creating the file locally & moving it afterwards should be faster... Anyway, better luck to you on Serverfault: serverfault.com – OMG Ponies Apr 8 '10 at 19:49

migrated from stackoverflow.com Apr 8 '10 at 20:49

1 Answer

Look into RMAN, there's a lot to it, but it will do your backups in minutes, not days.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.