A query with unpivot function over dblink returns wrong results in 19C
(Doc ID 2763566.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.6.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
1. Environment
- Exadata RAC
- RDBMS version : 19.6.0.0.200114 DBRU
- OS : Oracle linux 7
2. Wrong results have been returned when using UNPIVOT function over database link.
However, when MATERIALIZE hint is specified into WITH clause, it returned correct results
Below is the problematic SQL statements and the view "VUI_CHANNELRESULT_PSI" contains a database link.
Changes
Upgraded to 19c
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 |