|
Oracle Error Code |
|
|
ora-03120 |
|
Description |
|
|
two-task conversion routine: integer overflow |
|
|
Cause |
|
|
An integer value in an internal Oracle structure overflowed when being sent or received over a heterogeneous connection. This can happen when an invalid buffer length or too great a row count is specified. It usually indicates a bug in the user application. |
|
How to Solve |
|
|
|
Check parameters to Oracle calls. If the problem recurs, reduce all integer parameters, column values not included, to less than 32767.
|
|
|
|
Do you have question or do you know about solution ?
Share with us. (No registration required)
|
|
Similar Errors |
|
|
|