(Christy Henriksson) A while back, Jose blogged about the CPU throttling feature in ASP.NET 4.5. As described in the original post, this feature is intended to correct negative scaling in server throughput when handling async requests on a server with saturated CPU.
Author: SSWUG Research
Compound Transclusion Prevented In AngularJS 1.2
(Ben Nadel) One of the huge changes in AngularJS 1.2 is the addition of an Animation module that allows DOM (Document Object Model) elements to be animated into and out of existence using CSS3 (with fallbacks to JavaScript). I don’t feel very strongly about animations; in fact, I think the “track-by
GATHER_TABLE_STATS : What SQLs does it call ?. 12c
(Hemant K Chitale) The DBMS_STATS.GATHER_TABLE_STATS procedure actually generates and executes SQL statements to collect table, column and index statistics.
Ten Good Reasons to Virtualize Your Java Platforms
(Emad Benjamin) There are many reasons for a company to virtualize their Java platforms. In this article we will explore the top-ten that are arguably the most relevant. While cost efficiency is one driving factor, there are many other reasons related to reliability and availability.
SQL SERVER – Location of Statistics Before and After Database is Marked as a Read-Only
(Pinal Dave) Earlier last week I wrote a blog post about Statistics for Read-Only Database are in TempDB, I received a very interesting comment from Ayman El-Ghazali on the same blog post. Let me reproduce the same comment over here.
Doing It Right: Performance Monitoring and Troubleshooting
Thomas LaRock) You sit down at your desk. It’s 9:10AM and your coffee is still warm. There is a smell of bacon in the air.
Insert into a table using only default values
(Kenneth Fisher) A while back I talked about the DEFAULT keyword and using it to tell SQL to use the default value without having to specify an actual value. Well along that same note, what do you do if you want all of the columns to use their defaults? Or if you don’t have any columns except for an
cell flash cache read hits vs. cell writes to flash cache statistics on Exadata
(Tanel Poder) When the Smart Flash Cache was introduced in Exadata, it was caching reads only. So there were only read “optimization” statistics like cell flash cache read hits and physical read requests/bytes optimized in V$SESSTAT and V$SYSSTAT (the former accounted for the read IO requests that g
Default degree may cause performance problems
(Bobby Durrett) I encourage people that I work with to put a small number like 8 as the parallel degree when they want to create tables or indexes to use parallel query. For example:
Optim Service Interface usage guide
(Al Finkelstein) This article demonstrates how to create a custom user experience for managing Optim® services by tapping into functionality provided by the Optim Service Interface (OSI). The OSI provides a headless public interface to a number of the same back-end web services used by the Optim Man
