Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-01 |
|
|
View PDF |
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 |