My Oracle Support Banner

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 later
Oracle 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 :

 

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.