(Henrik Loeser) It is Friday, time for a video. DB2 10.5 comes with BLU Acceleration which combines columnar storage, extreme compression, full parallelization and hardware exploitation as well as in-memory computing for faster analytics (almost all buzzwords mentioned ;-).
Author: SSWUG Research
Top Ten Most Common DB2 Performance Problems
(Craig S. Mullins) PEBCAK The number one cause of DB2 performance problems today, as always, is Problem Exists Between Chair And Keyboard!
SharePoint Start Workflow : Error The security validation for this page is invalid.
(Guru Pratap Ketepalli) Whenever we start the workflow programmatically using SPWorkflowManager.StartWorkflow(), it throws security validation exception. Since we run with elevated previleges, the way to fix is to call SPUtility.ValidateFormDigest(). I am assuming you will get the ListItem by using
Getting to Grips with Regular Expressions: (3) Match Collections
(Ged Mead) Before I finally get down to the detailed and more difficult techniques for creating search patterns, there’s one more class I want to describe. This is the MatchCollection class which, as its name implies, holds a collection of individual Match objects.
Implementing Customers Also Bought In ASP.NET Web Pages
(Mike Brind) Most successful e-commerce sites implement a mechanism that draws the customer’s attention to other products that might be of interest to them. These products are selected on the basis that shoppers who purchased the item currently being viewed by the customer also bought other products
Building Cross-Platform Web Services with ServiceStack
(Ngan Le) I like working with Windows Communication Foundation (WCF) because there’s excellent support for the framework in Visual Studio. I find it rather easy to build a WCF Web service from scratch and get it up and running in my development environment without installing additional tools and red
Realtime Maps Based On XML File Changes With SignalR and ASP.NET MVC
(Brij) This article explores how to implement realtime Google and Bing Maps based on XML file changes by external system. It can be used in many ways like to track and display real-time position of bus, train or flight in the maps.
Load and import error checking for ETL users in DB2 for Linux, UNIX, and Windows
(Alex Levy) This article demonstrates how to check LOAD and IMPORT operations through ETL calls to SYSPROC.ADMIN_CMD in a DB2 for Linux, UNIX, and Windows database partitioning (DPF) environment. Using ETL calls, you can accomplish error checking with more control and precision than most ETL tools p
SQL SERVER – Find Max Worker Count using DMV – 32 Bit and 64 Bit
(Pinal Dave) During several recent training courses, I found it very interesting that Worker Thread is not quite known to everyone despite the fact that it is a very important feature. At some point in the discussion, one of the attendees mentioned that we can double the Worker Thread if we double t
Using an SSRS URL Which Does Not Display Breadcrumbs
(Melissa Coates) Quick tip about how to structure the URL if you wish to render an SSRS report without any breadcrumbs being displayed at the top left of the browser window. Applicable to Native Mode Reporting Services configuration.
