Explore >> Select a destination


You are here

www.kensodev.com
| | troubleshootingsql.com
3.7 parsecs away

Travel
| | There have been a spate of new features and enhancements to existing functionality in SQL Server 2012. The System Health Extended Events session is one of the benefactors. I had previously blogged about the usage of the System Health Session data using custom SSMS Reports in a four part series. Now it is time to...
| | www.lucasnotes.com
3.6 parsecs away

Travel
| | SQL Server DBA notes about databases, programming, system administration, and troubleshooting.
| | www.craigpardey.com
3.1 parsecs away

Travel
| | I recently encountered an issue with cloning a Mercurial repository where it would fail with an obtuse error stating that "[command returned code 255 Mon Mar 25 11:39:55 2013]". My initial Googling implied that this was caused by a server timeout but the problem persisted even after increasing the timeout on our Apache web server. The clone was always failing on one particular file - a 600Mb binary. (Don't ask...)
| | pabloariasal.github.io
33.0 parsecs away

Travel
| "A virtual method table (VMT),..., is a mechanism used in a programming language to support dynamic dispatch." -Wikipedia