Archives

Azure Q&A #5 – Application Insights & Live Monitoring

Problem Assume that you have a ASP.NET Web API application and you see lot of visitors reporting issues with the application. You will need to identify issues by implementing Live Monitoring and setup smart alerting to detect anomalies in the data. Solution You can use Application Insights. Application Insights is part of Azure Monitor is an Application Performance Management (APM) service for developers which can…

Windows System Error Code 1756 – RPC_S_INVALID_VERS_OPTION (0x6DC)]

In this post, you’ll learn about the Windows System Error RPC_S_INVALID_VERS_OPTION (0x6DC)] and the reason why you are receiving the error message How does this Error in Windows Look like? Error Code 1756 RPC_S_INVALID_VERS_OPTION (0x6DC)] Why do you receive the System Error Error Code 1756 RPC_S_INVALID_VERS_OPTION (0x6DC)] in Windows? The version option is invalid.

InterSystems IRIS General Error Code – 5839

In this post, you’ll learn about the General error code 5839 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 5839 Reason for the Error code 5839 in InterSystems IRIS DBMS Unable to add CSP item ‘%1’ to project because it already includes ‘%2’ which is same name but different case.

How to fix the Oracle error ORA-31608: specified object of type string not found?

In this post, you’ll learn more about the Oracle ErrorORA-31608: specified object of type string not found with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-31608: specified object of type string not found Reason for the Error ORA-31608: specified object of type string not found The specified object was not found in the database….

How to fix the Oracle error ORA-37552: (XSHIERSP06) DIMENSION_MEMBER is associated with a level not found in the levelorder valueset.?

In this post, you’ll learn more about the Oracle ErrorORA-37552: (XSHIERSP06) DIMENSION_MEMBER is associated with a level not found in the levelorder valueset. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-37552: (XSHIERSP06) DIMENSION_MEMBER is associated with a level not found in the levelorder valueset. Reason for the Error ORA-37552: (XSHIERSP06) DIMENSION_MEMBER is associated…

How to fix the Oracle error ORA-39051: parameter string specified multiple times?

In this post, you’ll learn more about the Oracle ErrorORA-39051: parameter string specified multiple times with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-39051: parameter string specified multiple times Reason for the Error ORA-39051: parameter string specified multiple times The user has already specified a parameter that matches on the name and the specific…