(Somak Bhattacharya, Srinivasa Parkala and Puneet Sharma) This article discusses the basic structure of the JobFramework and its application to the definition of a custom KPI, using the Latency KPI as an example. The Latency KPI calculates the time that is required to propagate data changes from the
Author: SSWUG Research
SSL Performance Overhead in MySQL
(Ernie Souhrada) Some of you may recall my security webinar from back in mid-August; one of the follow-up questions that I was asked was about the performance impact of enabling SSL connections.
APAR Friday: Some help managing table-controlled and index-controlled partitioning
(Willie Favero) I know you’re going to find this so hard to believe (you should be imagining sarcasm in my voice right now!!!) but I found yet another subsystem parameter topic to discuss. My trio of post are not even a day old and already there’s more… And today’s post also fits perfectly into the
Getting Started with the Katana Project
(Howard Dierking) When ASP.NET was first released back in 2002, times were different. The Internet was still in a state of relative infancy, with around 569 million users spending an average of 46 minutes a day on about 3 million Web sites.
Performance Management: Using IBM InfoSphere Optim Performance Manager and Query Workload Tuner
(Chuck Ballard, Ute Baumbach, Holly Hayes, Marcia Miskimen, Lakshmi Palaniappan, Marichu Scanlon and Yong Hua Zeng) This IBM Redbooks publication describes the architecture and components of IBM InfoSphere Optim Performance Manager Extended Edition. Intended for DBAs and those involved in systems pe
PHP: Variables, Arrays, and Functions, Part 3
(David Shirey) We’re going to do one last piece related to arrays in PHP. Why? Because when you’re using PHP to put data out onto a page or read data in from a page, you’ll use arrays as the intermediary between your file and your page. Consequently, knowing how to deal with them is very important.
SharePoint 2013 – User Profile Properties through JSOM
(Tahir Naveed) This article shows an example of how to access User Profile Properties in SharePoint 2013 through JSOM.
Evil Behind ChangeEventPolicy PPR in CRUD ADF 12c and WebLogic Stuck Threads
(Andrejus Baranovskis) With this post I’m starting to prepare for our UKOUG’13 conference sessions. You can attend two of our sessions on UKOUG’13 Super Sunday, December 1st. These sessions are scheduled to run immediately one after another, so we are going to have two straight hours to discuss topi
Oracle BPEL, retrieving the validate activity fault message
(Eric Elzinga) The ‘Validate’ activity in Oracle BPEL gives us the functionality to validate variables again schema definitions.
WPF Base Classes – HeaderedContentControl
(Richard Carr) The thirty-third part of the Windows Presentation Foundation Fundamentals tutorial looks at another base class for WPF controls, including three layout controls considered earlier in the series. This article describes the HeaderedContentControl class.