Quantcast
Channel: Oracle
Viewing all articles
Browse latest Browse all 1814

Forum Post: RE: Error ORA-06502 and ORA-06512

$
0
0
The common reasons behind this error are: 1. You are trying to assign a value to numeric variable, but the value is larger than the variable can handle. 2. You are trying to assign a non-numeric value to a numeric variable and caused a conversion error You could correct this error by redefining the v_number variable as number(3). or use Oracle Repair Tool to fix it. oracle.filerepairtool.net/

Viewing all articles
Browse latest Browse all 1814

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>