DBE_SQL_UTIL.show_sql_patch
show_sql_patch is an interface function used to display the SQL patch corresponding to a specified patch name and return the running result.
Only the initial user, sysadmin, opradmin, and monadmin have the permission to invoke this interface.
Parameter |
Type |
Description |
---|---|---|
patch_name |
IN name |
Patch name. |
unique_sql_id |
OUT bigint |
Global unique ID. |
enabled |
OUT bool |
Specifies whether the patch takes effect. |
abort |
OUT bool |
Specifies whether the patch is an abort hint. |
hint_str |
OUT text |
Hint text. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot