doc-exports/docs/dws/dev/dws_04_0881.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +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).