How to fix the Oracle error PCC-02344: Host variable array size mismatch. Using minimum: number?
In this post, you’ll learn more about the Oracle ErrorPCC-02344: Host variable array size mismatch. Using minimum: number with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PCC-02344: Host variable array size mismatch. Using minimum: number
Reason for the Error PCC-02344: Host variable array size mismatch. Using minimum: number
Cause: Host variable arrays in a single statement should all be of equal size.
How to fix the Error PCC-02344: Host variable array size mismatch. Using minimum: number ?
You can fix this error in Oracle by following the below steps
Action: Redefine the bind variable array lengths to all be the same size.
Leave Your Comment