Thank you visitors!
- 1,355,567 people have been kind enough to visit our humble blog. Others get our posts by RSS or email or through syndicators. We hope you took away something of value. Please come again!
Top Posts
- Installing Oracle REST Data Services (standalone)
- Running Oracle Autonomous Database in a container
- Getting started with Oracle Vector Store support in LangChain
- Using Multiple Datasources with Spring Boot and Spring Data JPA
- A simple JMS client for WebLogic 11g
- Changing the port that WebLogic listens on (using WLST)
- Getting started with Continuous Integration for OSB
- Single Sign On for WebCenter Interaction
- New 23c version of Kafka-compatible Java APIs for Transactional Event Queues published
- About
Copyright 2009-2025 Mark Nelson and other contributors. All Rights Reserved. The views expressed in this blog are our own and do not necessarily reflect the views of Oracle Corporation. All content is provided on an ‘as is’ basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of title, non-infringement, merchantability, or fitness for a particular purpose. You are solely responsible for determining the appropriateness of using or redistributing and assume any risks.
Subscribe
Our other publications
Building a Custom BPM Worklist, Oracle InSync 2011 User Group presentation
Performance Tuning for Oracle Business Process Management Suite 10g, Oracle Whitepaper, July 2011
Performance Tuning for Oracle Business Process Management Suite 11g, Oracle Whitepaper, February 2013
Oracle BPM Suite 11g: Advanced BPMN Topics, Packt Publishing, September 2012
Fusion Middleware 12.1.2: Developing Applications with Continuous Integration
Fusion Middleware 12.1.3: Developing Applications with Continuous Integration
Tag Archives: Performance
Log rotation for WebLogic Server (and friends)
If you have a number of WebLogic Server instances running, or applications that write a lot of information into the logs, you might find that your log files, and your stdout files start to eat up a lot of space … Continue reading
BPM 11g Performance Tuning Whitepaper published
I am happy to announce our new BPM 11g Performance Tuning whitepaper is now available on OTN (here). This white paper captures real world best practices from actual performance tuning exercises across many real BPM implementations – that’s ‘best practices’ … Continue reading
SOA/BPM 11g purging whitepaper
The long awaited whitepaper on purging SOA/BPM 11g databases by Michael Bousamra with Deepak Arora and Sai Sudarsan Pogaru has been released and is available here. I recommend you take a look!
Getting started with tuning your SOA/BPM database using AWR
Update: When I initially published this post, I was relying on information from a single source inside Oracle, however since publishing it, I have been discussing the content further with other sources in the Oracle community, and in the course … Continue reading
BPM 10g Performance Tuning Whitepaper published
My colleague Sushil Shukla and I have just published our BPM 10g Performance Tuning whitepaper on the Oracle BPM website, you can access the PDF directly here. The whitepaper covers topics like: Environment considerations Application design considerations Tuning the BPM … Continue reading
Improving JMS Performance on WebLogic
WebLogic Server includes a feature called the ‘JMS Wrapper’ that you can take advantage of to dramatically improve the performance of JMS applications running on WebLogic Server. Note that this is not for remote JMS clients, this is for JMS … Continue reading
Improving XQuery performance
XQuery transformations are often used in pipelines in Oracle Service Bus to perform data transformation. Performance of XQuery transformations is a key area to focus on when performance tuning an Oracle Service Bus environment. During performance testing of your project … Continue reading

You must be logged in to post a comment.