How To Check The Log Files
How To Check The Log Files
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
1 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
In this Document Goal Fix 1) Admin Server logs. 2) Managed Server log. 3) Node Manager log files. 4) BI Componets logs file are under: 4.1) BI Server log files. 4.1.1) Queries run by BI: 4.1.2) BI Server log file 4.1.3) Administration Tool 4.1.4) nQUDMLExec 4.1.5) Migration Utility: 4.1.6) Repository log. 4.1.7) System logging level (for BISystem user). 4.1.8) Usage Tracking (Only if redirected to logs). 4.2) Presentation Server log files 4.2.1) Java Host 4.3) Web Catalog Upgrade. 4.4) Scheduler log. 4.4.1) iBot log files. 4.5) Cluster Controller 4.6) ODBC. 5) OPMN: Oracle Process Manager and Notification Server 6) Enterprise Manager Log 7) Miscellaneous log files. 7.1) Installation logs. 7.1.1) OBIEE Installation and Configuration ($ORACLE_HOME/bin/config.sh): 7.1.2) OraInventory files. 7.1.3) Make.log 7.2) Opatch. 7.3) Repository Creation Utility (RCU). 7.4) Upgrade Assistant (UA). 7.5) Map Viewer log files. 7.6) BI Publisher log file. 7.7) EmbeddedLDAP (can be used in conjunction with the access.logs, as above). 7.8) You can also review the Event Viewer log on Windows and the syslog on Linux or UNIX. 7.9) What Are Diagnostic Log Configuration Files? 7.10) Oracle Business Intelligence Mobile References
Applies to:
Business Intelligence Server Enterprise Edition - Version 11.1.1.3.0 [1905] to 11.1.1.6.0 [Release 11g] Business Intelligence Suite Enterprise Edition - Version 11.1.1.3.0 [1905] to 11.1.1.6.5 [Release 11g] Information in this document applies to any platform.
2 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
Goal
How to review the information in the log files for Oracle Business Intelligence (OBIEE) 11g version.
Fix
You can check the different log files in the Oracle Business Intelligence (OBIEE) 11.1.1.x version. The right way to check them is using the Enterprise Manager (EM) Console page but you can also review directly the files in the hard disk. a) EM Console. Login to the URL http://server.domain:7001/em and navigate to: Fam_bifoundation_domain-Business Intelligence-coreapplications-Diagnostics-Log Messages These are all the available files: Presentation Services Log Server Log Scheduler Log JavaHost Log Cluster Controller Log Action Services Log Security Services Log Administrator Services Log ************************************************************************* To check the files directly, you can use the following: -------------------------------x-------------------------------
1) Admin Server logs. AdminServer-diagnostic.log Directory: $MIDDLEWARE_HOME/user_projects/domains/bifoundation_domain/servers/AdminServer/logs or $DOMAIN_HOME/servers/AdminServer/logs -------------------------------x------------------------------2) Managed Server log bi_server1-diagnostic.log Directory: $MIDDLEWARE_HOME/user_projects/domains/bifoundation_domain/servers/bi_server1/logs or $DOMAIN_HOME/servers/bi_server1/logs/ -------------------------------x------------------------------3) Node Manager log files WL_HOME/common/nodemanager Example: C:\OBI_11116\wlserver_10.3\common\nodemanager -------------------------------x------------------------------4) BI Componets logs file are under: $MIDDLEWARE_HOME/instances/instance2/diagnostics -------------------------------x------------------------------5) OPMN: Oracle Process Manager and Notification Server All files under the directory: $MIDDLEWARE_HOME/instances/instanceX/diagnostics/logs/OPMN/opmn
3 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
or $ORACLE_INSTANCE/diagnostics/logs/OPMN/opmn -------------------------------x------------------------------6) Enterprise Manager Log emoms.trc Directory: $MIDDLEWARE_HOME/user_projects/domains/bifoundation_domain/servers/sysman/log or $DOMAIN_HOME/servers/sysman/log -------------------------------x------------------------------7) Miscellaneous log files. 7.1) Installation logs. 7.2) Opatch. 7.3) Repository Creation Utility (RCU). 7.4) Upgrade Assistant (UA). 7.5) Map Viewer log files. 7.6) BI Publisher log file. 7.7) EmbeddedLDAP (can be used in conjunction with the access.logs, as above). 7.8) You can also review the Event Viewer log on Windows and the syslog on Linux or UNIX. 7.9) What Are Diagnostic Log Configuration Files? 7.10) Oracle Business Intelligence Mobile -------------------------------x------------------------------************************************************************************* Logs files in detail: -------------------------------x-------------------------------
AdminServer-diagnostic.log Directory: $MIDDLEWARE_HOME/user_projects/domains/bifoundation_domain/servers/AdminServer/logs or $DOMAIN_HOME/servers/AdminServer/logs Example: C:\OBIEE_11G\user_projects\domains\bifoundation_domain\servers\AdminServer\logs If there is no Managed Server (for instance, you did Simple Install), you should review these log files: access.log AdminServer.log Domain log file: bifoundation_domain.log
-------------------------------x-------------------------------
4 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
bi_server1-diagnostic.log Directory: $MIDDLEWARE_HOME/user_projects/domains/bifoundation_domain/servers/bi_server1/logs or $DOMAIN_HOME/servers/bi_server1/logs/ Example: C:\OBIEE_11g\user_projects\domains\bifoundation_domain\servers\bi_server1\logs Other files: access.log bi_server1.log bi_server1.out bi_server1.out00001 -------------------------------x-------------------------------
$MIDDLEWARE_HOME/instances/instance2/diagnostics/logs/OracleBIServerComponent/coreapplication_obis1 Example: C:\OBIEE_11g\instances\instance2\diagnostics\logs\OracleBIServerComponent\coreapplication_obis1 To confirm the above path, review the 'component-logs.xml' file, these lines to see if the default path has changed: ---------------------x-----------------------<log path="diagnostics/logs/OracleBIServerComponent/coreapplication_obis1/nqquery.log"> ... ... <log path="diagnostics/logs/OracleBIServerComponent/coreapplication_obis1/nqserver.log"> ---------------------x-----------------------The files to review are:
5 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
nqserver.log
4.1.4) nQUDMLExec
servername_nQUDMLExec.log (examle, jjuan4_nQUDMLExec.log)
http://docs.oracle.com/cd/E23943_01/bi.1111/e10540/planning.htm#BIEMG398 Using Administration Tool, in Tools->Options->Repository->System Logging Level to set the log level. This option determines the default query logging level for the internal BISystem user. The BISystem user owns the Oracle BI Server system processes and is not exposed in any user interface. A query logging level of 0 (the default) means no logging. Set this logging level to 2 to enable query logging for internal system processes like event polling and initialization blocks. See this link to see all the Query Logging Levels http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/logging.htm#BIESG181
NQAcct.yyyymmdd.hhmmss.log STORAGE_DIRECTORY parameter in the Usage Tracking section of the NQSConfig.INI file determines the location of usage tracking log files
6 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
http://aseng-wiki.us.oracle.com/asengwiki/display/~mikhail_shmulyan/BIPS+Logging+Configuration ----------------x----------------
to see the path where the iBot log files are created: -----------------------------------x-------------------------------iBots> <Log_Dir>C:\OBIEE_11g\instances\instance2\diagnostics\logs\OracleBISchedulerComponent \coreapplication_obisch1</Log_Dir> <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><Web_Server> jjuan2-es.es.oracle.com:9710</Web_Server> <
7 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
-----------------------------------x-------------------------------By default, it is the same path as the Scheduler log but you can modify it. The path is: $MIDDLEWARE_HOME/instances/instance2/diagnostics/logs/OracleBISchedulerComponent/coreapplication_obisch1 Example: C:\OBIEE_11g\instances\instance2\diagnostics\logs\OracleBISchedulerComponent\coreapplication_obisch1 ----------------x----------------
4.6) ODBC.
$MIDDLEWARE_HOME/instances/instance2/diagnostics/logs/OracleBIODBCComponent/coreapplication_obips1 Example: C:\OBIEE_11g\instances\instance2\diagnostics\logs\OracleBIODBCComponent\coreapplication_obips1 ----------------x----------------------------------------------x-------------------------------
All files under the below directory: debug.log logquery~1.log opmn.log opmn.out service.log $MIDDLEWARE_HOME/instances/instanceX/diagnostics/logs/OPMN/opmn or $ORACLE_INSTANCE/diagnostics/logs/OPMN/opmn -------------------------------x-------------------------------
8 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
$MIDDLEWARE_HOME/cfgtoollogs/oui Examples: C:\OBIEE_11g\Oracle_BI1\cfgtoollogs\oui 2011-12-23_02-58-20PM.log install2011-12-23_02-58-20PM.log install2011-12-23_02-58-20PM.out installActions2011-12-23_02-58-20PM.log installProfile2011-12-23_02-58-20PM.log oraInstall2011-12-23_02-58-20PM.err oraInstall2011-12-23_02-58-20PM.out or $MIDDLEWARE_HOME/oracle_common/cfgtoollogs/oui Examples: C:\OBIEE_11g\oracle_common\cfgtoollogs\oui install2011-12-23_02-58-20PM.log installActions2011-12-23_02-58-20PM.log installProfile2011-12-23_02-58-20PM.log
7.1.3) Make.log
$ORACLE_HOME/install/make.log file to check for install/relinking. ----------------x----------------
7.2) Opatch.
Files: opatch*.log Directory $MIDDLEWARE_HOME/Oracle_BI1/cfgtoollogs/opatch Example: ******************************************** OUI location : C:/OBIEE_11G/Oracle_BI1/oui Log file location : C:/OBIEE_11G/Oracle_BI1/cfgtoollogs/opatch/opatch2010-09-24_16-52-41PM.log
9 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
Patch history file: C:/OBIEE_11G/Oracle_BI1/cfgtoollogs/opatch/opatch_history.txt ******************************************** Other file in the inventory directory. For example, on Windows: C:/Program Files/Oracle/Inventory/logs ----------------x----------------
10 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
logs/bipublisher folder. BI Publisher Trace 32 ======================== Go to FMW Control (EM) http://server:70001/em Farm_bifoundation_domain WebLogic Domain bi_cluster or AdminServer Right click and select Logs-Log Configuration In 'Log Levels' tab, search by: oracle.bi.bipssessionscache View: Runtime Loggers Search: All Categories oracle.bi oracle.bi.bipssessionscache TRACE (32) FINEST oracle.bi.bipssessionscache.performance TRACE (32) FINEST ----------------x----------------
7.8) You can also review the Event Viewer log on Windows and the syslog on Linux or UNIX.
----------------x----------------
Note 1385921.1 Troubleshooting Tips For OBIEE 11g Mobile Applications On iPad and iPhone --------------------x-------------------
11 of 12
3/7/2013 11:29:AM
Document Display
https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx...
Use this note Troubleshooting Tips For OBIEE 11g Mobile Applications On iPad and iPhone (Doc ID 1385921.1) and upload the log files for this section 'Check Server Logs and Mobile Device Logs' --------------------x-------------------------------------------------x------------------------------Please, review also the following note. It contains information about the Web Logic Server (WLS) log files and how to increase the log level for OBIEE logs. Note 1275087.1: What are all the logs and configuration files for OBIEE 11G and where to find them?
References
NOTE:1315507.1 - OBIEE 11g: Using Logs to Troubleshoot Authentication or Security Issues NOTE:1434514.1 - What Files To Provide To Support When Encountering Authentication Or Security Issues in OBIEE 11g NOTE:1275087.1 - What are all the logs and configuration files for OBIEE 11G and where to find them?
12 of 12
3/7/2013 11:29:AM