Blogs about: Sql Error Messages

Featured Blog

SQLAuthority News - FIX : Error : HP OfficeJet Scanning and Printing Gray or Pink Shades

pinaldave wrote 23 hours ago: Unlike my usual articles today’s article is not at all related to SQL Server but something drove me … more →

Tags: Pinal Dave, SQL, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, SQLAuthority News, T-SQL, technology

SQL SERVER - Fix : Error : 17892 Logon failed for login due to trigger execution. Changed database context to 'master'.

pinaldave wrote 1 week ago: I had previously written two articles about an intriguing observation of triggers online. SQL SERVER … more →

Tags: Pinal Dave, Reader's question, SQL, SQL Authority, SQL Query, SQL Scripts, SQL Server, SQL Tips and Tricks, SQL Trigger

SQL SERVER - Fix : Error: 15372 Failed to generate a ser instance od SQL Server due to a failure in starting the process for the user instance. The connection will be closed1 comment

pinaldave wrote 3 weeks ago: Just a day ago, I was installing SQL Server Express on backup computer. I only use this computer whe … more →

Tags: technology, SQL Server, SQL, SQL Query, SQL Tips and Tricks, SQL Authority, Pinal Dave, T-SQL, SQL Server Express

SQL SERVER - Fix : Error : SQLDUMPER library failed initialization. Your installation is either corrupt or has been tampered with. Please uninstall then re-run setup to correct to correct this problem. in a modal dialog with the title SQL Writer1 comment

pinaldave wrote 1 month ago: I often receive emails from reader requesting solution to following error: “SQLDUMPER library … more →

Tags: Pinal Dave, SQL, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, T-SQL, technology

SQL SERVER - FIX : ERROR : (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: )3 comments

pinaldave wrote 1 month ago: Regular readers of my blog are aware of the fact that I have written about this subject umpteen time … more →

Tags: technology, SQL Server, SQL, SQL Query, SQL Tips and Tricks, SQL Authority, Pinal Dave, T-SQL, SQL Scripts

SQL SERVER - Fix : Management Studio Error : Saving Changes in not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can't be re-created or enabled the option Prevent saving changes that require the table to be re-created1 comment

pinaldave wrote 1 month ago: Today, we will delve into a very simple issue that one of the Jr. Developers at my organization conf … more →

Tags: Database, Pinal Dave, SQL, SQL Authority, SQL Query, SQL Scripts, SQL Server, SQL Server Management Studio, SQL Tips and Tricks

SQL SERVER - FIX : Error : Windows Update; Error Code 8000FFFF 2 comments

pinaldave wrote 1 month ago: At present, I am running Windows Vista Ultimate as OS in my computer. I have installed SQL Server 20 … more →

Tags: Pinal Dave, SQL, SQL Add-On, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, T-SQL, technology

SQL SERVER - FIX : ERROR : is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)1 comment

pinaldave wrote 2 months ago: Just a day ago, one of my friend sent me email requesting help with following error: is not a valid … more →

Tags: Pinal Dave, Reader's question, SQL, SQL Authority, SQL Query, SQL Security, SQL Server, SQL Tips and Tricks, T-SQL

SQL SERVER - FIX : Error: 18486 Login failed for user 'sa' because the account is currently locked out. The system administrator can unlock it. - Unlock SA Login3 comments

pinaldave wrote 2 months ago: Today, we will riffle through a very simple, yet common issue – How to unlock a locked “ … more →

Tags: Pinal Dave, SQL, SQL Authority, SQL Query, SQL Scripts, SQL Security, SQL Server, SQL Tips and Tricks, SQLSERVER

SQL SERVER - Fix : SQL Server 2008 Developer Edition Install fail due to .NET Framework 3.5 missing

pinaldave wrote 2 months ago: It goes without saying that computer running slow is a common problem we all face, a pestering one i … more →

Tags: Pinal Dave, SQL, SQL Authority, SQL Download, SQL Query, SQL Server, SQL Tips and Tricks, T-SQL, technology

