Updated on 2023-10-23 GMT+08:00

DBE_SQL_UTIL.drop_sql_patch

drop_sql_patch is an interface function used to delete SQL patches. It returns whether the execution is successful.

Only the initial user, sysadmin, opradmin, and monadmin have the permission to invoke this interface.

Table 1 DBE_SQL_UTIL.drop_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.