Retrieving the different timestamp

Hi,
when i am trying to retrieve the timestamp from the database (Oracle) using JDBC for all it is showing the different dates but showing the same time 3:30.

Thanks & Regards,
Hari

Hi Hari,
Did you connect to DB using other tool than IS JDBC Adapter and verified that all the timestamps there is 3:30 or not?

  • Bhawesh.

hi,
I connected DB through toad and verified but there are different timestamps other than 3:30.

Thanks
Hari

Hari it looks like you have a problem on your IS side. Have you tried retrieving the time stamps through different adapter services just to make sure if that particular adapter service is messing up which you are using ?
I would create a new JDBC Adapter and create a new adapter service and try to retrieve the Time Stamp…just an opinion…