Archives
IBM Sterling B2B Integrator SWIFT Error Code – BulkCashSettlementDetails5Rule – 1649
In this post, you’ll learn more about the SWIFT Error BulkCashSettlementDetails5Rule – 1649that is returned when working with the IBM Sterling B2B Integrator IBM Sterling B2B Integrator SWIFT Error Code BulkCashSettlementDetails5Rule Error Description Either IndividualOrderDetails/CashSettlementDetails or BulkCashSettlementDetails may be present, but not both.
IBM FlashSystem V9000 Error – 1804 – 085062
In this post, you’ll learn more about the Error 1804 – 085062that is returned when working with the IBM FlashSystem V9000 IBM FlashSystem V9000 Error Code 1804 Error Description Too many IB host logins.
Hydra Error 232 A SERIAL column column-name may not be updated.
In this blog post, let’s learn about the error message “232 A SERIAL column column-name may not be updated.” in Hydra and the description of the error. Error Message 232 A SERIAL column column-name may not be updated. Error Details The database server created a temporary file in the directory specified by the DBTEMP environment variable (or /tmp by default on UNIX systems) but encountered…
Raima RDM Error -10088 eCONNNOTOPEN
In this blog post, let’s learn about the error message “-10088 eCONNNOTOPEN” in Raima RDM and the description of the error message. Error Message -10088 – eCONNNOTOPEN Error Details Connection is not open
How to Split a String on newlines in C#?
Ever wanted to split an input string in to new lines in .NET (c#) that has a new line character? Below is a sample code snippet that demonstrates how to do it. How to Split a String on newlines in C#?
Example of Predicate Delegate in C#
Predicate Delegate is an interesting feature in .NET Framework which is like a reference to a function which returns either true or false. Example of Predicate Delegate in C# Below is a sample code snippet demonstrating the usage of Predicate Delegate in C#
InterSystems IRIS TSQL Code 7143 Invalid locator de-referenced.
In this post, you’ll learn about the SQL error code 7143 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 7143 Reason for the Error code 7143 in InterSystems IRIS DBMS Invalid locator de-referenced.
InterSystems IRIS TSQL Code 21036 Another %s agent for the subscription(s)
In this post, you’ll learn about the SQL error code 21036 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 21036 Reason for the Error code 21036 in InterSystems IRIS DBMS Another %s agent for the subscription(s) is running.
SQL Server Error Code – 1931 the sql statement cannot be executed bec
In this blog post, you’ll learn more about the SQL Server Error Code 1931 and the error message description that is shown SQL Server Error Code 1931 SQL Server Error Description for the Code :1931 The SQL statement cannot be executed because filegroup ?%.*ls? is offline. Use the sys.database_files or sys.master_files catalog view to determine the state of the files in this filegroup and then…
SQL Server Error Code – 8399 %ls will be removed in a future version
In this blog post, you’ll learn more about the SQL Server Error Code 8399 and the error message description that is shown SQL Server Error Code 8399 SQL Server Error Description for the Code :8399 %ls will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use it.