Oracle8i Reference
Release 2 (8.1.6)

Part Number A76961-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Dynamic Performance (V$) Views, 65 of 179


V$HS_PARAMETER

This view describes the initialization parameters in use by the server and agent.

Column  Datatype  Description 

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 

VARCHAR2(64) 

Value of the parameter 

SOURCE 

CHAR(1) 

Whether the parameter was defined in the agent (A) or server (S) 

ENV 

CHAR(1) 

Whether the parameter was also set as an environment variable in the agent or elsewhere (T | F) 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index