Hi all,
When I try executing stored procedure that returns a big number of rows, I get the error:
ERROR at line 1:
ORA-06502: PL/SQL: numeric or value error: character string buffer too small.
As I understand, I can increase the buffer by changing a parameter in INIT.ORA. IS it right? And what's the parameter?
Any help will be apriciated.
Vira
When I try executing stored procedure that returns a big number of rows, I get the error:
ERROR at line 1:
ORA-06502: PL/SQL: numeric or value error: character string buffer too small.
As I understand, I can increase the buffer by changing a parameter in INIT.ORA. IS it right? And what's the parameter?
Any help will be apriciated.
Vira