Blog

InterSystems IRIS General Error Code – 5984

In this post, you’ll learn about the General error code 5984 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 5984 Reason for the Error code 5984 in InterSystems IRIS DBMS In order to run pages in this application we need an authenticated user.

InterSystems IRIS General Error Code – 701

In this post, you’ll learn about the General error code 701 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 701 Reason for the Error code 701 in InterSystems IRIS DBMS LDAP error(%1): %2

Azure Recipe #1 – Query Performance Insight and Long Running Queries

Problem You have a SQL Azure database and you wish to identify which queries in your database takes more time to execute. Solution You can use Query Performance Insights in Azure to identify the slow running queries in SQLAzure. The Query Performance Insight provides intelligent query analysis for both single and pooled databases. It is a nice tool that lets you to find queries to…

MariaDB Error 1131 – ER_PASSWORD_ANONYMOUS_USER

In this post, you’ll learn more about the MariaDB Error 1131 ER_PASSWORD_ANONYMOUS_USER with the details of the error message and why you receive this error Maria DB Error Description MariaDB Error 1131 – ER_PASSWORD_ANONYMOUS_USER with the sqlState 42000 Error Description for the MariaDB Error ER_PASSWORD_ANONYMOUS_USER You are using MariaDB as an anonymous user and anonymous users are not allowed to change passwords

How to fix the Oracle error NNO-00615: disabling DEFAULT-FORWARDERS-ONLY mode?

In this post, you’ll learn more about the Oracle ErrorNNO-00615: disabling DEFAULT-FORWARDERS-ONLY mode with the details on why you receive this error and the possible solution to fix it. Oracle Error Description NNO-00615: disabling DEFAULT-FORWARDERS-ONLY mode Reason for the Error NNO-00615: disabling DEFAULT-FORWARDERS-ONLY mode Cause: An informational message written to the log file when the server disables DEFAULT-FORWARDERS-ONLY mode in response to a request from…

How to fix the Oracle error QSM-01041: materialized view, string, does not match with a measure in the query?

In this post, you’ll learn more about the Oracle ErrorQSM-01041: materialized view, string, does not match with a measure in the query with the details on why you receive this error and the possible solution to fix it. Oracle Error Description QSM-01041: materialized view, string, does not match with a measure in the query Reason for the Error QSM-01041: materialized view, string, does not match…

How to fix the Oracle error CRS-02333: Could not write GPnP profile to local cache.?

In this post, you’ll learn more about the Oracle ErrorCRS-02333: Could not write GPnP profile to local cache. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description CRS-02333: Could not write GPnP profile to local cache. Reason for the Error CRS-02333: Could not write GPnP profile to local cache. Cause: GPNPD service cannot save GPnP…

How to fix the Oracle error ORA-31475: redo log catalog contains no metadata for the source table?

In this post, you’ll learn more about the Oracle ErrorORA-31475: redo log catalog contains no metadata for the source table with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-31475: redo log catalog contains no metadata for the source table Reason for the Error ORA-31475: redo log catalog contains no metadata for the source table…