Tag Archives: administration

The Cloud in Large IT Shops

I’ve seen many presentations and talks from companies that are using cloud services to replace traditional IT infrastructures and lower their costs. Often these presentations are from smaller companies that don’t want to hire an IT administrator, or buy server … Continue reading

Posted in Editorial | Tagged | Comments Off on The Cloud in Large IT Shops

Baselines

You come into work one day and as you sit down, your phone rings. It’s one of the business groups complaining that the database is running slow. You check the server and find CPU at 80%, 800 pages/sec, disk IOps … Continue reading

Posted in Editorial | Tagged , | 1 Comment

If You Need To Fix Database Filename Extensions

In a recent post I showed how the file extension for a database doesn’t matter. It can be confusing, however, and you might wish to “fix” the filenames to conform to the proper extension. How can you do this? Well, … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Does the SQL Server Database Filename Matter?

Do you know the basics of how to create a database? Hopefully you do and can do so without the GUI. However do you know the extensions are for database files? As of SQL Server 2012, these are the extensions: … Continue reading

Posted in Blog | Tagged , , | 1 Comment