Blog
InterSystems IRIS TSQL Code 5160 Cannot take ‘%.*ls’ offline because the
In this post, you’ll learn about the SQL error code 5160 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 5160 Reason for the Error code 5160 in InterSystems IRIS DBMS Cannot take ‘%.*ls’ offline because the database is in use.
Windows System Error Code 6625 – ERROR_LOG_RECORDS_RESERVED_INVALID (0x19E1)]
In this post, you’ll learn about the Windows System Error ERROR_LOG_RECORDS_RESERVED_INVALID (0x19E1)] and the reason why you are receiving the error message How does this Error in Windows Look like? Error Code 6625 ERROR_LOG_RECORDS_RESERVED_INVALID (0x19E1)] Why do you receive the System Error Error Code 6625 ERROR_LOG_RECORDS_RESERVED_INVALID (0x19E1)] in Windows? The number of reserved log records or the adjustment of the number of reserved log records…
Windows System Error Code 1912 – OR_INVALID_SET (0x778)]
In this post, you’ll learn about the Windows System Error OR_INVALID_SET (0x778)] and the reason why you are receiving the error message How does this Error in Windows Look like? Error Code 1912 OR_INVALID_SET (0x778)] Why do you receive the System Error Error Code 1912 OR_INVALID_SET (0x778)] in Windows? The object resolver set specified was not found.
How to Add Web API to existing ASP.NET Web Forms Project ?
In one of the previous posts , we saw how to add the WebAPI to the existing ASP.NET MVC project. Well , the process of adding the ASP.NET Web API to the existing ASP.NET Web Forms project is still the same. You can easily do that by installing it from NuGet. Open the Package Console Manager in Visual Studio 2015 and run the following command….
How to check the Equality of Anonymous Types in C#?
The Equals method is used to check the equality. The anonymous types will be equal of it has the same order, type, name and values. How to check the Equality of Anonymous Types in C#? Below is a sample sourcecode demonstrating how to check the Equality of Anonymous types in c#.
Raima RDM Error -12083 eINVTIMEFMT
In this blog post, let’s learn about the error message “-12083 eINVTIMEFMT” in Raima RDM and the description of the error message. Error Message -12083 – eINVTIMEFMT Error Details Invalid time format
Raima RDM Error -14529 eDDL_ALTERTYPE
In this blog post, let’s learn about the error message “-14529 eDDL_ALTERTYPE” in Raima RDM and the description of the error message. Error Message -14529 – eDDL_ALTERTYPE Error Details Cannot change column to specified data type
IBM Sterling B2B Integrator SWIFT Error Code – BilateralLimitCounterparty3Rule – 1754
In this post, you’ll learn more about the SWIFT Error BilateralLimitCounterparty3Rule – 1754that is returned when working with the IBM Sterling B2B Integrator IBM Sterling B2B Integrator SWIFT Error Code BilateralLimitCounterparty3Rule Error Description If at least one occurrence of RiskManagementCurrentLimitType is present and is MULT, then no occurrence of BilateralLimitCounterpartyIdentification is allowed. If no occurrence of RiskManagementCurrentLimitType is MULT, then any occurrence of BilateralLimitCounterpartyIdentification is…
IBM Sterling B2B Integrator SWIFT Error Code – D13 Translation Report Error Number 1138
In this post, you’ll learn more about the SWIFT Error D13 with the translation error report number 1138that is returned when working with the IBM Sterling B2B Integrator IBM Sterling B2B Integrator SWIFT Error Code D13 Stripe API Error Description MT 503, 504, 506: In sub-sequence B1, fields 16R and 16S may not be the only fields present. If both fields 16R and 16S are…
IBM Sterling B2B Integrator SWIFT Error Code – C69 Translation Report Error Number 1094
In this post, you’ll learn more about the SWIFT Error C69 with the translation error report number 1094that is returned when working with the IBM Sterling B2B Integrator IBM Sterling B2B Integrator SWIFT Error Code C69 Stripe API Error Description MT 507: In each occurrence of sequence B, the presence of sub-sequences B1a and B1b depend upon the value with sequence B field :22H::COLL//Status. (See…
.NET API FtpStatusCode Error 227 – EnteringPassive
In this post, you’ll learn more about the Status Code 227 returned that is returned for a File Transfer Protocol (FTP) operation when working with the System.Net .NET API. .NET API FtpStatusCode Error 227 – EnteringPassive FtpStatusCode .NET API Error Description Specifies that the server is entering passive mode.
How to fix the Oracle error DRG-12516: language column must be specified when using the multi stoplist?
In this post, you’ll learn more about the Oracle ErrorDRG-12516: language column must be specified when using the multi stoplist with the details on why you receive this error and the possible solution to fix it. Oracle Error Description DRG-12516: language column must be specified when using the multi stoplist Reason for the Error DRG-12516: language column must be specified when using the multi stoplist…