Updated on 2025-07-22 GMT+08:00

DBE_SQL_UTIL.enable_sql_patch

enable_sql_patch is a function used to enable SQL patches. It returns whether the execution is successful.

Only the initial user, SYSADMIN, OPRADMIN, and MONADMIN have the permission to call it.

Table 1 DBE_SQL_UTIL.enable_sql_patch input parameters and return values

Parameter

Type

Description

patch_name

IN name

Patch name.

result

OUT bool

Specifies whether this operation is successful.