# Stop the middle-tier via Application Server Control (ASC) or command-line (opmnctl stopall).
# Navigate to: $ORACLE_HOME/opmn/conf
# Backup the opmn.xml file (cp opmn.xml opmn.xml_pre-appstrace)
# Edit the opmn.xml file and add the following variables in the Discoverer environment sections:
* variable id="AFLOG_ENABLED" value="Y"/
* variable id="AFLOG_FILENAME" value="">/discoverer/logs/apps_trace.txt"/>
o This can be any writeable directory.
o Replace
* variable id="AFLOG_LEVEL" value="STATEMENT">
* variable id="AFLOG_MODULE" value="fnd.src.security.afscp fnd.src.osd.afenv">
# Save opmn.xml
# Start the middle-tier via ASC or command-line (opmnctl startall)
Комментариев нет:
Отправить комментарий