gla_agents

Stores the configured Performance agents.

Column Name Column Datatype Column Null Option Column Comment
agent_id integer not null Unique number to identify each agent
agent_type varchar(10) not null Performance agent type
agent_name varchar(80) not null Performance agent name
agent_version varchar(20) not null Performance version the agent is running.
rtserver varchar(256) with null Name of RTServer this agent is using.

Product Name: Unicenter Database Management

Table Type: Table

Relationships:

Primary Key Related Table Related Column
agent_id v$gla_data agent_name


Copyright © 2006 CA. All rights reserved.