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
Expand all | Collapse all

Descriptor index not valid while inserting record into AS400 table

  • 1.  Descriptor index not valid while inserting record into AS400 table

    Posted Fri February 29, 2008 07:56 PM

    [FONT=Helv][SIZE=2]Hi WmUsers,
    I am trying to insert a record into AS400 table and I get the following error:

    [FONT=Helv]SIZE=2 Descriptor index not valid."
    Descriptor index not valid.

    [FONT=Helv][SIZE=2]The as400 connection parameters are:
    DataSource Class com.ibm.as400.access.AS400JDBCDataSource
    serverName 10.80.2.164
    user WINDPLM
    password ******
    databaseName AMFLIBI
    portNumber
    networkProtocol
    Other Properties translate binary=true;“,”“,”"

    Any help is appreciated.

    Thanks & Regards,
    Satish Jeejula
    [/size][/font][/SIZE][/FONT][/SIZE][/FONT]


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


  • 2.  RE: Descriptor index not valid while inserting record into AS400 table

    Posted Mon March 15, 2010 10:17 PM

    I am having similar issue any help please.

    using JDBC 6.5 on IS 8.0.1. we have recently migrated from 6.5 to 8.0.1.
    and copied all the connects from 6.5 to 8.0.1.
    as ported in this forum, I copied jt400.jar in lib/jars and also in WmJDBCAdapter\code\jars\static.

    The adapter services and connection work on IS 6.5 but facing this descriptor index error on IS 8.0.1.

    applied jdbc_fix_4 fix_8 and fix13. jdbc is same as on IS 6.5


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