Hi,
OEM version : 11.1.0.1
OEM Repository version : 11.2.0.2
Agent version : 10.2.0.5
It seems to be last collection timestamp for MGMT$DB_TABLESPACES and MGMT$DB_DATAFILES views shows two months old for few databases.
Agents are up and running fine. What could be the problem ?
1* select distinct collection_timestamp ,target_name from MGMT$DB_DATAFILES
group by collection_timestamp,target_name order by target_name
SQL> /
COLLECTIO TARGET_NAME
--------- ----------------------------------------
24-JUL-14 KAP
17-SEP-14 KAQ
24-JUL-14 KD1
24-JUL-14 KOP
Please advice.
Thanks.