Tuesday, February 22, 2011
Changing Branding Logo in OBIEE11g
When we install the obiee 11g by default oracle provides Branding Logo as Oracle. If we want to change the Oracle Logo & we need to place the required logo in below specified path as oracle_logo.png
Paths: D:\OBI\Oracle_BI1\bifoundation\web\app\res\sk_blafp\b_mozilla_4
Restart All Services once and refresh your browser once. It will shows you the changed Barnding logo
Note: Take Backup of original oracle logo before placing the duplicate logo in above specified paths.
Sample Dashboard designed using different Icons & Logo:
Regards,
Pasupuleti
Paths: D:\OBI\Oracle_BI1\bifoundation\web\app\res\sk_blafp\b_mozilla_4
D:\OBI\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\analyticsRes\sk_blafp\b_mozilla_4
D:\OBI\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\sk_blafp\b_mozilla_4
Example:
Restart All Services once and refresh your browser once. It will shows you the changed Barnding logo
Note: Take Backup of original oracle logo before placing the duplicate logo in above specified paths.
Sample Dashboard designed using different Icons & Logo:
Regards,
Pasupuleti
Monday, January 17, 2011
Steps for starting the services manually in OBIEE 11g
ORACLE_OBIEE_HOME = This is your root folder where you installed OBIEE 11g, Please note that by default "instance1" is created but if you tried to install multiple times you might have different name (ex: instance2).If your instance name is different replace the instance1 with your correct instance name
- ORACLE_BIEE_HOME/user_projects/domains/bifoundation_domain/bin/startWebLogic.cmd
- ORACLE_BIEE_HOME /wlserver_10.3/server/bin/startNodeManager.cmd
- ORACLE_BIEE_HOME/user_projects/domains/bifoundation_domain/bin/startManagedWebLogic.cmd bi_server1
You can use ias-component name in the output to stop/start individual service.
For example, following command stops presentation service.
opmnctl stopproc ias-component=coreapplication_obips1
And following command starts presentation service opmnctl startproc ias-component=coreapplication_obips1
Following commands can be used to stop/start all services in the instance.
opmnctl stopall
opmnctl startall
regards,
Pasupuleti
Subscribe to:
Posts (Atom)
