forked from docs/doc-exports
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>
4.2 KiB
4.2 KiB
V$SESSION
V$SESSION displays all session information about the current session.
Name |
Type |
Description |
---|---|---|
sid |
bigint |
OID of the background process of the current activity |
serial# |
integer |
Sequence number of the active background process, which is 0 in GaussDB(DWS). |
user# |
oid |
OID of the user that has logged in to the background process |
username |
name |
Name of the user that has logged in to the background process |
Parent topic: System Views