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.

 View Only
Expand all | Collapse all

webMethods 7.1 DB Configurator issue

  • 1.  webMethods 7.1 DB Configurator issue

    Posted Tue March 11, 2008 09:13 PM

    Hi there experts ,
    I am trying to create my tables on the database for the new 7.1 on my local machine and on my local DB(Oracle 10G)…but i keep getting slapped with this.
    Any ever faced with this issue before?
    Thanks in advance…


    • Executing action
    • Action : create
    • Database : Oracle
    • Component : storage
    • Component version : latest
    • URL : jdbc:wm:oracle://localhost:1158;SID=ORCLSE
    • User : sys


    • create Database Component: Storage STR

    • Versions
    • Version: oracle 25 (7.0SP2)
    • Scripts create
      
    •   Script(1): C:\webMethods7\common\db/scripts/oracle/storage/25/create/ora_str_c_ddl_tablespaces.sql
      
    •   Script(2): C:\webMethods7\common\db/scripts/oracle/storage/25/create/ora_str_c_ddl_user.sql
      

    • Database Connection error: [wm-cjdbc36-0007][Oracle JDBC Driver]No more data available to read.
      CREATE STORAGE [25] FAILED
      CDC ERROR [wm-cjdbc36-0007][Oracle JDBC Driver]No more data available to read.
      Suspending execution…
      CDC Error: java.sql.SQLException: [wm-cjdbc36-0007][Oracle JDBC Driver]No more data available to read.

          Database component configurator summary
    

    Date : Tue Mar 11 12:37:21 MST 2008
    Database : Oracle
    User : sys
    Action : create

    Following components could not be installed:

    Storage 25


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


  • 2.  RE: webMethods 7.1 DB Configurator issue

    Posted Tue March 11, 2008 11:11 PM

    do you have the f/w switched on your local windows box?


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


  • 3.  RE: webMethods 7.1 DB Configurator issue

    Posted Tue March 11, 2008 11:15 PM

    Thanks so much for your response SM
    And no , I dont have any kind of firewall , secondly , its all on my local machine(the wM Platform and the DB)


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


  • 4.  RE: webMethods 7.1 DB Configurator issue

    Posted Tue March 11, 2008 11:51 PM


  • 5.  RE: webMethods 7.1 DB Configurator issue

    Posted Wed March 12, 2008 05:50 PM

    windows xp…
    Im thinking the culprit is the JDBC URL…
    Thoughts?


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


  • 6.  RE: webMethods 7.1 DB Configurator issue

    Posted Wed March 12, 2008 06:54 PM

    do a telnet on localhost port 1158 and see if it blocked or not?

    double check if the f/w is turned on via the control panel…


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


  • 7.  RE: webMethods 7.1 DB Configurator issue

    Posted Wed March 12, 2008 07:31 PM

    SM,
    I tweaked the URL a bit ,and now using a different user as an admin to create the TS and Schemas…here is what i got slapped with ( yet again :slight_smile: )



    • Executing action
    • Action : create
    • Database : Oracle
    • Component : storage
    • Component version : latest
    • URL : jdbc:wm:oracle:@USPHX06WKC04091.avnet.com:1158;SID=orclse
    • User : wmtest


    • create Database Component: Storage STR

    • Versions
    • Version: oracle 25 (7.0SP2)
    • Scripts create
      
    •   Script(1): C:\webMethods7\common\db/scripts/oracle/storage/25/create/ora_str_c_ddl_tablespaces.sql
      
    •   Script(2): C:\webMethods7\common\db/scripts/oracle/storage/25/create/ora_str_c_ddl_user.sql
      

    • Database Connection error: [wm-cjdbc36-0007][Oracle JDBC Driver]Missing connection information: no serverName specified.
      CREATE STORAGE [25] FAILED
      CDC ERROR [wm-cjdbc36-0007][Oracle JDBC Driver]Missing connection information: no serverName specified.
      Suspending execution…
      CDC Error: java.sql.SQLException: [wm-cjdbc36-0007][Oracle JDBC Driver]Missing connection information: no serverName specified.

          Database component configurator summary
    

    Date : Wed Mar 12 10:12:16 MST 2008
    Database : Oracle
    User : wmtest
    Action : create

    Following components could not be installed:

    Storage 25



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


  • 8.  RE: webMethods 7.1 DB Configurator issue

    Posted Wed March 12, 2008 07:48 PM

    SM,
    I was able to telnet to my local machine from a remote machine and all the firewall services are turned off. So no firewall issues there


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


  • 9.  RE: webMethods 7.1 DB Configurator issue

    Posted Thu March 13, 2008 12:24 AM

    I got it fixed and running.
    The URL was wrong, and the account did not have sufficient privileges.
    Thanks for all the helping with the debugging process Saurabh.
    -ScoobydoOoOO
    :wink:


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


  • 10.  RE: webMethods 7.1 DB Configurator issue

    Posted Thu March 13, 2008 10:14 PM

    scoobydoo, great that you got it all sorted out… post the URL that worked for you for reference…

    Cheers,
    Saurabh


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


  • 11.  RE: webMethods 7.1 DB Configurator issue

    Posted Thu March 13, 2008 10:23 PM

    jdbc:wm:oracle://hostname:port;serviceName=
    thanks
    scoobydoo


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


  • 12.  RE: webMethods 7.1 DB Configurator issue

    Posted Sun January 25, 2009 06:09 AM

    jdbc:wm:oracle://:1521;serviceName=<Your Database SID, default value is ORCL>. To get the host name of your PC, open command prompt and type ‘hostname’ and hit enter. Copy the value you see there and paste it above.
    Thought, someone else might benefit from my detailed explanation.
    HTH,
    Hope.


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


  • 13.  RE: webMethods 7.1 DB Configurator issue

    Posted Fri July 16, 2010 07:05 AM

    Request you to post the URL, which worked. And i also what permission need to be set for the “user”.


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


  • 14.  RE: webMethods 7.1 DB Configurator issue

    Posted Sun October 16, 2011 10:30 PM

    Hi,
    me too faced the same issue.
    I just replaced the “localhost” with my System’s IP address in the URL and all is set. :slight_smile:

    Regards,
    Deepak


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


  • 15.  RE: webMethods 7.1 DB Configurator issue

    Posted Sun February 26, 2012 06:10 AM

    i am also facing the same issue , kindly do the needful to overcome.


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