Blog

How to fix the Oracle error ORA-01366: failed to find redo logs required for terminal apply?

In this post, you’ll learn more about the Oracle ErrorORA-01366: failed to find redo logs required for terminal apply with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-01366: failed to find redo logs required for terminal apply Reason for the Error ORA-01366: failed to find redo logs required for terminal apply LogMiner failed to…

SQL Server Error Code – 41130 operation ‘%s’ on a database ‘%.*ls’ (da

In this blog post, you’ll learn more about the SQL Server Error Code 41130 and the error message description that is shown SQL Server Error Code 41130 SQL Server Error Description for the Code :41130 Operation ‘%s’ on a database ‘%.*ls’ (Database ID: %d) in availability group ‘%.*ls’ failed with SQL Server error %d (Error details: “%.*ls”).  The operation has been rolled back.  See previous…

SQL Server Error Code – 7653 ‘%ls’ is not a valid index to enforce a

In this blog post, you’ll learn more about the SQL Server Error Code 7653 and the error message description that is shown SQL Server Error Code 7653 SQL Server Error Description for the Code :7653 ‘%ls’ is not a valid index to enforce a full-text search key. A full-text search key must be a unique, non-nullable, single-column index which is not offline, is not defined…

InterSystems IRIS TSQL Code 21338 Cannot drop article ‘%s’ from publicatio

In this post, you’ll learn about the SQL error code 21338 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 21338 Reason for the Error code 21338 in InterSystems IRIS DBMS Cannot drop article ‘%s’ from publication ‘%s’ because its snapshot has been run and this publication could have active subscriptions.

How to Get the Maximum value from a List of String using LINQ in C# ?

In one of the previous article , we explained how to get the maximum value from a list of integer using LINQ query in C# . What happens when the column is a string instead of integer ?. Below are 2 possibilities on how to get the maximum value from a list of string. How to Get the Maximum value from a List of String…

Raima RDM Error -17015 eRDBC_ATTRVALUE

In this blog post, let’s learn about the error message “-17015 eRDBC_ATTRVALUE” in Raima RDM and the description of the error message. Error Message -17015 – eRDBC_ATTRVALUE Error Details Invalid attribute value

Raima RDM Error -15068 eSQL_NOWHEREBLOB

In this blog post, let’s learn about the error message “-15068 eSQL_NOWHEREBLOB” in Raima RDM and the description of the error message. Error Message -15068 – eSQL_NOWHEREBLOB Error Details Blob columns cannot be used in WHERE clause of a SELECT with ORDER BY