| Author |
Message |
wendellbee
New User
Joined: 21 Sep 2006 Posts: 1
|
|
|
|
| What is the max size you can define an inparm when calling a stored proc using db2 v7 or v8? as of now my max inparms are varchar 32K. |
|
| Back to top |
|
 |
References
|
Posted: Thu Sep 21, 2006 3:35 am Post subject: Re: stored procedure parm limits |
 |
|
|
 |
anamikak
Active User
Joined: 10 May 2006 Posts: 65 Location: Singapore
|
|
|
|
| For vesion 7, the maximum number of parms that can be passed is 32, each of size 32K. |
|
| Back to top |
|
 |
|
|