Versioning DB2 for z/OS non-inline scalar functions

You can use the workbench to create a new version of a non-inline scalar function for DB2® for z/OS®. You can create a new version from a data development project, or you can create a new version from the Data Source Explorer. This feature is supported only for DB2 z/OS 10.0 or higher.

A new version of a non-inline scalar function has generally the same signature as the original. The new version can have different parameters, and it has a different version ID. After you create a version of a non-inline scalar function, you can perform any action on the version that you can perform on any other non-inline scalar function. For example, you can deploy the non-inline scalar function version, run it, or debug it.


Feedback