Metric extension question - where can I see the metrics in SYSMAN schema
I created, tested, and deployed a metric extension (ME) on my 12C R2 OMS to gather database directory information from all my database targets for reporting purposes.
I can see my new ME in sysman.gc_mext_columns, gc_mext_versions, and some of the em_mext* tables but I can't locate the metric data in the mgmt$metric* views.
Where can I find that data in the repository now that I've gathered it?
0