Bad Varray Performance With PLSQL_OPTIMIZE_LEVEL = 2
(Doc ID 1368508.1)
Last updated on OCTOBER 07, 2022
Applies to:
PL/SQL - Version 11.1.0.7 and laterInformation in this document applies to any platform.
Symptoms
When working with varray of number type and PLSQL_OPTIMIZE_LEVEL = 2 it works slowly when it will filled with 2500 values.
It takes 39.40 seconds, but with PLSQL_OPTIMIZE_LEVEL = 0 it takes only 4.08 seconds.
Changes
Database is updated from 9i to 11.1.
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 |