DBE_SQL_UTIL.enable_sql_patch
enable_sql_patch is an interface 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 invoke this interface.
| Parameter | Type | Description |
|---|---|---|
| patch_name | IN name | Patch name. |
| result | OUT bool | Specifies whether this operation is successful. |