HomeMogDBMogDB StackUqbar
v5.0

Documentation:v5.0

Supported Versions:

Other Versions:

DBE_SQL_UTIL.create_abort_sql_patch

create_abort_sql_patch is an interface function used to create an SQL patch for risk avoidance and return whether the execution is successful.

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

Table 1 DBE_SQL_UTIL.create_abort_sql_patch input parameters and return values

Parameter Type Description
patch_name IN name Specifies the patch name.
unique_sql_id IN bigint Queries the global unique ID.
description IN text Specifies the patch description. The default value is null.
enabled IN bool Determines whether the patch takes effect. The default value is true.
result OUT bool Determines whether the execution is successful.
Copyright © 2011-2024 www.enmotech.com All rights reserved.