PRVT_ILM
The PRVT_ILM API is an internal API of the ILM feature and cannot be directly called by users. Only the API names are listed and the API prototypes are not described.
|
API |
Description |
|---|---|
|
be_active_ado_window |
The maintenance window updates the ilmadowindow triggering time and action. |
|
be_create_ado_window_for_each_db |
The maintenance window creates ilmadowindow in each database of the instance. |
|
be_execute_ilm |
The ilmadowind performs automatic evaluation. |
|
flush_task_executestate |
The automatic scheduled job updates the task status. |
|
evaluate_obj_policy |
Data objects are evaluated after scheduling is triggered. |
|
change_be_ilm |
dbe_ilm_admin.enable_ilm() and disable_ilm() help functions. This operation affects the overall ILM background scheduling of the cluster. |
|
get_compression_ratio |
dbe_compression.get_compression_ratio() help function. |
|
get_compression_type |
dbe_compression.get_compression_type() help function. |
|
get_lastmodified_time |
dbe_heat_map.row_heat_map() help function. |
|
gs_ilm_ticker |
The maintenance window performs an action, performs a dotting operation, and records the mapping between the LSN and time. |
|
compress_blocks |
prvt_ilm.ilm_job_action() help function. |
|
compress_block_single |
Do not use this API because it is discarded. |
|
get_job_status |
dbe_ilm.stop_ilm help function. |
|
ilm_job_action |
Executor of a compression task. |
|
query_unfinishedjob_num |
Queries whether there are jobs that are not complete, including jobs in the initial and running states. |
|
ilm_seq_nextval |
Obtains the next sequence value of the ILM. |
|
ilm_seq_setval |
Sets the current sequence value of the ILM. |
|
check_compatibility |
Specifies a function used to determine a database compatibility mode in a unified manner. |
|
set_pg_settings |
Specifies a function used to set the GUC parameters for setting a database compatibility mode. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.