(Rob van Wijk) During a performance inspection of some E-Business Suite batch programs running on 11.2.0.3, I noticed almost 99% of the consistent reads missing in the tkprof file for a particular insert statement.
Author: SSWUG Research
Bind Dropdownlist in ASP.NET using jQuery AJAX
(Amol Jadhao) This tip will help you to understand how to bind a DropDownList by calling a web service from jQuery AJAX in ASP.NET. I am using the same concept to create a web method in a web service and call those methods in jQuery.
Process big data with Big SQL in InfoSphere BigInsights
(Martin C. Brown) SQL is a practical querying language, but is has limitations. Big SQL enables you to run complex queries on non-tabular data and query it with an SQL-like language. The difference with Big SQL is that you are accessing data that may be non-tabular, and may in fact not be based upon
A Great Analytics on System z Use Case: The Operational Data Store
(Robert Catterall) A few months ago, I posted an entry to this blog on the subject of “moving queries to data,” the idea being that when data to be analyzed for decision support purposes originates in a DB2 for z/OS database (as a great deal of the world’s corporate and governmental data does), a ve
Monitoring an online MySQL ALTER TABLE using Performance Schema
(Ronald Bradford) Recently a client asked me how long it would take for an ALTER TABLE to complete. Generally the answer is “it depends”. While this was running on a production system I tried with the Performance Schema in MySQL 5.6 to work out some answer to this question.
ASP.NET N-Layered Applications – Implementing a Web Forms 4.5 Frontend (Part 7)
(Imar Spaanjaars) This is Part 7 in a series of 10 that show you how to build N-Layered applications using ASP.NET 4.5 and Entity Framework 5 Code First. In this part you’ll see how to build a Web UI using ASP.NET Web Forms and make use of the model and repository projects I have shown in the first
From XML data to an EMF model
(Christian Pontesegger) Recently I had to implement a large XML data storage into my RCP application. There was no schema available and the data was structured in some awkward way. Still the xml structure needed to be preserved as other tools depend on the data format.
SharePoint 2010/2013: List view Lookup threshold uncovered
(Rajan Kapoor) SharePoint with Large lists is common scenario in any Sharepoint deployment. While there are Several blogs / Guidance TechNet articles which exist working /Managing Large lists, My blog is particularly about the “List view lookup Threshold”
Welcome to the Family, One ASP.NET
(Rion Williams) Prior to the introduction of ASP.NET MVC into the .NET Framework in 2009, a .NET developer that needed to create a site or web application had one choice : Web Forms. When MVC came along however, the water became a bit muddled and developers had a major choice to make when starting u
Understanding SQL Data Sync for SQL Server
(Arshad Ali) Windows Azure SQL Database has a feature called SQL Data Sync which synchronizes data across multiple SQL Server and Windows Azure SQL Database instances. Can you tell me more about this new feature, how it works and what consideration to take when using it?
