DBControl:MGMT_STRING_METRIC_HISTORY TABLE DATA NOT GETTING PURGED
(Doc ID 2643329.1)
Last updated on JULY 13, 2022
Applies to:
Enterprise Manager for Oracle Database - Version 11.2.0.2 to 11.2.0.4 [Release 11.2]Information in this document applies to any platform.
Symptoms
11.2.0.4 DBControl.
MGMT_STRING_METRIC_HISTORY table has data beyond the retention period of 31 days. Data is not purged
SQL> select count(*) from MGMT_STRING_METRIC_HISTORY where COLLECTION_TIMESTAMP < (sysdate -31);
COUNT(*)
----------
57
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |