You can look at DBMS_LOGMNR_D.SET_TABLESPACE to move logminer tables to a different tablespace.
You can lower retention policy.
You can keep adding space to it.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Thanks, for response.
In details is:
select dbms_stats.get_stats_history_availability from dual; (01/11/07)
select dbms_stats.get_stats_history_retention from dual; (31)
The awr is default 7 days
In addition, let me know, how i know the retention policy, and which is the procedure for moving tables to a different tablespace.
The tablespace in four months grows 700MB and i can adding space.
Thanks, Malay, but exist any way of reduce of size some occupants???
LOGMNR 6080
SM/AWR 123328
SM/ADVISOR 171264
SM/OPTSTAT 119360
SM/OTHER 7552
EM 105344
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks