Error "ORA-01460: unimplemented or unreasonable conversion requested" occurs when upload big data in Chinese characters
(Doc ID 1604886.1)
Last updated on OCTOBER 16, 2019
Applies to:
JDBC - Version 10.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
When using CallableStatement.setString() to upload data (including Chinese characters), and the size of string is more than 32k, JDBC client reports error "java.sql.SQLException: ORA-01460: unimplemented or unreasonable conversion requested".
This issue only occurrs on database with ZHS16GBK characterset.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |