Database Migration using SSIS

  • Hi ,

    I am having 2 database.

    DB_A and DB_B are the 2 database.

    Now I want to migrate data from DB_A to DB_B.

    I am having 500 tables in both database.I want to to migrate the database in a such a way that If records are new it should be inserted or if exist it should be updated.

    Please suggest me if we can achieve using SSIS.

    Regards,

    Vipin Jha

  • Yes, you can achieve this using SSIS.

    ____________________________________________________________

    AP
  • Hi Anshul,

    If possible, Please post the solution.

    Thanks

    Rambabu

  • http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/75331/[/url]

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  • Hi,

    As per Vipin requirement, we need to create 500 packages for 500 tables.

    I think this is complicate solution for vipin requirement.

  • maddukuru.rambabu (7/22/2015)


    Hi,

    As per Vipin requirement, we need to create 500 packages for 500 tables.

    I think this is complicate solution for vipin requirement.

    You are, of course, welcome to your opinion.

    But if you are going to be negative, at least be constructive about it and offer an alternative.

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  • Hi,

    below link is my suggestion. But here data migration only happened.

    http://www.sqlservercentral.com/Forums/Topic1704137-364-1.aspx"> http://www.sqlservercentral.com/Forums/Topic1704137-364-1.aspx

    But I am also looking for If records are new it should be inserted or if exist it should be updated.

    Thanks

    Rambabu

  • maddukuru.rambabu (7/22/2015)


    Hi,

    below link is my suggestion. But here data migration only happened.

    http://www.sqlservercentral.com/Forums/Topic1704137-364-1.aspx"> http://www.sqlservercentral.com/Forums/Topic1704137-364-1.aspx

    But I am also looking for If records are new it should be inserted or if exist it should be updated.

    Thanks

    Rambabu

    I want to to migrate the database in a such a way that If records are new it should be inserted or if exist it should be updated.

    That link does not include a solution for the above.

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

Viewing 8 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic. Login to reply