DV_SESSION_LONGOPS
DV_SESSION_LONGOPS displays the progress of ongoing operations. Users can access this view only after being authorized.
| Name | Type | Description |
|---|---|---|
| sid | bigint | OID of the running backend thread. |
| serial# | integer | Sequence number of the running backend thread, which is 0 in GaussDB. |
| sofar | integer | Completed workload, which is empty in GaussDB |
| totalwork | integer | Total workload, which is empty in GaussDB |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.