SQL SERVER - FIX : ERROR : The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the machine Error:2147749896 (0×80041008)3 comments

pinaldave wrote 2 months ago: A couple of days back I  had my computer formatted. I reinstalled it with Vista SP1 32bit. Subsequen … more →

Tags: Pinal Dave, SQL, SQL Authority, SQL Query, SQL Scripts, SQL Server, SQL Tips and Tricks, sqlcmd, T-SQL

SQL SERVER - Restore or Attach Database Without .NDF or .MDF is Not Possible

pinaldave wrote 2 months ago: This article revolves around a trivial yet common issue. There might be a set of people for whom the … more →

Tags: Database, Pinal Dave, SQL, SQL Authority, SQL Backup and Restore, SQL Data Storage, SQL Query, SQL Server, SQL Tips and Tricks

SQL SERVER - Fix : Error : Msg 9803, Level 16. Invalid data for type "numeric" - Data Type Mapping for Oracle Publishers4 comments

pinaldave wrote 2 months ago: My present article talks about an error that you will encounter when connecting to Oracle database u … more →

Tags: technology, SQL Server, SQL, SQL Query, SQL Tips and Tricks, SQL Authority, SQL Security, Pinal Dave, T-SQL

SQL SERVER - 2008 - IntelliSense Does Not Work - Enable IntelliSense2 comments

pinaldave wrote 3 months ago: While I was working with SQL Server 2008 IntelliSense, I realized that it was not functioning as I e … more →

Tags: Pinal Dave, SQL, SQL Add-On, SQL Authority, SQL Query, SQL Server, SQL Tips and Tricks, sqlcmd, SQLSERVER

SQL SERVER - Fix : Error : Msg 2714, Level 16, State 6 - There is already an object named '#temp' in the database8 comments

pinaldave wrote 3 months ago: Recently, one of my regular blog readers emailed me with a question concerning the following error: … more →

Tags: Pinal Dave, Reader's question, SQL, SQL Authority, SQL Query, SQL Scripts, SQL Server, SQL Tips and Tricks, SQLSERVER

SQL SERVER - Fix : Error : Msg 4621, Level 16, State 10 : Permissions at the server scope can only be granted when the current database is master2 comments

pinaldave wrote 3 months ago: I have received comment from Radha Goswami on my previous blog article SQL SERVER – 2008 … more →

Tags: Pinal Dave, Reader's question, SQL, SQL Authority, SQL Query, SQL Scripts, SQL Server, SQL Tips and Tricks, T-SQL

SQL SERVER - 2008 - SCOPE_IDENTITY Bug with Multi Processor Parallel Plan and Solution7 comments

pinaldave wrote 3 months ago: This article is very serious and I would like to explain this as simple as I can. SCOPE_IDNETITY() w … more →

Tags: Database, Pinal Dave, SQL, SQL Authority, SQL Index, SQL Query, SQL Scripts, SQL Server, SQL Tips and Tricks

SQL SERVER - 2008 - Activity Monitor is Empty - Fix Activity Monitor for All Users3 comments

pinaldave wrote 3 months ago: This article is outcome of the technical discussion of activity monitor and its behavior with my fri … more →

Tags: Pinal Dave, reader's contribution, SQL, SQL Authority, SQL Performance, SQL Query, SQL Scripts, SQL Security, SQL Server

SQL SERVER - FIX : ERROR : Msg 5834, Level 16, State 1, Line 1 The affinity mask specified conflicts with the IO affinity mask specified. Use the override option to force this configuration1 comment

pinaldave wrote 5 months ago: Yesterday I came across following error while enabling fill factor for my database server, when I wa … more →

Tags: Pinal Dave, SQL, SQL Authority, SQL Index, SQL OPTIMIZATION, SQL Performance, SQL Query, SQL Scripts, SQL Server


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Find other items tagged with “sql-error-messages”:
Technorati Del.icio.us IceRocket