Free space in Oracle tablespaces
Introduction This post provides a sample SQL to query tablespaces statistics. Main Article I occasionally want to know what tablespaces I have defined, how big they are and how much free space is...
View ArticleExtracting Garbage Collection messages from a WebLogic Server log file
Introduction Here is a sample code to show how to extract JVM GC statistics from JVM log files. Main Article Recently, I was doing some work on tuning Garbage Collection in a HotSpot JVM (Sun JVM)...
View ArticleGathering statistics for an Oracle WebCenter Content Database
Introduction Have you ever heard: “My Oracle WebCenter Content instance is running slow. I checked the memory and CPU usage of the application server and it has plenty of resources. What could be going...
View ArticleAIA/SOA Trips & Tricks (4) : How to Save AIA/BPEL 11g Execution Time...
Accessing and saving statistics is quite different in SOA 11g – this is done through JXM MBeans and not anymore by calling a BPEL API.The following example shows how to retrieve the execution time...
View Article