Completion Insight Affects Performance When Executing Query
(Doc ID 1646186.1)
Last updated on JANUARY 18, 2024
Applies to:
Oracle SQL Developer - Version 4.0 and laterOracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
A query: select * from table where col1 = 372223, with a non-unique index on col1, runs slow in sql developer.
The execution time is average 20 ms in sqlplus (or toad) and average 30 sec in sql developer.
On repeating the query in sql developer it also becomes fast, until the query is changed (and has to be reparsed).
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 |