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, 66 of 179


V$HS_SESSION

This view describes the current HS session.

Column  Datatype  Description 

HS_SESSION_ID 

NUMBER 

Unique HS session identifier 

AGENT_ID 

NUMBER 

Net8 session identifier used for connections to the agent. Maps to the AGENT_ID column of V$HS_AGENT. 

SID 

NUMBER 

User session identifier. Maps to the SID column of V$SESSION. 

DB_LINK 

VARCHAR2(128) 

Server database link name used to access the agent. Blank if no database link is used (for example, when using external procedures). 

DB_LINK_OWNER 

NUMBER 

Owner of the database link in DB_LINK 

STARTTIME 

DATE 

Time the connection was initiated 


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