IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  DB Migration

    Posted 05/04/12 06:19 PM

    Hello All,
    I am looking for some help for changing the wM DB server.
    So, what are all the configs needs to be changed or do I have to re-install the wM?

    Thanks.


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: DB Migration

    Posted 05/04/12 07:44 PM

    What is the scenario for changing the db names? Is it just the db host being changed from host1 to host2 for example. In this case, everything is going to remain same except the db hostname… so move the schema from host1 to host2, and in jdbc pools section of IS admin page, change the host to point to newer one. Do u have any other components other than IS, TN?

    -Senthil


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: DB Migration

    Posted 05/04/12 10:02 PM

    Thanks Senthil for the response. The requirement is something like this:
    We need to shutdown the current DB server (only wM DB resides on this server). So, the DBA’s will clone the DB from server1(abcd123.xxx.corp:1234) to server2(efgh321.xxx.corp:1234).
    My question is: what are all the changes should take place (like any config changes) and where exactly or do we have to re-install the wM application on new instance?
    We have IS,MWS,Broker components.


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: DB Migration

    Posted 05/05/12 06:23 AM

    Integration Server

    1. Go to IS Admin > Settings > JDBC Pools > Edit Pool Alias
    2. Change the DB URL to point to newer db host
    3. Restart IS
    4. Navigate to /softwareag_install_dir/IntegrationServer/config/jdbc/pool folder and check if the new db names are reflected

    MWS

    1. Bring down MWS
    2. Take backup of /softwareag_install_dir/MWS/server/default/config/mws.db.xml file
    3. Modify mws.db.xml file to reflect the newer db host
    4. Bring up MWS and check the logs if everything is okay.

    HTH
    Senthil


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: DB Migration

    Posted 05/05/12 03:59 PM

    Thanks Senthil for your valuable information.
    We are cloning the DB from one server to another for migration.
    Are there any other changes that needs to take place along with the one you mentioned above.
    I appreciate your help.


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 6.  RE: DB Migration

    Posted 09/18/12 11:15 AM

    Besides JDBC Pools, incase you have any jdbc connections would also require your attention.


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods