Skip to main content

RPT_VENDOR_DAEMON Table

This table holds information about a vendor daemon instance that a report log file identified by the CATALOG_ID came from.

RPT_VENDOR_DAEMON Table.

Column NameData TypeData LengthDescriptionConstraints
CATALOG_IDInteger4The ID of the section in the imported report log from where this event was extracted.Not nullable. Part of the table’s primary key.
DAEMONNullable String200The name of the vendor daemon that provided a report log file identified by the CATALOG\_ID .
DAEMON_VERSIONNullable String100The version of the vendor daemon that provided a report log file identified by the CATALOG\_ID .
SERVER_HOSTNullable String200The name of the server that hosted the daemon instance that provided a report log file identified by the CATALOG\_ID .
SERVER_HOSTIDNullable String200The HOSTID of the server that hosted the daemon instance that provided a report log file identified by the CATALOG\_ID .