I am using ojdbc6.jar to connect Oracle 10g database. but i am getting Unparsable date error. So i searched on various oracle and found out that we have to set Oracle suggestion link and Suggestion link2
mapDateToTimestamp = false
But nowhere they mentioned where to set this connection property in WAS 7.
I tried setting this property in JVM argument but same error.
Also i tried to set this property in Data source > Custom property.
PFB screenshots