When troubleshooting an EPM issue, reviewing log files is an important step. The following explains how to find EPM log files on the Exalytics T5 (Solaris)
Step-by-step guide
- Connect to the host using a supported tool such as WinSCP, Filezilla, PuTTy, vSSH, etc.
- cd to the following directories
- Essbase server - cd /u01/Oracle/Middleware/user_projects/{host}/diagnostics/logs/essbase/essbase
- Essbase application - cd /u01/Oracle/Middleware/user_projects/{host}/diagnostics/logs/essbase/essbase/app/{app}
- Essbase Studio - cd /u01/Oracle/Middleware/user_projects/{host}/diagnostics/logs/EssbaseStudio
- HFM - cd /u01/Oracle/Middleware/user_projects/{host}/diagnostics/logs/hfm
- Planning - cd /u01/Oracle/Middleware/user_projects/{host}/diagnostics/logs/planning
- Weblogic - cd /u01/Oracle/Middleware/user_projects/domains/EPMSystem/servers/{JVM_name}/logs
- Install - cd /u01/Oracle/Middleware/EPMSystem11R1/diagnostics/logs
- Opatch / Config - cd /u01/Oracle/Middleware/EPMSystem11R1/cfgtoollogs/
- Others - cd /u01/Oracle/Middleware/user_projects/{host}/diagnostics/logs
Comments