Performance Problems With ODPU 12.1.0.2 When Using Named Parameters
(Doc ID 2404001.1)
Last updated on OCTOBER 07, 2022
Applies to:
Oracle Data Provider for .NET - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
The FindParamByName method of the OracleParameterCollection in Oracle client 12.1.0.2 performs a linear search for any given parameter name. This is more time consuming as the number of named parameters increase. The issue can be reproduced using the below code snippet.
Changes
Oracle client is upgraded to 12.1.0.2
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 |