Create Function: Option List (1/2) panel
You use the Create Function: Option List (1/2) panel to specify information to define options for the function to be created.
Panel and field definitions
- External Name
- Name of the MVS™ load module that contains the user-written code to implement the function.
- Scratch Pad
- Size of the scratch pad allocated by Db2® and passed to the function when it is called.
- Package Collection
- Specifies the package collection to be used when the function is run. If not specified, the invoking program's package collection is used.
- Workload Manager Environment
- Specifies the MVS™ workload manager environment in which the function is to run.
- Time Limit (CPU units)
- Limit on processor service units used by a single invocation of the function.
- LANGUAGE (Required)
- Application programming language of the function:
- SQL
- Specifies what type of SQL statements the function contains:
- Security
- Specifies the interaction of the function with an external security product:
- Parallel
- Specifies if Db2® can consider parallelism for the function:
- Run-time options
- Specifies the Language Environment® run-time options to be used for the function.
Parent panels
Child panels
None.