Search This Blog

Monday, January 18, 2016

Configuration files and Log files for Oracle Business Intelligence

Log files (diagnostics)

<OBI_LOGS> = /u01/fmw/instances/instance1/diagnostics/logs
Log Name
(.log)
Location
NQQuery <OBI_LOGS>/OracleBIServerComponent/coreapplication_obis1
NQServer <OBI_LOGS>/OracleBIServerComponent/coreapplication_obis1
NQSAdminTool <OBI_LOGS>/OracleBIServerComponent/coreapplication_obis1
NQSUDMLExec <OBI_LOGS>/OracleBIServerComponent/coreapplication_obis1
RPD migration utility <OBI_LOGS>/OracleBIServerComponent/coreapplication_obis1
SAW log <OBI_LOGS>/OracleBIPresentationServicesComponent/coreapplication_obips1
JavaHost <OBI_LOGS>/OracleBIJavaHostComponent/coreapplication_obijh1
NQScheduler <OBI_LOGS>/OracleBISchedulerComponent/coreapplication_obisch1
NQCluster <OBI_LOGS>/OracleBIClusterControllerComponent/coreapplication_obiccs1
ODBC <OBI_LOGS>/OracleBIODBCComponent/coreapplication_obips1
OPMN system <OBI_LOGS>/OPMN/opmn/

Configuration files

BI Component Configuration File File Location
Oracle BI Server NQSConfig.INI
logconfig.xml
ORACLE_INSTANCE\config\OracleBIServerComponent\coreapplication_obisn
For example:
  \instances\instance1\config\OracleBIServerComponent\coreapplication_obis1
Note: Although DBFeatures.ini is also located in this directory, do not edit this file directly. See Oracle Fusion Middleware Metadata Repository Builder's Guide for Oracle Business Intelligence Enterprise Edition for information about how to edit features for a database.
Oracle BI Presentation Services instanceconfig.xml ORACLE_INSTANCE\config\OracleBIPresentationServicesComponent\coreapplication_obipsn
For example:
  \instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1
Note: Do not add elements to the instanceconfig.xml file unless you are overriding the stated default values. Override only those settings that are necessary for configuring the system to meet the needs of your organization.
Cluster Controller ClusterConfig.xml
ccslogging.xml
ORACLE_INSTANCE\config\OracleBIApplication\coreapplication
For example:
  \instances\instance1\config\OracleBIApplication\coreapplication
Oracle BI Scheduler instanceconfig.xml
ccslogging.xml
(for Cluster Controller)
ORACLE_INSTANCE\config\OracleBISchedulerComponent\coreapplication_obischn
For example:
  \instances\instance1\config\OracleBISchedulerComponent\coreapplication_obisch1
JavaHost config.xml
logging_config.xml
ORACLE_INSTANCE\config\OracleBIJavaHostComponent\coreapplication_obijhn
For example:
  \instances\instance1\config\OracleBIJavaHostComponent\coreapplication_obijh1
Oracle BI Presentation Services Plug-in bridgeconfig.properties MW_HOME\user_projects\domains\domain_name\config\fmwconfig\biinstances\coreapplication
For example:
  mw_home\user_projects\domains\bifoundation_domain\config\fmwconfig\biinstances\coreapplication

No comments:

Post a Comment