Updated on 2023-10-23 GMT+08:00

DV_SESSION_LONGOPS

DV_SESSION_LONGOPS displays the progress of ongoing operations. Users can access this view only after being authorized.

Table 1 DV_SESSION_LONGOPS columns

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