Hi,
I've been reading and searching for what I thought should be simple information. Hoping someone can answer or point me to the doc's on this.
zOS, v9 DB2. We want to invoke cobol code(batch/WLM) via a stored procedure. We know it can be done but are trying to figure out;
1) Maximum number of parameters that a stored procedure can accept?
2) Maximum number of parameters that can be used to invoke the cobol code?
3) Is there maximum size limit for the total parameters (total KB)
4) Is there a maximum size limit for the total stored procedure code size?
THANKS!!