Tag Archives: sql server

Automating SQL Server instance and Database Inventory preparation

Automating SQL Server instance and Database Inventory preparation In our environment we have a requirement for Automating SQL Server instance and Database Inventory preparation. We tried different methods and came-up with the T-SQL scripts that helped us in creating the environment … Continue reading

Posted in SQL Server DBA | Tagged , , , , | 2 Comments

Migrate Log shipping from SQL 2005 to 2008

Migrate Log shipping from SQL 2005 to 2008 This post helps us to Migrate Log shipping from SQL 2005 to 2008. LET’S upgrade the Log shipping from SQL SERVER 2005 TO SQL SERVER 2008 We have 3 different cases as follows: … Continue reading

Posted in High Availability, SQL Server DBA | Tagged , , , , | Leave a comment

SQL Server files and File Groups

SQL Server files and File Groups This is to understand SQL Server files and File Groups. It’s ironic that the Relational Database Management System (RDBMS) was invented to implement data structures in something other than files. The irony is that … Continue reading

Posted in SQL Server DBA | Tagged , , , | Leave a comment