(Martin Bach) Oracle 12.1.0.2 is out, after lots of announcements the product has finally been released. I had just extended my 12.1.0.1.3 cluster to 3 nodes and was about to apply the July PSU when I saw the news. So why not try and upgrade to the brand new thing?
Other News
Oracle Database 12.1.0.2.0 – Turning OFF the In-Memory Database option
(Marco Gralike) So how to turn it the option off/disabled…As a privileged database user:
Reporting and report libraries with WebSphere Service Registry and Repository: Part 1: Building a sample report
(Martin Rowe, David Seager and Subhash Kumar) This article series shows you how to use WebSphere Service Registry and Repository (WSRR) Studio to create BIRT reports that show the contents of services within WSRR, as well as how to deploy them directly to WSRR and how to view them using the WSRR Rep
HTML5 Event Calendar/Scheduler
(Dan Letecky) In this article we will build a simple HTML5 event calendar web application. The client-side (HTML5/JavaScript) part is universal. We will use sample PHP and ASP.NET MVC backends.
Repair Corrupted InnoDB Table with Corruption in Secondary Index
(Aleksandr Kuzminsky) InnoDB provides no means to repair corrupted table space. Once a table got corrupt the only way to repair MySQL files is to start it with innodb_force_recovery={4,5,6} in hope that you can dump the table, so you can rebuild the table space from scratch.
USING SQL & POWERSHELL – Different Methods to List Databases WITH Recovery Models
(prashanthjayaram) One of op requested to list all the user defined databases where it has been configured with simple recovery model across ‘N’ servers.There are many ways to achieve the requirement.
Questions about T-SQL Expressions You Were Too Shy to Ask
(Robert Sheldon) Nobody seems to ask questions about SQL Expressions in forums, even though expressions can cause all sorts of problems. Even the books on T-SQL skate over them in haste to get to more complicated topics.
Checking the number of SQL Server connections for SQL connection ‘Timeout period elapsed’ error
(Steve Endow) I recently had to troubleshoot an issue with a Dynamics GP third party product that would hang with the error:
A Look into AngularJS Compilation Process
(Shailendra Chauhan) Angular’s HTML compiler allows you to teach the browser new HTML syntax. The compiler allows you to attach new behaviors or attributes to any HTML element. Angular calls these behaviors as directives.
WPF Media Controls Class Hierarchy
(Richard Carr) The eighty-eighth part of the Windows Presentation Foundation Fundamentals tutorial looks at the base classes of the WPF media controls. This article includes the inheritance hierarchy of all of the WPF controls seen in the tutorial so far.
