ODI Fails To Import Source Synonym Attributes Even When Connection Property "includeSynonyms" Is Set
(Doc ID 2544781.1)
Last updated on AUGUST 30, 2024
Applies to:
JDBC - Version 12.2.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
The ResultSet returned by DatabaseMetaData.getColumns() method does not contain the columns of a synonym when the synonym is pointing to another synonym.
The connection property "includeSynonyms" is set to true in the connection. When this property is set in the connection, the ResultSet of DatabaseMetaData.getColumns() should include the columns of the synonym.
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 |
References |