Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

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

Dynamic Performance (V$) Views, 79 of 211


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-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback