You can use the IBM® Function Designer to change the definition of an SQL or SPL function. Alternatively, if you created an SQL or SPL function in the Visual Studio Code Editor, you can edit the source code of the SQL or SPL function.
[DB2 for z/OS® Version 10 new function mode (NFM)]
If you change the data type of a parameter from TIMESTAMP
to TIMESTAMP WITH TIMEZONE, or vice versa, the function
is not altered; it is dropped and re-created.
To change an SQL or SPL function definition:
The IBM Function Designer opens.
For detailed information about the views and fields in the designer, see IBM Function Designer.
The SQL or SPL function under your data connection is updated with your changes.
Developing IBM Database Functions | IBM Database Functions | Changing Function Properties | Managing Procedures, Functions, and Objects