Help Center> GaussDB> Distributed_8.x> Schemas> DBE_SQL_UTIL Schema> DBE_SQL_UTIL.disable_remote_sql_patch
Updated on 2024-06-03 GMT+08:00

DBE_SQL_UTIL.disable_remote_sql_patch

disable_remote_sql_patch disables SQL patches on a specified CN and returns whether the execution is successful, as described in Table 1.

Only the initial user, sysadmin, opradmin, and monadmin have the permission to call it.

Table 1 DBE_SQL_UTIL.disable_remote_sql_patch input parameters and return values

Parameter

Type

Description

node_name

IN text

Destination node name.

patch_name

IN name

Patch name.

result

OUT bool

Specifies whether this operation is successful.