Blog

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…

IBM Application Discovery and Delivery Intelligence Error Code 33 – Invalid function on slave side.

In this blog post, let’s learn about the error message “33 – Invalid function on slave side.” in IBM Application Discovery and Delivery Intelligence, the reason why it appears and the solution to fix it. Error Message 33 – Invalid function on slave side. Error Details Invalid function on slave side. Description: This is an internal logic error. Action: Contact technical support.

How to fix the Oracle error INS-41303: External redundancy requires a location for the Oracle Cluster Registry.?

In this post, you’ll learn more about the Oracle ErrorINS-41303: External redundancy requires a location for the Oracle Cluster Registry. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description INS-41303: External redundancy requires a location for the Oracle Cluster Registry. Reason for the Error INS-41303: External redundancy requires a location for the Oracle Cluster Registry….

How to fix the Oracle error DRG-51804: failed to write to file: %(1)?

In this post, you’ll learn more about the Oracle ErrorDRG-51804: failed to write to file: %(1) with the details on why you receive this error and the possible solution to fix it. Oracle Error Description DRG-51804: failed to write to file: %(1) Reason for the Error DRG-51804: failed to write to file: %(1) Cause: this is an internal error How to fix the Error DRG-51804:…

How to fix the Oracle error PCB-00005: Command line option MODE=ANSI required with option NLS_LOCAL=YES?

In this post, you’ll learn more about the Oracle ErrorPCB-00005: Command line option MODE=ANSI required with option NLS_LOCAL=YES with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PCB-00005: Command line option MODE=ANSI required with option NLS_LOCAL=YES Reason for the Error PCB-00005: Command line option MODE=ANSI required with option NLS_LOCAL=YES Cause: The precompiler option NLS_LOCAL=YES was…

How to fix the Oracle error NNO-00070: administrative region has changed, reloading domain data?

In this post, you’ll learn more about the Oracle ErrorNNO-00070: administrative region has changed, reloading domain data with the details on why you receive this error and the possible solution to fix it. Oracle Error Description NNO-00070: administrative region has changed, reloading domain data Reason for the Error NNO-00070: administrative region has changed, reloading domain data Cause: An informational message written to the log file…