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…
Windows System Error Code 13888 – ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID (0x3640)]
In this post, you’ll learn about the Windows System Error ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID (0x3640)] and the reason why you are receiving the error message How does this Error in Windows Look like? Error Code 13888 ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID (0x3640)] Why do you receive the System Error Error Code 13888 ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID (0x3640)] in Windows? Received unexpected message ID.
Windows System Error Code 15017 – ERROR_EVT_FILTER_INVTEST (0x3AA9)]
In this post, you’ll learn about the Windows System Error ERROR_EVT_FILTER_INVTEST (0x3AA9)] and the reason why you are receiving the error message How does this Error in Windows Look like? Error Code 15017 ERROR_EVT_FILTER_INVTEST (0x3AA9)] Why do you receive the System Error Error Code 15017 ERROR_EVT_FILTER_INVTEST (0x3AA9)] in Windows? A step operation must involve either a node test or in the case of a predicate…
InterSystems IRIS TSQL Code 7133 NULL textptr (text, ntext, or image poin
In this post, you’ll learn about the SQL error code 7133 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 7133 Reason for the Error code 7133 in InterSystems IRIS DBMS NULL textptr (text, ntext, or image pointer) passed to %ls function.
InterSystems IRIS TSQL Code 20089 Could not get license information correc
In this post, you’ll learn about the SQL error code 20089 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 20089 Reason for the Error code 20089 in InterSystems IRIS DBMS Could not get license information correctly.
SQL Server Error Code – 8676 invalid plan.
In this blog post, you’ll learn more about the SQL Server Error Code 8676 and the error message description that is shown SQL Server Error Code 8676 SQL Server Error Description for the Code :8676 Invalid plan.
SQL Server Error Code – 20011 cannot set incompatible publication prop
In this blog post, you’ll learn more about the SQL Server Error Code 20011 and the error message description that is shown SQL Server Error Code 20011 SQL Server Error Description for the Code :20011 Cannot set incompatible publication properties. The ‘allow_anonymous’ property of a publication depends on the ‘immediate_sync’ property.
SQL Server Error Code – 21133 publication ‘%s’ is not enabled to use a
In this blog post, you’ll learn more about the SQL Server Error Code 21133 and the error message description that is shown SQL Server Error Code 21133 SQL Server Error Description for the Code :21133 Publication ‘%s’ is not enabled to use an independent agent.
How to fix the Oracle error ORA-15329: cluster identification string ‘string’ exceeds limit of string characters?
In this post, you’ll learn more about the Oracle ErrorORA-15329: cluster identification string ‘string’ exceeds limit of string characters with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-15329: cluster identification string ‘string’ exceeds limit of string characters Reason for the Error ORA-15329: cluster identification string ‘string’ exceeds limit of string characters The cluster identification…
How to fix the Oracle error ORA-21527: internal OMS driver error?
In this post, you’ll learn more about the Oracle ErrorORA-21527: internal OMS driver error with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-21527: internal OMS driver error Reason for the Error ORA-21527: internal OMS driver error A process has encountered an exceptional condition. This is the generic internal error number for Oracle object management…