Blog
SQL Server Error Code – 41315 checkpoint operation failed in database
In this blog post, you’ll learn more about the SQL Server Error Code 41315 and the error message description that is shown SQL Server Error Code 41315 SQL Server Error Description for the Code :41315 Checkpoint operation failed in database ‘%.*ls’.
SQL Server Error Code – 41195 availability group ‘%.*ls’ failed to pro
In this blog post, you’ll learn more about the SQL Server Error Code 41195 and the error message description that is shown SQL Server Error Code 41195 SQL Server Error Description for the Code :41195 Availability group ‘%.*ls’ failed to process the WSFC lease-renewal command. The local availability replica lease is no longer valid to process the lease renewal command. Availability replica lease expired. This…
SQL Server Error Code – 40909 a disaster recovery configuration does n
In this blog post, you’ll learn more about the SQL Server Error Code 40909 and the error message description that is shown SQL Server Error Code 40909 SQL Server Error Description for the Code :40909 A Disaster Recovery Configuration does not exist for ‘%.*ls’ and ‘%.*ls’
SQL Server Error Code – 28701 request aborted due to communication err
In this blog post, you’ll learn more about the SQL Server Error Code 28701 and the error message description that is shown SQL Server Error Code 28701 SQL Server Error Description for the Code :28701 Request aborted due to communication errors: an attempt was made to use channel %d.%d.%I64u in the closed state.
SQL Server Error Code – 13150 end conversation with error
In this blog post, you’ll learn more about the SQL Server Error Code 13150 and the error message description that is shown SQL Server Error Code 13150 SQL Server Error Description for the Code :13150 END CONVERSATION WITH ERROR
InterSystems IRIS General Error Code – 9304
In this post, you’ll learn about the General error code 9304 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 9304 Reason for the Error code 9304 in InterSystems IRIS DBMS Invalid transaction state transition: %1 to %2
How to read a connection string from web.config file in ASP.NET ?
Assume that you have a connectionstring configured in the web.config file of your ASP.NET application and you wish to read it using C# within your application. How to read a connection string from web.config file in ASP.NET ? You can easily do that using the ConfigurationManager class defined in the System.Configuration namespace. 1. Ensure that the System.Configuration assembly is referenced in your project. 2. Add…
SQL Server 2014 Tutorial – Personalize SQL Management Studio
Problem Statement You need to personalize SQL Server Management Studio. Solution There are various personalization options available for the SQL Server users in the SQL Management Studio. For example, if you want the Object explorer to be place on a different position instead of showing it in the left side of the SSMS, you can just move it by clicking it on the title bar…
InterSystems Cache & Ensemble Error 5702 – Missing left paren (macro compiler error)
In this blog post, let’s learn about the error message “5702 Missing left paren (macro compiler error)” in InterSystems Cache & Ensemble and the description of the error message. Error Message 5702 – Missing left paren (macro compiler error) Error Details Missing left paren (macro compiler error)
Apache Derby DB Error Code 42Y05 – There is no Foreign Key named ‘‘.
In this blog post, let’s learn about the error message “42Y05- There is no Foreign Key named ‘‘.” in Apache Derby Database and the description of the error. Error Message 42Y05- There is no Foreign Key named ‘‘. Error Details There is no Foreign Key named ‘‘.
Apache Derby DB Error Code 42501 – User ‘‘ does not have perm
In this blog post, let’s learn about the error message “42501- User ‘‘ does not have perm” in Apache Derby Database and the description of the error. Error Message 42501- User ‘‘ does not have perm Error Details User ‘‘ does not have permission on table ‘‘.’‘ for grant.