JDBC Application Throws Error ORA-03146 when Executing a Query using a Database Link
(Doc ID 2899117.1)
Last updated on AUGUST 09, 2023
Applies to:
JDBC - Version 12.2.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Application using JDBC/thin gets the following intermittent stack:
Changes
The SQL query that is being executed is uses a database link: SELECT .... FROM <TABLE NAME>@<DATABASE LINK> ....
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 |
References |