Home Forums SQL Server 2014 Development - SQL Server 2014 Strategy to Move incremental data from Migration Server to Target System in migration RE: Strategy to Move incremental data from Migration Server to Target System in migration

  • getalok_akg (11/15/2016)


    Hi Jeff ,

    Thanks for reply . Our client is not agree for backup approach due to business constraint . .

    Thanks

    Alok

    It would be really helpful if you told us what that business constraint actually is. 😉 It might help us solve the problem and it might help us understand your client a bit better so that we can avoid violating such business constraints which, in this case, sounds a bit odd and rather a matter of fact decision that anything practical especially since the term "migration" usually indicates a "one-off" problem rather than a daily occurrence.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)