About
The catalog manager is an GUI administration tool to manage the webcat object.
The file catalogmanager.exe is located:
- on 10g: BI_ORACLE_HOME\web\catalogmanager
- on 11g, For the first presentation service in the instance (ie coreapplication_obips1 in place of coreapplication_obipsn) :
OS | Path |
---|---|
Windows | ORACLE_INSTANCE\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalogmanager\runcat.cmd |
Linux | ORACLE_INSTANCE/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalogmanager/runcat.sh |
On 11g, you can:
- work with the Admin View of the catalog manager of presentation service (in the right frame)
- Or use an X server to show the catalog manager on your laptop: X11 - How to display remote clients (such as firefox, installation screen) with the X Server CygwinX ?
Articles Related
Online / Offline
Many of the operations that you can perform using Catalog Manager are available in both online mode and offline mode. A few operations are available in only one mode or the other. Generally, the operations available in:
- Online mode are read-only operations and write operations that do not affect the entire catalog, such as setting permissions for an object.
- Offline mode include most of the operations available in online mode and write functions that affect the entire catalog, such as searching for and replacing catalog text.
Search
The search functionality search in the objects (which is an XML file) of the BI Presentation Service (Folders, Requests, Filters, IBot, Dashboard Prompt, Dashboard Page).
The XML object definition doesn't contain the logical SQL but its definition (subject area, table, columns, …). For instance, if you search the term FROM you will never find it.
Export Catalog Information
In online mode:
catalogmanager
-online http://localhost:9704/analytics/saw.dll
-login Administrator
-pwd Administrator
-cmd report
-of c:\output.csv
-delimiter \",\"
-type Requests \”Request Name\” \"Request Criteria Column\"
Support
Incompatible value of type enum
This error indicates a network communication problem during a copy/paste. Just try again and it must succeed.