Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-02
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
Feedback

Go to previous page Go to next page
View PDF

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