-
Recent Posts
Archives
Categories
Meta
-
Join 176 other subscribers
RSS
Category Archives: DBA
Sorting behavior
One of the best parts of my job is explaining database concepts to non-database folks: developers, managers, CEOs, my wife, etc. One lesson I’ve had to explain numerous times is that SQL Server doesn’t guarantee that data will come back … Continue reading →
Posted in Business, DBA, Frustrating errors, SQL, SQL Server Internals, Testing
|
Tagged sql, sql server, Sql Server Indexes, SQL Server Internals
|
Leave a comment
SQL Server install fails due to SQL Browser not starting
While trying to install SQL Server 2012 as a named instance I got the following error in the error log: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException Message: Service ‘SQLBrowser’ start request failed. HResult : 0x84bb0001 FacilityCode : 1211 (4bb) ErrorCode : 1 (0001) … Continue reading →
Posted in DBA, Frustrating errors, SQL, SQL Server 2012
|
Tagged frustrating errors, sql, sql 2012, SQL Browser, sql server, SQL Server Installation
|
Leave a comment