When calling a stored procedure via the editor:
'CALL owner.procname(%OPTION, @BEG_POOL, @END_POOL, @RTN_CODE)'
the following error is displayed:
"ERROR [22001] [IBM][DB2] SQL0302N The value of a host variable in the EXECUTE or OPEN statement is too large for its corresponding use..."
Invalid value was input for one of the parameters
Input correct values for the parameters.
See the following link for an explanation of this DB2 error message: