Dear all
IS server upgrade from 8.0 to 9.9 and the JDBC driver from 6.5 to 9.0; Now I select data from DB and get the different date fromat to cause program failed.
Different Date data format in JDBC Adapter 6.5 and 9.0.
JDBC Adapter 6.5
Date format: YYYY-MM-DD HH:mm:ss.S
JDBC Adapter 9.0
Date format: YYYY-MM-DD HH:mm:ss
And I try to modify the JDBC config file at \instances\default\packages\WmJDBCAdapter\config\ ORACLETypeMapping.xml.
Change:
Under columnTypeMapping section in ORACLETypeMapping.xml change the line given below
to
and restart IS server but still failed. The possible reason is the JDBC version cause the exception.
Anyone meet this exception before and could give me some advice!
Thanks very much!
Mandy
#webMethods#Integration-Server-and-ESB