GLOBAL_WLM_WORKLOAD_RUNTIME
Displays the status of jobs executed by the current user on CNs, as described in Table 1. This view is accessible only to users with the monadmin permission.
Name |
Type |
Description |
---|---|---|
node_name |
text |
Name of the CN where the job is executed. |
thread_id |
bigint |
Backend thread ID. |
processid |
integer |
LWP ID of the thread. |
time_stamp |
bigint |
Time when the statement starts to be executed. |
username |
name |
Username for logging in to the backend. |
memory |
integer |
Memory required by the statement. |
active_points |
integer |
Number of resources consumed by the statement in the resource pool. |
max_points |
integer |
Maximum number of resources in the resource pool. |
priority |
integer |
Job priority. |
resource_pool |
text |
Resource pool to which the job belongs. |
status |
text |
Job execution status. Its value can be:
|
control_group |
name |
Cgroups used by the job. |
enqueue |
text |
Queue that the job is in. Its value can be:
|
query |
text |
Statement being executed. |
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