GaussDB-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 |
更多详情请参考GaussDB 文档中心:doc.hcs.huawei.com/db/zh-cn/ga…