(Andrejus Baranovskis) This will be update for my previous post – ADF Task Flow Template Improvements in 12c, describing how to use dynamic actions in ADF task flow template. Similar dynamic actions can be applied in ADF 11g, this is not limited only to 12c.
Author: SSWUG Research
IBM Database Conversion Workbench, Part 1: Overview
(Antonio Maranhao and Joshua Kim) The IBM Database Conversion Workbench (DCW) is a no-charge plug-in that adds database migration capabilities to IBM Data Studio. DCW integrates many of the tools used for database conversion into a single integrated environment, following an easy to use framework th
What is the overhead of logging?
(depesz) There obviously is one – after all, logging information has to be more expensive than not logging it. But how big is it? And more importantly, what is the difference between logging to stderr/file, csvlog and syslog? And what about syslog to remote machine?
When Worlds Collide – Running DB2 for LUW on System z (Part 1)
(Julian Stuhler) Ever since IBM introduced DB2/2 for its OS/2 operating system back in 1987, the DB2 community has been divided into two camps: those that mainly use DB2 for z/OS on IBM’s high-end System z mainframes, and those that spend most of their time using DB2 for Linux, UNIX and Windows (DB2
Optimizing analytic workloads using DB2 10.5 with BLU Acceleration
(Jessica Rockwood, Michael Kwok, Roman B. Melnyk and Berni Schiefer) BLU Acceleration is a new collection of technologies for analytic queries that are introduced in DB2 for Linux, UNIX, and Windows Version 10.5. At its heart, BLU Acceleration is about providing faster answers to more questions and
Moving Data In An AngularJS Directive
(K. Scott Allen) This plunkr demonstrates a few different scenarios and capabilities when moving data between a model and a directive. Like other places in Angular JS there are quite a number of different approaches that work, which grants a lot of flexibility but also leads to some confusion.
Visual Studio 2013 Custom Web Servers and OwinHost.exe
(howard dierking) When running Web applications from within Visual Studio, there have generally been two primary hosts available while developing: a local “development” Web server, or a full version of Internet Information Services (IIS).
Three More Tricky Tempdb Lessons
(Michael J. Swart) Tempdb contention is a common DBA problem. I want to share three lesser known surprises about everyone’s favorite bottleneck.
SQL Server Plan Cache: The Junk Drawer for Your Queries
(Thomas LaRock) We all have them. Those drawers in our house that contain a jumbled mess of items accumulated over the years.
Use XPath Expressions to Refine Data Selection
(DAVEMCG) In this era of big data we often need to simplify analysis and communication by creating customized views into sections of a larger file. XPath, short for XML Path Language, is designed to allow users to address parts of large XML documents.
