After finishing a recent project we received this feedback from the customer. As a community health center with many competing priorities and limited resources, we sought out Stedman Solutions for help with optimizing, maintaining, and upgrading our aging SQL infrastructure. We’ve engaged with Steve and Derrick for several SQL-related projects, including an initial assessment and optimization, and a “forklift” upgrade …

Another Happy Customer Read more »

SQL Server Alert System: ‘Severity 20 – Fatal Error In Current Process’DESCRIPTION:    SSPI handshake failed with error code 0x8009030c, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: AcceptSecurityContext failed. The Windows error code indicates the cause of failure. The logon attempt failed   [CLIENT: 192.168.1.xxx] With SQL Server alerting turned to for some of …

Severity 20 – Fatal Error Read more »

Part of good server monitoring it to have alerts enabled for a number of different errors to know when things go bad. The problem is we were getting the following error every time the server was restarted. SQL Server Alert System: ‘ERROR 824’ occurred on \\MyServerNameDESCRIPTION:    SQL Server detected a logical consistency-based I/O error: incorrect checksum (expected: 0xe660dd36; actual: 0xcd481907). …

SQL Server Alert System: ‘ERROR 824’ Read more »

Recently while working on a SQL Server for a client I came across the following error when I attempted to view the SQL Server logs in SSMS. From there I decided I needed to track this down, so I attempted to run the sp_readerrorlog stored procedure, which also failed, but it provided more informaiton. The full error message was: Msg …

sp_readerrorlog – Msg 22004, Level 16, State 1, Line 0 – Failed to open loopback connection. Please see event log for more information. Read more »

You may be configuring SQL Mail for the first time or the thousandth time and you come across the following cryptic message. Date 8/xxxxxx03 AM Log Database Mail (Database Mail Log) Log ID 40 Process ID 56316 Mail Item ID 14 Last Modified 8/ xxxxx 03 AM Last Modified By sa Message The mail could not be sent to the …

SQL Mail Configuration Errors Read more »

It is interesting, when working with many different clients, the questions about installing Windows Updates and SQL Server updates comes up and often the discussion leads to the pros versus cons of each. The need to apply updates and the balance with the business requirements. Pros and Cons of Windows and SQL Server updates on Production SQL Servers: PRO: Service …

Latest Service Packs – To Install or Not to Install? Read more »