An operand must be specified for a procedure that returns a value.
30
Cause . . . . . : An operand must be specified for the RETURN operation when the procedure returns a value. The RETURN operation is ignored.
Recovery . . . : Change the procedure so it does not return a value, or specify an operand for the RETURN operation. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.