DMS may require to disable for enhancing the SOA performance.
1. Goto $DOMAIN_HOME/config/fmwconfig/servers/<wls server>/dms_config.xml
2. Change enable="false" to enable="true" as below
<dumpConfiguration>
<dump intervalSeconds="10800" maxSizeMBytes="75" enabled="true"/>
</dumpConfiguration>
3. After change, restart is required.
'Weblogic' 카테고리의 다른 글
weblogic console 페이지 branding 변경 (0) | 2014.10.21 |
---|---|
jdk server, client option (0) | 2014.10.08 |
apache http server benchmarking tool (0) | 2014.10.02 |
jms queue Import && Export (0) | 2014.09.29 |
"Delete Messages From JMS Queue Using WLST: (0) | 2014.09.22 |