Creating Db2 stored procedures

This topic illustrates how to create and deploy Db2® procedures written in COBOL.

Summary

To create and deploy Db2 procedures written in COBOL:

  • Create a connection to Db2.
  • Create and edit a stored procedure written in COBOL.
  • Deploy and run the stored procedure.
  • View the output.

Help topics

The following help topics provide more information about creating and deploying stored procedures:

Tutorials and samples

COBOL source code