Mar
15
How to launch OBIEE Catalog Manager in 11g
In secondary cluster node systems and versions before 11.1.1.5 a shortcut to the OBIEE Catalog Manager was not created by the install utility, when running on a Windows Box you can easily solve this by running the runcat.cmd file on the Catalog Manager Path:
<Middleware Home>\instances\instance<Instance Number>\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalogmanager
An example of the this path on a secondary cluster (instance 2):
D:\obi_mw\instances\instance2\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalogmanager
Note: For ease of use I have created a shortcut to runcat.cmd on my desktop and quick launch bar.
In secondary cluster node systems and versions before 11.1.1.5 a shortcut to the OBIEE Catalog Manager was not created by the install utility, when running on a Windows Box you can easily solve this by …