4 min read 0 MSSQLInstall SQL Server 2008R2 on Windows 2012R2 OTI15 October 2019 Introduction Installing lower version SQL Server on a higher version…
2 min read 0 MSSQLUnable to begin a Distributed Transaction OTI14 October 2019 Problem When your application uses the distribution transaction then you…
1 min read 0 MSSQLRename a Database in SQL Server OTI11 October 2019 Introduction We can rename a user-defined database in SQL Server…
5 min read 0 MSSQLShrinking the Large Log File in SQL Server OTI10 October 2019 Scenario We recently came across a situation where one of…
2 min read 0 MSSQLFind the database file growth for all the databases in SQL Server OTI7 October 2019 Introduction Find the database file growth for all the databases.…
2 min read 2 MSSQLDatabase-Level Roles in SQL Server OTI7 October 2019 Introduction There are two types of database-level roles: Fixed-database roles…
2 min read 1 MSSQLHow to get all statistics information for a database in SQL Server OTI4 October 2019 Introduction: Sometimes your query gives you very bad performance because…
2 min read 0 MSSQLTable backup in SQL Server OTI4 October 2019 Introduction Here we will discuss different backup strategies and methodologies…
3 min read 1 MSSQLStep By Step Installation Of Microsoft SQL Server 2016 OTI3 October 2019 Introduction In this post, we will try to show step…
6 min read 0 MSSQLDatabase Backup & Restore in SQL server OTI2 October 2019 Introduction Backing up a database is one of the most…