Fix Error 15190: There are still remote logins for the server ‘DBSERVER’.
I got this error 15190 while renaming SQL Server Instance name. I was not able to drop the existing SQL…
I got this error 15190 while renaming SQL Server Instance name. I was not able to drop the existing SQL…
I have already published Presales Interview Questions & Answers Part 1 in attached link . I would recommend you to visit…
Today, I got error 1105 on one of the database server. We were processing some bulk transactions on a database…
Yesterday, one of my teammate was facing an issue while enabling a server level parameter using T-SQL command sp_configure. He was trying…
Have you ever thought when SQL Server instance was installed on your machine? If you don't have idea about finding…
Recently a user has reported error 18452 while connecting to database server. Full description of this error is given below:…
Trace flags are used to gather in-depth information about certain logs during some transactions. We use DBCC commands to enable…
Zabbix is a great open source tool for monitoring servers mainly under the GNU/LINUX environment, specialized in networks with an…
We got error 1418 while configuring Database Mirroring on one of the SQL Server database instance. The error details are…
We get error 1101 because of space issues. Database engine doesn’t able to allocate new pages to the database because…