doc-exports/docs/dws/dev/dws_04_0881.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

4.4 KiB

V$SESSION_LONGOPS

V$SESSION_LONGOPS displays the progress of ongoing operations.

Table 1 V$SESSION_LONGOPS columns

Name

Type

Description

sid

bigint

OID of the running background process

serial#

integer

Sequence number of the running background process, which is 0 in GaussDB(DWS).

sofar

integer

Completed workload, which is empty in GaussDB(DWS).

totalwork

integer

Total workload, which is empty in GaussDB(DWS).