MAX UDFS field (MAX_UDF subsystem parameter)
The MAX_UDF subsystem parameter determines the maximum number of user-defined external scalar functions that can run concurrently in a Db2 thread.
| Acceptable values: | 0–99999 |
|---|---|
| Default: | 2000 |
| Update: | option 48 on panel DSNTIPB |
| DSNZPxxx: | DSN6SPRM MAX_UDF |
If an application attempts to call a user-defined external scalar function after the maximum is reached, the statement fails.
