webMethods

webMethods

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

JDBC Pools > Connection Aliases Error

  • 1.  JDBC Pools > Connection Aliases Error

    Posted Wed November 09, 2011 01:31 PM

    Hi

    I have this error: “Invalid URL specified for the selected jdbc driver alias”

    when I try to connect my JDBC Pool

    Database URL: jdbc:wm:oracle://serverName;serviceName=datababeName


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 2.  RE: JDBC Pools > Connection Aliases Error

    Posted Wed February 20, 2013 04:42 PM

    There should be port name too.

    wm:oracle://serverName:port;serviceName=datababeName


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards