Optional: Enabling Debug Messages for Protected Resources

To record OSSO debug messages for resources protected using mod_osso.conf, modify httpd.conf on the EPM System web server. Debug messages are written to EPM_ORACLE_INSTANCE/httpConfig/ohs/diagnostics/logs/OHS/ohs_component/ohs_component.log.

  To record debug messages for protected resources:

  1. Using a text editor, open EPM_ORACLE_INSTANCE/httpConfig/ohs/config/OHS/ohs_component/httpd.conf.

  2. Set the value of OraLogSeverity property to TRACE.

    OraLogSeverity TRACE:32
  3. Save and close httpd.conf.