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


V$HS_AGENT

This view identifies the set of HS agents currently running on a given host, using one row per agent process.

Column  Datatype  Description 

AGENT_ID 

NUMBER 

Net8 session identifier used for connections to agent (the identifier used in the LISTENER.ORA file). Maps to the AGENT_ID column of V$HS_AGENT. 

MACHINE 

VARCHAR2(64) 

Operating system machine name 

PROCESS 

VARCHAR2(9) 

Operating system process identifier of agent 

PROGRAM 

VARCHAR2(48) 

Program name of agent 

OSUSER 

VARCHAR2(30) 

Operating system user 

STARTTIME 

DATE 

The starting time 

AGENT_TYPE 

NUMBER 

Type of agent 

FDS_CLASS_ID 

NUMBER 

The ID of the Foreign Data Store class 

FDS_INST_ID 

NUMBER 

The instance name of the Foreign Data Store 


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