(Klaas) In episode z16 our special guest Namik Hrle (an IBM Distinguished Engineer from the IBM Boeblingen Lab in Germany ) gives us a deep dive into the new technology called “IBM DB2 Analytics Accelerator” aka IDAA.
Other News
WMD: Weapon of mass destruction? No, Workload Multiuser Driver!
(Henrik Loeser) When you hear of WMD, for many of you a term other than Workload Multiuser Driver may come up first. But it is the term and hence the acronym the team over at the Sourceforge project working on this add-on to the DB2 Technology Explorer chose.
Reusing Generated JAXB Classes
(Blaise Doughan) In this post I will demonstrate how to leverage the -episode XJC extension to reuse classes previously generated from.an XML schema. This is useful when an XML schema is imported by other XML schemas and you do not want the same classes generated each time.
Day 4: The Twelve Days of SQL: The way you write your query matters
(Iggy Fernandez) As I mentioned in the first part of this series, SQL is a redundant language which allows you to specify the desired result in different ways. However, your choice may have a significant impact on efficiency.
Fix Rowset is Forward Only Error for ADF BC LOV Range Paging (11.1.2.1.0)
(Andrejus Baranovskis) This post is based on latest production JDeveloper – 11g R2 (11.1.2.1.0). ADF BC applications typically are working with database, when SQL statements are complex and slow – its good to apply Range Paging for VO’s in ADF BC.
Threading
(Dan Mabbutt) To understand threading, we have to make sure some of the foundation concepts are clear first. First up is that threading is something that happens because the operating system supports it. In particular, Microsoft Windows is a pre-emptive multitasking operating system.
Introducing the SQL Server Consolidated Monitoring Tool
(Jeff Carrington) Over time I’ve accumulated several performance monitoring tools. Two of my favorites were Microsoft’s SQL Server 2005 Performance Dashboard Reports and Rodney Landrum’s DBA repository, which was introduced in SQL Server Magazine.
How To: Many-To-Many Currency Conversions in Microsoft’s SQL Server Analysis Services
(David Tuppen) Within financial reporting, transaction amounts are typically entered in multiple currencies and these amounts are entered at different times throughout the year.
SQL Server 2012 ‘Denali’: Extended Discussion On Usage Scenario for ‘Extended Events’ (Part-1)
(Prashant) SQL Server 2008 introduces Extended Events – A light weight performance monitoring system that uses very few performance resources. Read more about Extended Events if you have not explored it yet.
New CSS Editor Improvements in Visual Studio (ASP.NET 4.5 Series)
(Scott Guthrie) This is the seventh in a series of blog posts I’m doing on ASP.NET 4.5.