The IBM® Procedure Designer provides a framework for you to rapidly develop IBM database procedures that use SQL or SPL.
Important: If you use Visual Studio 2008, do not create stored procedures with names that are longer than 39 characters. Stored procedures with names that are longer than 39 characters can cause errors when you use the Visual Studio 2008 debugger and other components.
To open the IBM Procedure Designer:
Use the buttons on the IBM Procedure Designer toolbar to move from view to view in the designer and to perform actions on the SQL or SPL procedure.
- Moves to the Procedure
view
- Moves to the Privileges
view
- Runs the procedure so that you can test it
- Checks the syntax of the procedure by sending a request
to the data server
-
Runs the DB2 SQL procedure in debug mode so that you can debug it
- Moves to the
Show Script view
Developing IBM Database SQL and SPL Procedures | IBM Database SQL and SPL Procedures | Creating SQL and SPL Procedures | Changing SQL and SPL Procedure Definitions