(Andrea Giammarchi) TL;DR this fits in a tweet π
Other News
Red Samurai ADF Performance Audit Tool v 3.1 β Drill Down Analysis Improvements
(Andrejus Baranovskis) We have new improvements in Red Samurai ADF Performance Audit tool. Update 3.1 is focused on new features in drill down reports for Slow Queries and Large Fetches.Current day occurrences (in red) for Slow Queries are calculated per individual VO instance, along with latest occ
APEX 101: Cascading Select Lists & Dynamic Actions
(Scott Wesley) This post was inspired by a question on the OTN APEX forum, which contains requests for two fairly common scenarios:
How Can I See Tables from Two Different Connections in Oracle SQL Developer
(Jeff Smith) A customer wanted to know how they could quickly see what tables were in one database, but not in another.
Informix Table Level Restore
(Paul Anderson) Informix provides the functionality to restore a single table or a subset of a table to a point in time or to the last archive. This functionality was originally released in IDS v10 and is provided through the archecker software which is included with the engine.
Using Check Constraints to Simulate Domains
(Craig S. Mullins) Check constraints are a very useful, though somewhat underutilized feature of DB2. Check constraints enable enhanced data integrity without requiring procedural logic (such as in stored procedures and triggers). Letβs examine the basics of table check constraints.
Integrating IBM Integration Bus with WebSphere Service Registry and Repository: Part 4: Service transformation and registry lookup scenarios
(Martin Smithson, Oliver Dineen and Jonathan Roberts) Combining IBM Integration Bus (IIB) with WebSphere Service Registry and Repository (WSRR) lets you dynamically retrieve service metadata from WSRR and use it to modify message flow behavior at runtime.
Trigger Overhead
(Jim Mlodgenski) I recently had discussions with some folks about triggers in PostgreSQL. They had two main questions.
Defining AngularJS Routing in an ASP.NET MVC application
(Sumit Maitra) This article discusses how to use AngularJS Routing and Directive specific Controllers in an ASP.NET MVC application.
Can you partition a temporary table?
(Jason Brimhall) Reading that title, you might sit and wonder why you would ever want to partition a temporary table. I too would wonder the same thing. That withstanding, it is an interesting question that I wanted to investigate.
