Exception in thread "main" java.lang.OutOfMemoryError with a JDBC application
(Doc ID 1084196.6)
Last updated on AUGUST 29, 2024
Applies to:
JDBC - Version 8.0.6.0 and laterInformation in this document applies to any platform.
Symptoms
During execution of JDBC Thin application the following exception is raised:
Exception in thread "main" java.lang.OutOfMemoryError
at oracle.jdbc.driver.OracleConversionInputStream.<init>(Compiled Code)
at oracle.jdbc.oracore.JavaConversion.ConvertStream(Compiled Code)
at oracle.jdbc.driver.OracleStatement.getAsciiStreamValue(CompiledCode)
at oracle.jdbc.driver.OracleResultSet.getAsciiStream(Compiled Code)
at oracle.jdbc.driver.OracleResultSet.getAsciiStream(Compiled Code)
...
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! |