Community

Community

Archive log switch history

by Jeremy Birkett – Here is a script to track archive log switching by the day and by the hour. Since most of the work on our databases take place between the 1st and 7th of the month, the script is limited by that. It shows you the number of switches by the hour and by the day. It’s very […]

Community

Getting Started With Cocoon 2

by Steve Punte – Cocoon 2, part of the Apache XML Project, is a highly flexible web publishing framework built from reusable components. Although reusability is an oft-touted quality of software frameworks, Cocoon stands out because of the simplicity of the interface between the components. Cocoon 2

Community

Book Review: Transact-SQL Cookbook

by Ales Spetic & Jonathan Gennick – So you have mastered Transact-SQL, and you know how to SELECT, INSERT, UPDATE, and DELETE data. But, do you know how to create and use a pivot table, how to summarize classes of sets of data, how to find the complement of a set, how to calculate a matrix trace, ho