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.  TIMESTAMP

    Posted Mon May 23, 2005 06:48 AM

    Not able to insert values into TIMESTAMP datatype field in oracle Database…
    we are using webMethods 6.1,JDBC 6.3.2 to connect Oracle 9.2 version

    Thoughts?

    Thanks.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: TIMESTAMP

    Posted Mon May 23, 2005 02:36 PM

    I currently have a case open with wM about a very similar topic. We run java 1.4 and are trying to use the ojdbc14.jar file from Oracle and TIMESTAMP datatypes work fine. You might want to try getting the jdbc driver from the Oracle install. Our problem has to do with getting DATE datatypes to return a time. There was a change in how DATE and TIMESTAMP datatypes get handled in the Oracle 9.2 jdbc driver.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: TIMESTAMP

    Posted Mon May 23, 2005 05:06 PM

    Prasanth i was facing the same problem but with another datatype. The thing i was doing was when i was making tables i didn’t give enough space in that field and thats why i couldn’t put the value in that table. Try to increase the length of the table and see, there is no harm to try that.

    Just a thought.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: TIMESTAMP

    Posted Tue May 24, 2005 01:41 PM

    TAJ,
    Thanks for updates, but strictly I have to use 6 characters in this case, I could not increase the length. But i am able to insert SYSTIMESTAMP in the same field it self, is there any alternative?


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB