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
  • 1.  TN with Oracle 8i

    Posted Tue July 22, 2003 08:38 PM

    Hi Julien,
    We recently had the same issue. We found the following URL worked
    Database URL= jdbc:oracle://hostname:port:SID=ID

    Our URL is jdbc:oracle://hub:1521:SID=TN.

    Hope this helps.

    Jim Palmer


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


  • 2.  RE: TN with Oracle 8i

    Posted Tue July 22, 2003 08:41 PM

    Also, the documentation for this is nonexistent. We got our solution after discussing the isuue with WM support.

    Jim


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


  • 3.  RE: TN with Oracle 8i

    Posted Wed July 23, 2003 10:40 AM

    Hi Jim,

    thanks for your reply. I tried the URL you advised, but with no success. I still get an ‘Invalid URL’ when testing the functional alias. What I did is remove the pool alias I defined for the driver provided with Oracle, and also removed the classes12.zip I previously put in the lib/jars folder. I then set up a pool alias using the pre-defined DataDirect driver alias. What’s your configuration ? Are you using Oracle 8i with webMethods IS 6.01 ?

    Julien


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


  • 4.  RE: TN with Oracle 8i

    Posted Wed July 23, 2003 11:10 AM

    I finally found a valid URL :
    jdbc:oracle://host:1521;SID=ORCL
    (mind the semi-column)


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


  • 5.  RE: TN with Oracle 8i

    Posted Sun July 31, 2005 12:06 PM

    I know this is a pretty old thread… but Im trying my luck any way. I am getting the notorious “Invalid URL” (when using the url: jdbc:oracle://hostname:port;sid=sidName) error when testing the TN JDBC Pool. I am using webM 6.1 with Oracle 8.1.7. I am using the pre-configured Driver Alias webMethods DataDirect Connect JDBC OEM driver. However, when I use the URL jdbc:oracle:thin:@hostname:port:sidName, it works fine. But then when I start the TN Console, I get an error saying “unable to fetch model version information from your database”.

    I read in a thread on the advantage site that the later url creates problem while fetching info from TN, thus I want to try the first url to see if it resolves the error I am getting in starting the TN Console. Any help is appreciated. Thanks,
    Rohit


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