Hi! We are in the process of porting SQL Server stored procedures into DB2 SQL Procedures. One thing that we noticed was some of our SQL Server stored procedures has many parameters, like 250+. What is the limit on DB2 SQL Procedures? I couldn't find it in the stored procedure builder book that I have.
If the limit is smaller than 250, is there a DB2 configuration parameter that we can tune to make it bigger?
We are using DB2 UDB v7.2 on AIX.
Thank you very much!
Regards, Nancy
If the limit is smaller than 250, is there a DB2 configuration parameter that we can tune to make it bigger?
We are using DB2 UDB v7.2 on AIX.
Thank you very much!
Regards, Nancy