DV_SESSION_LONGOPS
DV_SESSION_LONGOPS displays the progress of ongoing operations. The view can be accessed only after being authorized.
| Name | Type | Description |
|---|---|---|
| sid | bigint | OID of the running backend process. |
| serial# | integer | Sequence number of the running backend process, which is 0 in GaussDB. |
| sofar | integer | Completed workload, which is null in GaussDB. |
| totalwork | integer | Total workload, which is null in GaussDB. |