DBAsupport.com Forums - Powered by vBulletin
Results 1 to 8 of 8

Thread: Refreshing QA databases quickly

Threaded View

  1. #4
    Assuming no specialized storage hardware, you can either perform a data-pump export / import (a db-to-db one to avoid the intermediate disk step), or back up the primary database to the secondary and recover it until it is consistent.

    Your limiting factor is going to be the bandwidth between the two hosts.
    Last edited by jhmartin; 03-08-2007 at 12:43 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width