(Chris Eaton) In my previous blogs on BLU Acceleration I’ve written a lot about the capabilities in 10.5 for extreme performance. In this blog I will talk specifically about the performance benefits customers are experiencing with BLU.
Author: SSWUG Research
BLU Acceleration DB2 10.5 for LUW Is the Best DBMS for These 4 Reasons
(Dave Beulke) During the recent Information on Demand conference earlier this month I took to my Twitter account to highlight and note some of the more interesting details from the various sessions. There were many sessions on the new BLU Acceleration DB2 10.5 for LUW that highlighted its lightning
jQuery Ajax Blobs and Array Buffers
(Christopher Keefer) A big part of what makes jQuery a regular part of so many web projects is the clean interface it offers us for a number of sometimes messy built-in aspects of javascript.
SQL Server Integration Services SSIS Transactions without MSDTC
(Koen Verbeeck) You want to incorporate transactions in your SQL Server Integration Services Packages. For example, you insert data into a table with a data flow and after the data flow has finished an update statement is issued against the same table. If this update statement fails, you want to rol
When To Build Fluent Interfaces for Re-Use and Clarity
(Peter Vogel) Fluent methods are a hot design idea and they can improve the readability of your code. However, they only make sense in specific scenarios. Here are some criteria to help you decide if you should be creating a fluent interface, and some design guidelines for when you do.
Hashing for Indexes
(Michael J. Swart) Hashing functions. I’m going to talk about two ways to hash your data inside SQL Server and one way outside SQL Server.
Diagram Printing to PDF in Oracle SQL Developer Data Modeler v4
(Jeff Smith) We recently had to update our printing and PDF technology in Oracle SQL Developer Data Modeler. An issue arose after making the switch from Java 6 to Java 7. As is likely to happen, not only we’re we able to largely maintain the current feature set, we we’re also able to greatly enhance
Why Data Agility is more valuable than schema consolidation.
(Woody Evans) If you’ve been an Oracle data professional for any length of time, you’ve undoubtedly had a conversation about reducing your total number of databases by consolidating applications schemas from each individual database into separate schemas in one monolith database.
APEX Tree based on Pipelined Table Function
(Alex Nuijten) Representing hierarchical data in an APEX Tree is fairly straight forward, the wizard to create a tree region assists you with that. But when you need to show data from multiple tables, you will need to provide your own query.
Understand jQuery Ajax Function: Work With Get(), Put() and Post() Method
(Sourav Kayal) This is the “Understand jQuery Ajax function” article series. In this article series we are explaining various concepts of jQuery Ajax functions. We have learned how to call various service and web methods using jQuery Ajax functions and we saw how to process and parse XML and JSON da
