Page 1 of 1

Call Stored procedure return code 0 & 466

PostPosted: Wed Oct 09, 2013 7:55 pm
by pulsar22
Hi,

What is the difference between return codes 0 & 466 of a Stored Procedure statement?
Is RC=0 also fine?
I have one program which calls a SP, In the morning when i executed this pgm, SP return code was 466 and after some hours same PGM and SP, the return code was 0.
Help/ Guidance required.

Re: Call Stored procedure return code 0 & 466

PostPosted: Wed Oct 09, 2013 8:06 pm
by Akatsukami
Assuming the return code to be the SQLCODE, there is no difference.