How to use DBMS_SQLDIAG to Assist Diagnosis of Wrong Results Issues
(Doc ID 1492650.1)
Last updated on MARCH 07, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.6 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
This document looks at the report created using DBMS_SQLDIAG with PROBLEM_TYPE_WRONG_RESULTS and shows how you can use the additional information to assist move towards a root cause.
For other ways of using DBMS_SQLDIAG see:
<Document 1509192.1> How To Use DBMS_SQLDIAG To Diagnose Various Query Issues
Solution
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
Goal |
Solution |
Setup: |
Wrong Results - 0 Rows Returned |
Correct Results - 2 Rows Returned |
References |