Archives

Azure Q&A #4 – Azure SQL Auditing

Problem You want to store the Audit information of your SQL Azure database to Azure storage account. Solution One of the uses of auditing in Azure SQL and Azure Synapse Analytics is that it allows the users to track database events and then writes them to the audit log to various destinations. The destinations include Azure Storage Account Log Analytics workspace Event Hubs etc You…

Stripe API Error – payment_intent_konbini_rejected_confirmation_number

In this post, you’ll learn more about the Error payment_intent_konbini_rejected_confirmation_number that is returned when working with the Stripe API Stripe API Error payment_intent_konbini_rejected_confirmation_number Stripe API Error Description The confirmation_number provided in payment_method_options[konbini] was rejected by the processing partner at time of PaymentIntent confirmation.

MariaDB Error 1052 – ER_NON_UNIQ_ERROR

In this post, you’ll learn more about the MariaDB Error 1052 ER_NON_UNIQ_ERROR with the details of the error message and why you receive this error Maria DB Error Description MariaDB Error 1052 – ER_NON_UNIQ_ERROR with the sqlState 23000 Error Description for the MariaDB Error ER_NON_UNIQ_ERROR Column ‘%s’ in %s is ambiguous

How to fix the Oracle error INS-32052: Oracle base and Oracle home locations are same.?

In this post, you’ll learn more about the Oracle ErrorINS-32052: Oracle base and Oracle home locations are same. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description INS-32052: Oracle base and Oracle home locations are same. Reason for the Error INS-32052: Oracle base and Oracle home locations are same. Cause: Oracle base and Oracle home…

How to fix the Oracle error INS-20801: Configuration Assistant ‘string’ failed.?

In this post, you’ll learn more about the Oracle ErrorINS-20801: Configuration Assistant ‘string’ failed. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description INS-20801: Configuration Assistant ‘string’ failed. Reason for the Error INS-20801: Configuration Assistant ‘string’ failed. Cause: Refer to the logs for additional information. How to fix the Error INS-20801: Configuration Assistant ‘string’ failed….

How to fix the Oracle error ORA-30488: argument should be a function of expressions in PARTITION BY?

In this post, you’ll learn more about the Oracle ErrorORA-30488: argument should be a function of expressions in PARTITION BY with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-30488: argument should be a function of expressions in PARTITION BY Reason for the Error ORA-30488: argument should be a function of expressions in PARTITION BY…

How to fix the Oracle error ORA-26912: not allowed to invoke ‘string’ while in committed data-only mode?

In this post, you’ll learn more about the Oracle ErrorORA-26912: not allowed to invoke ‘string’ while in committed data-only mode with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-26912: not allowed to invoke ‘string’ while in committed data-only mode Reason for the Error ORA-26912: not allowed to invoke ‘string’ while in committed data-only mode…

How to fix the Oracle error ORA-18113: XUDY0014 – Modified node was not created by the COPY clause?

In this post, you’ll learn more about the Oracle ErrorORA-18113: XUDY0014 – Modified node was not created by the COPY clause with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-18113: XUDY0014 – Modified node was not created by the COPY clause Reason for the Error ORA-18113: XUDY0014 – Modified node was not created by…

How to fix the Oracle error ORA-12072: updatable materialized view log data for “string”.”string” cannot be created?

In this post, you’ll learn more about the Oracle ErrorORA-12072: updatable materialized view log data for “string”.”string” cannot be created with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-12072: updatable materialized view log data for “string”.”string” cannot be created Reason for the Error ORA-12072: updatable materialized view log data for “string”.”string” cannot be created…