November 28, 2012 2:00 PM
Posted by: Denny Cherry
Social Commentary,
SQL ServerAs database professionals there isn't much of a reason that we actual need to go into the office, other than to make other people in the office feel better because we are actually there in person. In practice we don't ever need to actually touch the physical hardware. Meeting can easily enough...
November 21, 2012 9:00 AM
Posted by: Denny Cherry
Clustered Index,
Data Types,
Database,
Database Administration,
Database Design,
SQL,
SQL Server,
Stored Procedures,
T/SQL,
TablesDuring TechEd Europe I got a very scary phone call. A very large table was throwing errors that the value being inserted into the primary key column was overflowing the data type that makes up that column. In this case the data type in question was INT, so we were trying to stick the number...
November 17, 2012 2:00 PM
Posted by: Denny Cherry
Backup & recovery,
BACKUP DATABASE,
CREATE TRIGGER,
Data Loss,
Database,
Database Administration,
DDL Trigger,
Recovery,
SQL Server,
SQL Server 2008 R2,
SQL Server 2012,
T/SQL,
Transactions,
Trigger,
xp_create_subdirOne of the companies which I work with has the occasion to create new databases when they do releases of their software. Normally this isn't a problem, except that they are setup to use maintenance plans to handle the backup and pruning of their transaction logs. As all the new databases are...
November 7, 2012 5:52 PM
Posted by: Denny Cherry
AlwaysOn,
Availability Groups,
SQL PASS,
SQL PASS 2012,
SQL Server,
SQL Server 2012Today was the 1st day of the SQL PASS Summit and the keynote was full of some great announcements and demos. The keynotes are a massive with almost all of the 3894 conference attendees from 57 different countries.
All of the keynotes from this years conference not only are the...
November 7, 2012 2:00 PM
Posted by: Denny Cherry
AlwaysOn,
Availability Groups,
Clustering,
Database,
Microsoft Cluster Service,
MSCS,
SQL Licensing,
SQL Server,
SQL Server 2012With the release of SQL Server 2012 and specifically the AlwaysOn feature we need to rethink the way that we handle the licensing for servers that will be passive servers. In the past it's been assumed that passive servers didn't need to be licensed, and that was true, for the most part. The...
November 1, 2012 6:17 PM
Posted by: Denny Cherry
AlwaysOn,
Data Loss,
DataCenter,
Distaster Recovery,
Recovery,
SQL ServerWhile I applaud the hard work and ingenuity of the sysadmins who works through the days after hurricane Sandy to keep the generators running, one thing kept coming to my mind. Why...
November 1, 2012 1:00 PM
Posted by: Denny Cherry
SQL Karaoke,
SQL PASS,
SQL PASS 2012,
SQL Server
Like every year at Bush Garden in the international district of Seattle, WA the SQL PASS community will descend onto Bush Garden at 9:30pm Wednesday night...
October 29, 2012 10:15 PM
Posted by: Denny Cherry
SQL,
SQL ServerWhile preparing for a major disaster is what should be done ahead of time, that's a little...
October 29, 2012 6:33 PM
Posted by: Denny Cherry
SQL,
SQL ServerWith hurricane Sandy dropping into the East Coast of the US this week this is a perfect time to think about DR plans. DR planning isn't something that people should take personally when it is brought...