My Oracle Support Banner

Domain Index :UDT OPERATOR RETURNING NULL WHEN CALLED FROM A VIEW (Doc ID 3070638.1)

Last updated on FEBRUARY 04, 2025

Applies to:

Oracle Text - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

On : 18.3.0.0.0 version, Creating/Maintaining context indexes

ACTUAL BEHAVIOR
---------------
The issue on the value of SQL result when creating domain index

The issue on the value of SQL result when creating domain index
 - If you create an Oracle domain index and query only that column, that is, when only the domain index scan occurs without table scan, the result value comes out as null even though it exists.
- As a result, only the domain index scan occurs in SQL without the table scan
- Consequently, only SQL with normal index and domain index's BITMAP CONVERSION without table scan
- Not on Oracle 12c, but on 18c, 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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.