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:
- 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.
- Complete the steps of the wizard.
- 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.