DBE_SQL_UTIL.drop_sql_patch
drop_sql_patch is a 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 call it.
Parameter |
Type |
Description |
---|---|---|
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.