(Craig Shallahamer) Detailing an Oracle Database process’s CPU consumption is amazing, a lot of fun, and can lead to some “ah ha” moments. To make this posting daily digestible, I’m breaking it up into a multi-part series. Today I’m posting the first part entitle, The Situation. Here we go…
Author: SSWUG Research
The DB2Night Show z42: DB2 11 for z/OS – Easing Upgrade Anxiety
(Martin) 98% of our studio audience learned something!There are improved facilities to improve DB2 migration. Julian gave in-depth tips to ease migration to DB2 1 and beyond.
One Advantage of MySQL Statement-based Replication
(Ike Walker) MySQL introduced row-based replication in version 5.1, but I still use statement-based replication most of the time. One thing I like about statement-based replication is that I can delete a row from the master that doesn’t exist on the replica, without an error.
jQuery mobile: Page loading widget
(Karan Balkar) jQuery mobile provides a navigation system that can display pages with a set of animated transitions. Now, developers can add various transitions including fade, pop, flip, turn etc to their web pages.
How to resolve SSIS access denied error in SQL Server Management Studio
(Sadequl Hussain) When I try to connect to a remote instance of SQL Server Integration Service from Management Studio in my workstation, I receive an “Access Denied” error message. My Windows account is a member of the db_ssisadmin role in the msdb database of this server but I still can’t access th
WPF Information Controls – Label
(Richard Carr) The thirty-ninth part of the Windows Presentation Foundation Fundamentals tutorial begins an examination of the user information controls. These controls display information for the user to see but not interact with. This article looks at Labels.
Working with XML files and APEX – Part 1: Upload
(Tobias Arnhold) Working with Oracle and XML can be a pain in the ass especially at the beginning when you don’t know the hidden secrets. 🙂 That’s why I want to give some major hints how to integrate XML files in APEX applications.
5 More Things to Learn from the HealthCare.gov Website Problems
(Dave Beulke) As I noted in last week’s blog, there are many things IT organizations can learn from the website problems on Healthcare.gov.
How big would my table be in PostgreSQL
(Kirk Roybal) Sometimes you want to make some guesses about the size of data on disk long before you have the data in hand. Here’s a simple way to define a structure using a VALUES list, and then do some quick estimates of how big the resulting table would be when extrapolated to the expected number
JavaScript / jQuery some advanced topics
(nmarun) In this session, we will talk about some of the advanced topics of JavaScript and jQuery.
