ODP.NET 12c Raises ORA-22062 For OracleParameter Which Has OracleDbType.Decimal Type And Empty String Value
(Doc ID 2474260.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Data Provider for .NET - Version 12.1.0.1 and laterMicrosoft Windows x64 (64-bit)
Microsoft Windows (32-bit)
Symptoms
After upgrading to 12c, ODP.NET raises ORA-22062 for OracleParameter which has the following conditions:
- Type is set to OracleDbType.Decimal
- Value is set to empty string ("")
Example Code:
Changes
Upgraded ODP.NET to 12.1 or later release.
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 |