PPM_USAGE_MONITORING_SETTINGS
This table stores the settings for PPM Usage Monitoring in the Administration Console > Usage Monitoring page.
Column Descriptions
Column Name |
Null? |
Data Type |
Description |
---|---|---|---|
USAGE_MONITORING_SETTING_ID |
NOT NULL |
NUMBER |
System-generated identifier |
URL_PATTERN |
NOT NULL |
VARCHAR2(255) |
The URL pattern that starts with "/itg" to be monitored |
MODULE |
NULLABLE |
VARCHAR2(255) |
Module of the URL |
PAGE |
NULLABLE |
VARCHAR2 |
Page of the URL |
ENABLED |
NOT NULL |
VARCHAR2(1) |
Whether the URL monitoring is enabled |