Log File Locations for the 'Life Sciences Data Hub (LSH)' and 'Data Management Workbench (DMW)' Applications
(Doc ID 2353077.1)
Last updated on JULY 13, 2023
Applies to:
Oracle Life Sciences Data Management Workbench - Version 2.4 and laterOracle Life Sciences Data Hub - Version 2.4 and later
Information in this document applies to any platform.
Goal
The purpose of this note is to provide a listing of what log files are available (and their respective locations) for the :
- Life Sciences Data Hub (LSH) application
- Data Management Workbench (DMW) application
- Other products which LSH / DMW depend on e.g. EBS suite, Oracle Warehouse Builder (OWB) etc.
Note : if unsure of a log file location then use the 'find . -wholename' unix command to locate it. For example if the $OWB_HOME value is not known then :
i.
navigate to the root directory : cd /
ii.
run command using the known part of the path with wildcard : find . -wholename "*owb/log" -type d 2>/dev/null
iii.
result : <RDBMS_HOME>/owb/log (and this directory has the OWBSYS log files etc)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
LSH |
DMW |
OTHER (products which LSH/DMW depend on) |
References |