Technical support guide

The Shrink Operation Is Blocked

Recently I was  shrinking temp DB database files, generally it wont take much time shrink the database however this time it was taking a long time. When checked the SQL server logs found below message. DBCC SHRINKFILE for file <ID> is waiting for the snapshot transaction with timestamp <number>and other snapshot transactions linked to timestamp [...]

Could not connect or execute SQL query

I was installing a SCCM for one of the new site.But this time, it was little bit different.SQL server was on remote server. Though I have added computer account to local administrator group of remote sql box and configured 1433 at firewall, it gave me error “could not connect or execute SQL query” what is [...]