Creating new versions of a DB2 for z/OS non-inline scalar functions from the Data Project Explorer

You can use the New Version wizard to create a new version of a non-inline scalar function that targets DB2® for z/OS® 10.0 that is stored in a data development project in the Data Project Explorer.

Before you begin

You must create a data development project.

About this task

Using the New Version wizard, you specify a unique version ID for the new non-inline scalar function version. Some fields in the wizard are read-only. All other properties of the non-inline scalar function cannot be modified from the original version in the wizard.

Procedure

To create a new version of a DB2 for z/OS native SQL stored procedure from the Data Project Explorer:

  1. In the Data Project Explorer, right-click a non-inline scalar function in a data development project and click New Version. The New Version wizard opens.
  2. Complete the steps of the wizard.
  3. Click Finish.

Results

The wizard creates the new version of the function and adds it to the User-Defined Functions folder in the project, and the function opens in the routine editor.

Feedback