View previous topic :: View next topic |
Author |
Message |
SMS Beginner
Joined: 16 Oct 2005 Posts: 53 Topics: 24
|
Posted: Tue Mar 18, 2008 5:19 pm Post subject: Maximum length of parameter for a Stored Procedure call |
|
|
Hi,
Does anyone know what is the maximum bytes of data that can be passed to a DB2 stored procedure as parameter? I need to find out this in order to receive some data from the front end.
I have been searching manuals but I could not find this information at all.
Please help. _________________ Regards,
SMS |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Tue Mar 18, 2008 5:44 pm Post subject: |
|
|
SMS,
DB2 v7 and lower = 32k is the max you can pass.
DB2 V8 = 1 MB is the max you can pass. _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
SMS Beginner
Joined: 16 Oct 2005 Posts: 53 Topics: 24
|
Posted: Wed Mar 19, 2008 7:46 am Post subject: |
|
|
Kolusu,
Thanks for your help. Could you please tell me from where I could see this information so as to pass on to my colleagues. _________________ Regards,
SMS |
|
Back to top |
|
 |
|
|