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.  Problems in JDBC 6.0.1 with BLOBs

    Posted 04/03/03 02:18 PM

    I have a large BLOB that I need to Insert or Update into an Oracle database. The byte array associated with this BLOB is 27046 bytes long. (OK, so that isn’t all THAT large).

    Anyway, as soon as I include that field in an Insert or Update the operation doesn’t complete as planned. The row isn’t ever inserted or updated and the service doesn’t throw any errors.

    Whats the deal? Inserting BLOB works with smaller sets of data!

    Thanks for any help,
    Joe


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


  • 2.  RE: Problems in JDBC 6.0.1 with BLOBs

    Posted 04/03/03 02:37 PM

    Look at Oracle Meta Link I belive there driver has a bug. The Merrient driver does not have this problem.

    Ran into this problem with the ES Logger adapter and WM told us to use the oter dirver and our problem went away


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


  • 3.  RE: Problems in JDBC 6.0.1 with BLOBs

    Posted 12/27/04 01:26 AM

    HI David

    I have the same problem as above…
    I am using the same Thin Driver and wm6.1…
    Please let me know ur valuable suggestions

    Thanks
    Rakesh


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


  • 4.  RE: Problems in JDBC 6.0.1 with BLOBs

    Posted 01/03/05 09:37 AM

    Hi,

    please be more precise when providing driver versions.

    Maybe you should try upgrading to JDBC Adapter 6.0.3 (FP1 for IS 6.1).
    You should consider to use the most current Oracle Thin Driver 10g (10.1.0.2) as stated in webMethods JDBC Adapter Guide, as older Driver Versions have Problems with LOBs when using the Thin Driver.

    This should work for all Oracle DBs 8i (>=8.1.7), 9i & 10g.

    HTH,
    Holger


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