Oracle Error Message
ORA-32152: Cannot perform operation on a null number
Reason for the Error
The number involved in this operation is null.
Solution
Use valid, non-null number instance to perform this operation.
ORA-32152: Cannot perform operation on a null number
The number involved in this operation is null.
Use valid, non-null number instance to perform this operation.