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.  How to run DB component configuration in linux

    Posted 07/15/16 07:11 AM

    Hi Everyone,

    I am new to webMethods. After complete the my installation, I am running DB component Configuration , I am getting error. How to run the DB Component Configuration in Linux.

    Please see the attached pics also.

    Thanks and Regards
    Mahesh


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: How to run DB component configuration in linux

    Posted 07/15/16 09:01 AM

    Hi Mahesh,

    there are two options for this:

    Either connect to the Linux system with a terminal with X11 Forwarding enabled and run a local Xclient like Xming, Mocha X11 or MobaXterm.
    Or use the command line version dbConfigurator.sh

    See Installing webMethods Products Guide, chapter 6 for further informations.

    Regards,
    Holger


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: How to run DB component configuration in linux

    Posted 07/16/16 04:24 AM

    You can run DBCC gui from your windows machine by giving DB server details. For this, I don’t think again you should have X11 package on Linux box. Did you give a try. Please install DBCC on your local machine.

    Thanks,


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: How to run DB component configuration in linux

    Posted 07/16/16 08:46 AM

    Hi,

    this depends on if the database is reachable from localhost or not.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 5.  RE: How to run DB component configuration in linux

    Posted 07/20/16 12:07 PM

    Db component configuration creates database for the required webMethods components. You don’t have to run from the VM where webMethods is installed.

    You can even run the db component configuration from your local /windows machine. If you have access to the database from the local.

    Or as suggested by Holger , you may need to run dbConfigurator.sh (which doesn’t have UI).


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 6.  RE: How to run DB component configuration in linux

    Posted 07/27/16 04:41 AM

    Hi Mahesh,
    I hope you are already sorted with your issue, if not please use below steps

    1. Find the ip address of your localmachine from where you are running the linux terminal
    2. before you run the DBScriptrunner.sh command run the command export DISPLAY=[IP Address Found Above]:0.0 and then execute ./dbConfiguratorUI.sh shell script

    that will solve your problem.

    Regards
    Sreeni


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB