Running a stored procedure
Several methods for running stored procedures are available from the SQL Editor containing the CREATE PROCEDURE statement for a stored procedure:
-
Use the Run As > Db2 for z/OS Routine menu option in the SQL editor pop-up menu.
-
Use the Db2 for z/OS > Call Stored Procedure menu option in the SQL editor pop-up menu.
-
Use the Run toolbar button.
-
For additional details see Running Stored Procedures.