How to fix the Oracle error OCI-22062: invalid input string [string]?
In this post, you’ll learn more about the Oracle ErrorOCI-22062: invalid input string [string] with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
OCI-22062: invalid input string [string]
Reason for the Error OCI-22062: invalid input string [string]
The text string for converting to numbers is invalid.
How to fix the Error OCI-22062: invalid input string [string] ?
You can fix this error in Oracle by following the below steps
Use a valid input string as documented in OCI Programmer’s Guide.
Leave Your Comment