(Fahd Mirza) There are certain dictionary views available to monitor the Exadata cells from the database.One of the view is gv$cell_thread_history.
Author: SSWUG Research
Ever Run a Truncate, Drop, or Delete in the Wrong Database?
(Jeff Smith) Hurts, doesn’t it? And tools make it so easy to do this. Even though your tool probably reminds you where you’re at, your brain often just starts running after the next task. And usually your fingers are even a few steps ahead of your brain.
Using SendKeys
(Richard Carr) Some software that needs to be automated provides no application programming interface (API) to permit this and no direct access to data to control the program indirectly. In these cases, one solution to automation is the SendKeys class.
The DB2Night Show #110: Database Performance Trends with guest Noel Yuhanna
(Scott Hayes) 96% of our studio audience learned something! During this special episode of The DB2Night Show, Noel Yuhanna, Principal Analyst with Forrester, shared with us his perspectives on Database Performance Trends. Learn about new application demands and workloads, mobile devices, virtualized
IBM JSON
(Philip Howard) Readers will be aware that there has been some confusion about the support for JSON (JavaScript Object notation) documents in the latest release of DB2.
Direct path read and fast full index scans
(Frits Hoogland) This is yet another blogpost on Oracle’s direct path read feature which was introduced for non-parallel query processes in Oracle version 11.
Area in MVC – giving a nice physical structure & dealing with template bug
(Abhimanyu Kumar Vatsa) In my last blog post I talked about ‘retrieving views from different folders in MVC’ and it works cool when we want view pages always inside Views folder (which is on the project root) but our requirement not ends here.
Getting it right with data attribution
(Paul Miller) There have always, it seems, been people for whom attribution and citation really matter. Some of them passionately engage in arguments that last months or years, debating the merits of comma placement in written citations for the work of others. Bizarre, right?
Use Powershell to find and punish – er, delete – rogue files
(Jennifer McCown) I like to know what’s on the drives that are supposed to be dedicated to data and log files. So I run a quick check of sys.master_files:
Debugging jQuery in ASP.NET
(Sourabh Mishra) When an ASP.NET developer uses jQuery or JavaScript (clientside programming) in his code, the question always arises of how to debug this code. We can debug in code behind with breakpoints. But what for clientside scripting.
