Hi,
does anyone know how to count how many web catalog created inside OBIEE Instance?
for example:
how many dashboards created?
how many analytics created ?
how many BIP report created?
do we have a standard feature in OBIEE or any workaround ?
Using Catalog Manager you can generate reports with the signature of the objects, this give you the type and you can easily do a count on that list. You can do it by the GUI (the full Catalog Manager, not the web one) or command line calling the same runcat.sh/.cmd .
Hi Gianni,
Yes its a good workaround, it gives me an overview about catalog
Thanks
It's not a workaround. It's a solution.