DBE_SQL_UTIL.drop_remote_sql_patch
drop_sql_patch deletes SQL patches from a specified CN and returns whether the execution is successful.
Only the initial user, sysadmin, opradmin, and monadmin have the permission to invoke this interface.
| 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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.