OBIEE 11g Log Locations:
OBIEE System Component Log Locations
-------------------------------------
You have to check the below logs if you have any startup issues for any of your OBIEE components.
The first step is to check the status of all components using opmnct status -l, if any of the component status is down go to the corresponding
log file for more information.
To individually start components for an example to start the presentation services you would use the below command
opmnctl startproc ias-component=coreapplication_obips1
Similarly to start other components replace the coreapplication_obips1 with correct names.
Presentation Services:
OBIEE_HOME\instances\instance1\diagnostics\logs\OracleBIPresentationServicesComponent\coreapplication_obips1
sawlogo.log - Fro any issues related to Presentation Services start/stop
BI Server Component:
OBIEE_HOME\instances\instance1\diagnostics\logs\OracleBIServerComponent\coreapplication_obis1
nqquery.log - For any issues related OBIEE Analysis & RPD issues
nqserver.log - For any issues related to Server Component start/stop
BI Scheduler Component:
OBIEE_HOME\instances\instance1\diagnostics\logs\OracleBISchedulerComponent\coreapplication_obisch1
nqscheduler.log - For any issues related to Scheduler Component start/stop
BI Cluster Component:
OBIEE_HOME\instances\instance1\diagnostics\logs\OracleBIClusterControllerComponent\coreapplication_obiccs1
nqcluster.log - For any issues related to Cluster Component start/stop
Java host Component:
OBIEE_HOME\instances\instance1\diagnostics\logs\OracleBIJavaHostComponent\coreapplication_obijh1
jh.log - For any issues related to Java Host Component start/stop
Weblogic Server Log Locations
------------------------------
BI Managed Server:
OBIEE_HOME\user_projects\domains\bifoundation_domain\servers\bi_server1\logs
bi_server1.out - For any issues related to bi_server1
Admin Server:
OBIEE_HOME\user_projects\domains\bifoundation_domain\servers\AdminServer\logs
AdminServer.log - For any issues related to AdminServer