I\'m trying to run a stored procedure against an IBM iSeries running AS400 and getting the above error in my title.
When I type in the following to execute the store
If you are passing the parms as string constants, then where would a OUT or INOUT value be returned to? DB2 is expecting you to call the procedure in a way that it can return values into your variables.