I have a pl/sql package dataload.dwhmain
when run I get the following
BEGIN DATALOAD.DWHMAIN; END;
*
ERROR at line 1:
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
ORA-06512: at "ORCL.DATALOAD", line 738
ORA-06512: at line 1
How can I view this package to see which field/table is being updated.
Regards --
| Mike Nixon
| Unix Admin
| ----------------------------
when run I get the following
BEGIN DATALOAD.DWHMAIN; END;
*
ERROR at line 1:
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
ORA-06512: at "ORCL.DATALOAD", line 738
ORA-06512: at line 1
How can I view this package to see which field/table is being updated.
Regards --
| Mike Nixon
| Unix Admin
| ----------------------------