-
Database stuck in Mirroring, Disconnected / In Recovery
23 November 2021Mirror database stuck in the state of ‘Mirroring, Disconnected / In Recovery’ We have an interesting situation after configuring a mirror setup. We have configured mirroring between a list of…
-
Change Default TCP Port in SQL Server
22 September 2021Change Default TCP Port in SQL Server When any version or edition of MSSQL Server is installed, by default it’s installed on default port 1433. By default, we need to…
-
Things You Must Do After Installing SQL Server
13 July 2021Things You Must Do After Installing SQL Server Rolling out SQL Servers is a key task for DBAs. While for some DBAs this can be a frequent exercise, others will…
-
Find database size when it is offline
1 July 2021Hi, Tech Giants! What new to me today? Yeah, We did a SQL Server migration activity or we can say a side-by-side up-gradation activity. From our DBA side, it’s almost…
-
Auto-open new query window in SSMS
30 June 2021How to Change Product Key for SQL Server The Microsoft Evaluation Center brings you full-featured Microsoft product evaluation software available for downloads. We have downloaded from official website and install…
-
Make Named instance look like a Default instance
29 June 2021Convert or make SQL Server Named instance look like a Default instance Hi tech giants, today I have learn how to make a SQL server named instance look like a…
-
Find database growth size in SQL Server
28 June 2021All of a sudden I received an email from the database owner – “pls share file growth if u have so that the sizing can be done better” We don’t…
-
How to Configure MSSQL Backup Compression as the Default Option
28 February 2021Introduction In Microsoft SQL Server, backup compression is a powerful feature that can significantly reduce the size of database backups, thereby saving storage space and improving backup and restore performance….