Log Buffer #273, A Carnival of the Vanities for DBAs
May 25, 2012 / By Fahd Mirza
Glamour from across the world is sparkling in the South of France, but even that has failed to eclipsed the vivid aura of the database blogs from the realms of Oracle, MySQL and SQL Server. This Log Buffer Edition in Log Buffer #273 covers this glamorous gala of innovation.
Oracle:
Jonathan Lewis blogs about subquery factoring.
Thomas Kyte learns or relearns something new every day about Oracle. Just about every day really!
Riyaj Shamsudeen has a great post about RAC and MTU studded with a video.
Tim Hall was reading a story where Seagate were talking about 60TB disk drives.
The basic formula for calculating the costs of a Nested Loop Join is the cost of acquiring the driving row source plus the cost of acquiring the inner row source of the Nested Loop as many times as the driving row source dictates via the cardinality of the driving row source.
SQL Server:
For two days Duncan Epping (blog) and Frank Denneman (blog) are giving away the kindle edition of their book, VMware 4.1 HA and DRS Deepdive for free.
Michael Swart is working on an automation project that makes frequent use of foreign key metadata.
Columnstore indexes are built and processed completely in memory. You will receive an out-of-memory error if you do not have enough memory to build the columnstore index.
There are some things that we do in one SQL Server tool, but can’t seem to figure out how to do in another. One of those for you might be the LIKE keyword in T-SQL. Todd McDermid blogs.
BIxPress it’s a tool that helps you develop SSIS/SSAS solutions faster, easily/quickly deploy SSIS packages, monitor performance SSIS packages and much, much more!
MySQL:
Stewart Smith tells a moving story which involves even a delicacy like replication code.
MariaDB 5.5 has deprecated PBXT, as informed by Colin Charles.
Binary log file size matters (sometimes), Aurimas Mikalauskas says.
The plan of Anders Karlsson was to compare MongoDB with MySQL Cluster as a key-value store.
How to stripe a MySQL view? And why you can’t use session variables in a view definition? Michael McLaughlin answers.

Recent Comments