| Author |
Bigger type length than Maximum [Oracle]
|
D Rog
Ranch Hand
Joined: Feb 07, 2004
Posts: 471
|
|
|
I'm getting such exception at calling next(). What could be a reason? I couldn't find much info about exception, but it happens when JDBC driver unmarshal data. Can it be related to JDBC/database version incompatibilities or other problem? Is it possible to bypass such errors?
|
Get power of your iPod with MediaChest | Minimal J2EE container is here | Light weight full J2EE stack | My blog | Co-author of "Windows programming in Turbo Pascal"
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
I think you mean ORA-17070? Could it be related to Driver/database version? Quite probably - I think I remember seeing something like this with v8 drivers. Which driver/driver version are you using?
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
D Rog
Ranch Hand
Joined: Feb 07, 2004
Posts: 471
|
|
10.1.0.4.0, Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production With the Partitioning and OLAP options JServer Release 9.2.0.4.0 - Production I also think that it's driver/db problem, so thank you for confirming that.
|
 |
 |
|
|
subject: Bigger type length than Maximum [Oracle]
|
|
|