RPT_QC_USER_HOSTS Table
The RPT_QC_USER_HOSTS table contains information about the hosts for which report logs will be included in a report. In order to appear when a RPT_QC_USER_HOSTS record exists for a context, the host named in the USER_HOST_NAME must appear in the RPT_CAT_HOST table for the given report log.
Database Column |
Details |
USER_HOST_ID |
Type: Integer The USER_HOST_ID column is a foreign key to the RPT_RL_QUERY_CONTEXT table. |
POSITION |
Type: Integer Along with the USER_HOST_ID, forms a primary key for this table. |
USER_HOST_NAME |
Type: text. If specified for a query context, report logs must have one of the hosts in USER_HOST_NAME for the context in order to be considered in a report. |