Files
doc-exports/docs/dws/dev/dws_04_0881.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +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).