Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #16726
    deepika sathpute
    Participant

    Create a DB instance. For more information, see Creating a DB Instance Running the Microsoft SQL Server Database Engine.

    Stop applications from accessing the destination DB instance.

    If you prevent access to your DB instance while you are importing data, data transfer is faster. Additionally, you won’t need to worry about conflicts while data is being loaded if other applications cannot write to the DB instance at the same time. If something goes wrong and you have to roll back to a prior database snapshot, the only changes that you lose are the imported data, which you can import again after you resolve the issue.

    For information about controlling access to your DB instance, see Working with DB Security Groups (EC2-Classic Platform).

Viewing 1 post (of 1 total)