Joerg MehlhornJoerg Mehlhorn

  1. 2,067 votes
    Vote 0 votes Vote Vote
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      You have left! (?) (thinking…)
      Joerg MehlhornJoerg Mehlhorn gave this 3 votes  · 
    • 1,595 votes
      Vote 0 votes Vote Vote
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        Password icon
        I agree to the terms of service

        You'll receive a confirmation email with a link to create a password (optional).

        Signed in as (Sign out)
        You have left! (?) (thinking…)
        Joerg MehlhornJoerg Mehlhorn commented  · 

        For all the guys needing backups:
        you can think about exporting the database with the daccli import / export tool. http://sqldacexamples.codeplex.com/releases/view/77085

        To be on the safe side for transactions.
        1st copy your prod-db to a prod_copy-db
        this allows you to already use it as a standby database
        2nd you can export the prod_copy-db to a local file
        3rd the prod_copy-db can be deleted
        4th be sure that the bacpac-export file can be reimported: if there is an inconsitancy in say views or procedures the import-tool currently stops importing.
        5th all the above tasks can be automated and scheduled.
        That's it ...

        Joerg MehlhornJoerg Mehlhorn gave this 2 votes  · 

      Knowledge Base and Helpdesk