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.


#TechXchangePresenter
 View Only
  • 1.  Error while creating Database alias

    Posted Wed August 14, 2002 12:08 AM

    Hi,

    As part of “Creating a Web Service using a JDBC Database”, I’m trying to create the Database Alias
    (follwing the tutorial webMethodsWebServicesDBQS46.pdf), I have supplied the following parameters required by the alias

    Alias : EAI_MURALI
    DB URL : jdbc:oracle:thin:@tek260-2:1521:SESLIVE
    DB Username : database user name
    DB Password : database password
    DB Driver : oracle.jdbc.driver.OracleDriver
    Minimum Connections: 1
    Maximum Connections: 4
    Expiration Time (ms): 5
    Loaded Drivers :

    Its created the Datasource “EAI_MURALI” successfully, using the same alias when I try to get the tables(one of the connecton parameters) from the database an error window popup with the following error message

    A Runtime Error has occurred. Do you wish to debug?
    Line:318
    Error:‘tbodyNode’ is undefined

    is there any problem with alias paramaters?

    Please help me regarding this.

    Thanks in advance,
    Murali.


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


  • 2.  RE: Error while creating Database alias

    Posted Wed August 14, 2002 02:11 PM

    Well, I wish I could offer you some help, only I just now got the exact same error.


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


  • 3.  RE: Error while creating Database alias

    Posted Wed August 14, 2002 03:30 PM


  • 4.  RE: Error while creating Database alias

    Posted Mon August 19, 2002 04:24 AM

    Hi Hasseg,

    I did not find any classes12.zip file under webMethods directory. So I copied classess12.zip file to webMethods/IntegrationsServer4/lib/ and webMethds/Developer/lib/ and tried to get the list of tables from the database through the 'table'(connecton parameter), but still I'm getting the same error message and "Could not connect: No suitable driver"  message on the Administrator webpages.
    

    Did I miss some thing? Please help me.

    Thanks,
    Murali.


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


  • 5.  RE: Error while creating Database alias

    Posted Wed September 04, 2002 04:53 AM

    hi,
    try and unzip the oracle driver (classes12.zip)in a suitable folder. This might help in loading the driver and sort out your problem.
    i have tried this out and it works.
    hope this helps


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