Table of Contents

OBIEE - Catalog Manager

About

The catalog manager is an GUI administration tool to manage the webcat object.

The file catalogmanager.exe is located:

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:

Obiee11g Catalog Admin View

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:

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).

Obiee Catalog Manager Search

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\"

See OBIEE 11g: Changes to Catalog Manager “Create Report” Command Line Parameters in OBIEE 11.1.1.7.140225 and later

Support

Incompatible value of type enum

Obiee Incompatible Value Of Type Enum

This error indicates a network communication problem during a copy/paste. Just try again and it must succeed.

Documentation / Reference