What is the correct way to back up an Oracle 11g database with 190GB of data
        Posted  
        
            by hminaya
        on Server Fault
        
        See other posts from Server Fault
        
            or by hminaya
        
        
        
        Published on 2010-04-08T19:45:10Z
        Indexed on 
            2010/04/08
            20:53 UTC
        
        
        Read the original article
        Hit count: 190
        
Right now we are doing the following:
- Generating a DMP file to a windows server, this takes about 14hrs
- Copy the DMP file to tape, this takes about 10 hrs
- Archive it.....
In total this takes about 24hrs to do this. Any ideas would be appreciated.....
© Server Fault or respective owner