webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Migrating TN data from webMethods 6.1 SQL Server 2000 to webMethods 7.1.2 Oracle 10g

  • 1.  Migrating TN data from webMethods 6.1 SQL Server 2000 to webMethods 7.1.2 Oracle 10g

    Posted Thu December 31, 2009 08:56 PM

    Hello everyone,

      I was asked to migrate TN data from webmethods 6.1 SQL server  to Webmethods 7.1.2 Oracle.   There are tables already in Webmethods 7.1, They asked me to just migrate data from IS 6.1 SQL to IS 7.1 oracle. Is it ok if I write scripts and migrate data or  are there any other ways that I should follow to do the migration ? 
    
    Friend of mine told that, it is not good practice to just write scripts to migrate, Guys can you please suggest me how to migrate data from TN 6.1 SQl to  TN 7.1.2 Oracle
    

    Thanks in Advance
    shireesha.
    [FONT=Helv][SIZE=3][FONT=Helv][SIZE=3]
    [/size][/font][/SIZE][/FONT]


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: Migrating TN data from webMethods 6.1 SQL Server 2000 to webMethods 7.1.2 Oracle 10g

    Posted Thu December 31, 2009 09:20 PM

    Please follow the TN upgrade/migration documentation on the Advantage.

    The scripts provided for the migration in webMethods_home\common\db\scripts\oracle\tradingnetworks\migrate

    To migrate the webMethods 6.1 database (ISCore audit, document history etc) to 7.1.2 use the Database configurator tool provided.

    HTH,
    RMG


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 3.  RE: Migrating TN data from webMethods 6.1 SQL Server 2000 to webMethods 7.1.2 Oracle 10g

    Posted Thu December 31, 2009 09:58 PM

    My question is, Is that ok to do that migration process directly from WM 6.1 with database :SQL Server 2000 to WM 7.1.2 with the database Oracle.

    or should I conver the database, from wm 6.1 SQL to wm 6.1 Oracle and then should I upgrade then from wm6.1 oracle to wm 7.1.2 Oracle…?


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 4.  RE: Migrating TN data from webMethods 6.1 SQL Server 2000 to webMethods 7.1.2 Oracle 10g

    Posted Wed January 06, 2010 03:43 PM

    Migration is not allowed between different Databases. You should first (by using export and import) get the same copy of database into the one which you want to migrate (in your case it is oracle) and then migrate the data to higher versions like 7.1 in your case.

    HTH,
    Wu


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Migrating TN data from webMethods 6.1 SQL Server 2000 to webMethods 7.1.2 Oracle 10g

    Posted Wed January 06, 2010 04:27 PM

    I would say please review this document on advantage:

    “webMethods_Upgrade_Guide_7_1_2_and_7_2.pdf”
    section Migrating from 6.1 to 7.1.2

    It would help you moving further/decision:

    HTH,
    RMG


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: Migrating TN data from webMethods 6.1 SQL Server 2000 to webMethods 7.1.2 Oracle 10g

    Posted Wed January 06, 2010 04:34 PM

    Thanks rmg and wu. I am working on it now, I will get base with you if I got further doubts.

    Thanks again,
    Siri


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 7.  RE: Migrating TN data from webMethods 6.1 SQL Server 2000 to webMethods 7.1.2 Oracle 10g

    Posted Wed January 06, 2010 08:30 PM