Sunday, September 4, 2016

OBIEE12c : Important commands to start/stop OBIEE 12c


After installation OBIEE12c i was confused how to up OBIEE12c. Then i cross verified oracle tutorial and came to know about below path. This is easy but important for new people[Like me]
 
PATH : C:\Rakesh\Oracle\Middleware\Oracle_Home\user_projects\domains\bi\bitools\bin
Start.cmd for start services
Stop.cmd for stop services
Status.cmd for Status of the services
Admintool.cmd  for  BI Administartor 

Note : Path is depend on your OBIEE installation but this last part will be same : Oracle_Home\user_projects\domains\bi\bitools\bin

Thanks and Regards 
Rp
rakeshpatil002@gmail.com
 

OBIEE12c Error : No ODBC system data source is defined for Oracle BI Serves


Hello All,
After installation of OBIEE12. I got below error when i was opening RPD 1st time.











This issue occurs due to ODBC BI server configuration. Here are few steps to configured
Go to Control Panel -->System and Security-->Administrative Tools
Open the Data Sources (ODBC) and Click on System DSN
In System DSN, Click on Add Select Oracle BI Server and add below details
Name – You can give any name
Server – Localhost or server name












Click on Next 
Here you need to add 3 things 













Check changes default subject area to sample sales lite and click on finish











Now closed your RPD and reopen, you will not see this issue going forward.

Thanks and Regards
Rp
rakeshpatil002@gmail.com