Blog

Match Statement in F#

Match Statement is similar to switch statement in C# . Below is a sample code snippet demonstrating the use of Match statement in F#. Match Statement in F#

How to fix the Oracle error DRG-11520: error writing to file?

In this post, you’ll learn more about the Oracle ErrorDRG-11520: error writing to file with the details on why you receive this error and the possible solution to fix it. Oracle Error Description DRG-11520: error writing to file Reason for the Error DRG-11520: error writing to file Cause: file does not exist How to fix the Error DRG-11520: error writing to file ? You can…

How to fix the Oracle error PRCI-01145: Failed to retrieve Oracle Grid Infrastructure home path on node {0}?

In this post, you’ll learn more about the Oracle ErrorPRCI-01145: Failed to retrieve Oracle Grid Infrastructure home path on node {0} with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PRCI-01145: Failed to retrieve Oracle Grid Infrastructure home path on node {0} Reason for the Error PRCI-01145: Failed to retrieve Oracle Grid Infrastructure home path…

How to fix the Oracle error ORA-64111: XMLIndex: problems encountered during EXPORT?

In this post, you’ll learn more about the Oracle ErrorORA-64111: XMLIndex: problems encountered during EXPORT with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-64111: XMLIndex: problems encountered during EXPORT Reason for the Error ORA-64111: XMLIndex: problems encountered during EXPORT See associated error message. How to fix the Error ORA-64111: XMLIndex: problems encountered during EXPORT…

How to fix the Oracle error ORA-41704: invalid condition reference: “string”?

In this post, you’ll learn more about the Oracle ErrorORA-41704: invalid condition reference: “string” with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-41704: invalid condition reference: “string” Reason for the Error ORA-41704: invalid condition reference: “string” An attempt was made to use a reference to a nonexistent conditions table or a condition. How to…