PLSQL ? ORA-01401: inserted value too large for column
Database
3
Posts
2
Posters
0
Views
1
Watching
-
How to detect column that raises this error in PLSQL ? ORA-01401: inserted value too large for column
-
How to detect column that raises this error in PLSQL ? ORA-01401: inserted value too large for column
i am using oracle 9i, in which it is restricted to 'ORA-01401: inserted value too large for column' where as in orale 10g the information is provided 'ORA-12899: value too large for column "STC_USER"."DEPTTAB"."DNAME" (actual: 15,maximum: 14)'
-
How to detect column that raises this error in PLSQL ? ORA-01401: inserted value too large for column