OEM 13.3: interval of collecting tablespace information
Hi all ,
since the views MGMT$DB_TABLESPACES_ALL and MGMT$DB_TABLESPACES in the repository of the Oracle Enterprise Manager contains all needed information about the size of the tablespaces I would like to use these views to collect daily values of the tablespace sizes and to use this information to specify the growth of the tablespaces/database.
The column COLLECTION_TIMESTAMP contains the date and time when the metrics were collected. In our environment happens this once a day. My question now is: where is the frequency of the collection of information specified? Once a day might be OK - but I would like to change that to at least four times a day.