Database Administration (MOSC)

MOSC Banner

using ojdbc14.jar with jdk1.6.0_07

edited May 15, 2009 3:02AM in Database Administration (MOSC) 2 commentsAnswered
 Hello,
we are using Oracle database 10.2.0.4.0 on HP-UX 11.11.
Our application runs on a Linux RedHat Enterprise AS 4 and is connecting to the database with jdbc thin client, using
ojdbc14.jar, and Java jdk1.6.0_07.

Occasionally we observe a strange behavior, that numbers are written to the database that are rounded, but in a strange way.
For example, 112.32 is written as 120, 42.16 is written as 43.
There is no rounding in the code, the numbers should be written without any rounding at all.

Has anyone ever encountered this problem? Could it be due to the fact that ojdbc14.jar is not working correctly with

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center