Create Procedure: Option List (2/2) panel
You use the Create Procedure: Option List (2/2) panel to further specify information to define options for the procedure to be created.
Panel and field definitions
- Main Program
- If checked, the program runs as a main routine, otherwise it runs as a subroutine.
- Stay Resident
- If checked, the function load module remains in memory when the function ends.
- Deterministic
- If checked, indicates the function always returns the same result for the same set of input values.
- DBINFO argument passed
- If checked, indicates that additional Db2® information is passed when the function is called.
- Commit on return
- If checked, indicates that Db2® issues a commit when the stored procedure returns.
Parent panels
Child panels
None.