(Feodor Georgiev) For data to be usefully analyzed, it must be consistent, accurate, and trustworthy. When incoming data is non-uniform, duplicated records are created and the data starts losing its value. In order counteract this issue, SQL Server’s Data Quality Services (DQS) helps monitor and mai
Other News
GET DIAGNOSTICS
(Peter Gulutzan) I know of seven DBMSs that support GET DIAGNOSTICS: DB2, Oracle Rdb, MySQL, MariaDB, PostgreSQL, Teradata, Mimer.
First Look of Pop Up using simple JavaScript
(Joginder Banger) Last year, I got an outside project. The project was normal for anyone with more than one year of experience but no knowledge of the JavaScript and CSS. The customer wanted popup windows for logging in the user. I encountered many problems when I tried to make the popup windows.
Adaptive Case Management 12c and ADF Human Tasks
(Andrejus Baranovskis) I’m diving into the new topic – Adaptive Case Management 12c and ADF integration. Today will be the first post in the category and there are more posts planned for the future. I strongly believe that ACM (Adaptive Case Management) makes a great extension for standard BPM.
Analyzing Historical Performance Data – Where to Begin
(Lockwood Lyon) Beginning with Accounting Short Report, the DBA scans entries for applications and looks for current and potential performance issues. These might include high CPU usage, long elapsed times, high number of SQL statement issued, or a high number of I/Os.
Problem Solving, Oracle-Style
(David Fitzjarrell) Many times a problem can appear to be more complicated than it actually is. This is due, I think, to being ‘locked into’ a thought process not conducive to solving the problem. Knowing how to read the problem and discover the information provided can help tremendously in working
A UDF for Ranged Buckets
(Dave Cassel) Last week I wrote a blog post about working with Ranged Buckets. To summarize the problem, we have data that look like this:
Implementing High Availability and Disaster Recovery in IBM PureApplication Systems V2
(Venkata Gadepalli, Rajeev Gandhi, Addison Goering, Bertrand Portier, Stanley Shieh, Sung-Ik Son and Hendrik Van Run) This IBM Redbooks publication will describe and demonstrate common, prescriptive scenarios for setting up disaster recovery for common workloads using WebSphere Application Server, D
Bootstrapping angular app based on multiple modules
(Shailendra Chauhan) AngularJS is automatically initialized for one module. But sometimes, it is required to bootstrap for multiple modules and it can be achieved by using two methods:
Programming with Code::Blocks
(Ajay Yadav) Today, we have ‘n’ number of IDEs that convert the routine task of writing thousands of lines of code into a meaningful process. IDEs are smart, productive tools that increase the efficiency of developers. Moreover, they are a combination of editor, compiler, and debugger; intelligent e
