Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

V$HS_PARAMETER

V$HS_PARAMETER describes the initialization parameters in use by the server and agent.

Column Datatype Description
HS_SESSION_ID NUMBER Unique HS session identifier (maps to the HS_SESSION_ID column of V$HS_SESSION)
PARAMETER VARCHAR2(30) Name of the parameter
VALUE VARCHAR2(64) Value of the parameter
SOURCE VARCHAR2(1) Indicates whether the parameter was defined in the agent (A) or server (S)
ENV VARCHAR2(1) Indicates whether the parameter was set as an environment variable in the agent (T) or elsewhere (F)