I have problem at jdbc connection to database on linux suse es9
my program work normally with oracle on windows but when change database platform to linux get this problem
"Invalid scale size. Cannot be less than zero "
This error is shown when I am trying to populate a CachedRowSet from a ResultSet.