ec_component table

The ec_component table holds information about components that have been registered with Event Collector.

Column Description
component_pk Primary key of this component.
component_id Unique identifier of this component.
component_name SCA component name - for example, implementation.brm.

This defaults to the component_id value if it is an internal (non-SCA) component.

component_type SCA component type - for example, TIBCO-IT-SPRING or TIBCO-IT-WEBAPP.
component_class Component Logging Meta Data (CLMD) class file used by this component.
description Description of this component.
parent_id Identifier of the parent component.
version Deployed plug-in version number of this component.
revision Deployed plug in revision number of this component.