RPT_QC_USAGE_SOURCE Table
The RPT_QC_USAGE_SOURCES table contains informtion about the agent sources to include in the query context. If specified, the context will only include RPT_LOG_CATALOG records whose AGENT_SOURCE_ID, AGENT_SOURCE_ID2, or AGENT_SOURCE_ID3 values match on USAGE_SOURCE
Database Column |
Details |
USAGE_SOURCE_ID |
Type: Integer. The USAGE_SOURCE_ID column is a foreign key to the RPT_RL_QUERY_CONTEXT table. |
POSITION |
Type: Integer. Along with the USAGE_SOURCE_ID, forms a primary key for this table |
USAGE_SOURCE |
Type: Bigint. The USAGE_SOURCE is an ID that must appear in the GENT_SOURCE_ID, AGENT_SOURCE_ID2, or AGENT_SOURCE_ID3 columns of a RPT_LOG_CATALOG record in order for it to be considered in the query context. |