forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <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