Dynamic Performance (V$) Views, 65 of 179
This view describes the initialization parameters in use by the server and agent.
HS_SESSION_ID
NUMBER
Unique HS session identifier. this column maps to the HS_SESSION_ID column of V$HS_SESSION.
PARAMETER
VARCHAR2(64)
Name of the parameter
VALUE
Value of the parameter
SOURCE
CHAR(1)
Whether the parameter was defined in the agent (A) or server (S)
ENV
Whether the parameter was also set as an environment variable in the agent or elsewhere (T | F)