Blog

InterSystems IRIS TSQL Code 15414 Cannot set compatibility level because d

In this post, you’ll learn about the SQL error code 15414 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 15414 Reason for the Error code 15414 in InterSystems IRIS DBMS Cannot set compatibility level because database has a view or computed column that is indexed. These indexes require a SQL…

InterSystems IRIS General Error Code – 5389

In this post, you’ll learn about the General error code 5389 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 5389 Reason for the Error code 5389 in InterSystems IRIS DBMS Method ‘%1’ is an instance method that uses ##super to call class ‘%2’, but this class is not a primary…

InterSystems IRIS General Error Code – 2118

In this post, you’ll learn about the General error code 2118 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 2118 Reason for the Error code 2118 in InterSystems IRIS DBMS ISCAgent is not up on the local system

InterSystems IRIS General Error Code – 1628

In this post, you’ll learn about the General error code 1628 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 1628 Reason for the Error code 1628 in InterSystems IRIS DBMS Collation of global %1 has changed, unrecoverable error at journal offset %2

Windows System Error Code 31 – ERROR_GEN_FAILURE (0x1F)]

In this post, you’ll learn about the Windows System Error ERROR_GEN_FAILURE (0x1F)] and the reason why you are receiving the error message How does this Error in Windows Look like? Error Code 31 ERROR_GEN_FAILURE (0x1F)] Why do you receive the System Error Error Code 31 ERROR_GEN_FAILURE (0x1F)] in Windows? A device attached to the system is not functioning.

SQLite Error 15 – SQLITE_PROTOCOL

In this post, you’ll learn about the SQLite Error Message 15 SQLITE_PROTOCOL and the reason why you are receiving the error message when you are working with the SQLite database How does this SQLite Error Message Look like? 15 – SQLITE_PROTOCOL Why do you receive this Error in SQLite? The SQLITE_PROTOCOL result code indicates a problem with the file locking protocol used by SQLite. The…