Column | Data Type | Description |
EVENT_PK | NUMBER | Sequential primary key. |
TARGET_NAME | VARCHAR2(64) | The target name specified in the Integration Server Administrator's Solutions > Mediator > Administration > CentraSite Communication page. |
EVENT_CREATE_TS | TIMESTAMP(6) | Timestamp when the event was created by the virtual service runtime. This is not the time the database performed its insert (for example, this is calculated by the Mediator policy engine and not a database function). |
EVENT_STATUS | VARCHAR2(128) | Started or stopped. |
EVENT_DESC | VARCHAR2(256) | Free text description including status. |