Demonstration of an ORA-01460 error with a VARCHAR2 data type
(Doc ID 2172380.1)
Last updated on DECEMBER 14, 2022
Applies to:
JDBC - Version 12.1.0.2.0 and laterInformation in this document applies to any platform.
Goal
The following is a simple standalone demonstration showing how a bind variable with a large string value can cause an ORA-01460 when it is converted into a VARCHAR2 column.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |