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 |
Last Article: USER_VIEWS
Next Article: V$SESSION_LONGOPS
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.