Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
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
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

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 Oracle Net 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