Archives

InterSystems IRIS System Error Code – OBJECT DISPATCH A non-multidimensional object

In this post, you’ll learn about the System Error Code OBJECT DISPATCH in InterSystems IRIS database the reason why you are receiving it Error Code : OBJECT DISPATCH Reason for the Error code OBJECT DISPATCH in InterSystems IRIS DBMS A non-multidimensional object property was supplied to a function that can only take a multidimensional object property. For further details, refer to $DATA or $GET.

InterSystems IRIS TSQL Code 21381 Cannot add (drop) column to table ‘%s’ b

In this post, you’ll learn about the SQL error code 21381 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 21381 Reason for the Error code 21381 in InterSystems IRIS DBMS Cannot add (drop) column to table ‘%s’ because the table belongs to publication(s) with an active updatable subscription. Set @force_reinit_subscription…

HttpUnauthorizedResult in ASP.NET MVC

The ActionResult can take different values like View , PartialView, String etc, Another value that it can take is HttpUnauthorizedResult . The HttpUnauthorizedResult when returned from a View will force the user to login in. HttpUnauthorizedResult in ASP.NET MVC

Win32 COM Error – ERROR_HV_OPERATION_DENIED – 0xC0350008

In this post, you’ll learn more about the Error ERROR_HV_OPERATION_DENIED – 0xC0350008 that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_HV_OPERATION_DENIED – 0xC0350008 Win32 COM Error Error Description The operation is not allowed in the current state.

MariaDB Error 1601 – ER_SR_INVALID_CREATION_CTX

In this post, you’ll learn more about the MariaDB Error 1601 ER_SR_INVALID_CREATION_CTX with the details of the error message and why you receive this error Maria DB Error Description MariaDB Error 1601 – ER_SR_INVALID_CREATION_CTX with the sqlState HY000 Error Description for the MariaDB Error ER_SR_INVALID_CREATION_CTX Creation context of stored routine `%s`.`%s` is invalid

WsatConfig Error 13 – Configuration of http.sys failed. Cannot create a new HTTPS port reservation for MSDTC.

In this post, you’ll learn more about the Error13 – Configuration of http.sys failed. Cannot create a new HTTPS port reservation for MSDTC. generated by the WS-AtomicTransaction Configuration Utility (wsatConfig.exe) and the potential solution that helps to resolve the issue. wsatConfig Error Description Configuration of http.sys failed. Cannot create a new HTTPS port reservation for MSDTC. How to fix the Error Configuration of http.sys failed….

How to fix the Oracle error ORA-31530: could not find published column string for CDC subscriber view string.string?

In this post, you’ll learn more about the Oracle ErrorORA-31530: could not find published column string for CDC subscriber view string.string with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-31530: could not find published column string for CDC subscriber view string.string Reason for the Error ORA-31530: could not find published column string for CDC…

How to fix the Oracle error ORA-28654: table and partition not overflow compatible?

In this post, you’ll learn more about the Oracle ErrorORA-28654: table and partition not overflow compatible with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-28654: table and partition not overflow compatible Reason for the Error ORA-28654: table and partition not overflow compatible If one of the tables (partitioned/non-partitioned) has overflow data segment and the…

How to fix the Oracle error ORA-25333: Buffered Queue to Queue propagation did not connect to the correct instance?

In this post, you’ll learn more about the Oracle ErrorORA-25333: Buffered Queue to Queue propagation did not connect to the correct instance with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-25333: Buffered Queue to Queue propagation did not connect to the correct instance Reason for the Error ORA-25333: Buffered Queue to Queue propagation did…

How to fix the Oracle error ORA-10572: Test recovery canceled due to errors?

In this post, you’ll learn more about the Oracle ErrorORA-10572: Test recovery canceled due to errors with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-10572: Test recovery canceled due to errors Reason for the Error ORA-10572: Test recovery canceled due to errors See other errors on the error stack. How to fix the Error…

How to fix the Oracle error ORA-02211: invalid value for PCTFREE or PCTUSED?

In this post, you’ll learn more about the Oracle ErrorORA-02211: invalid value for PCTFREE or PCTUSED with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-02211: invalid value for PCTFREE or PCTUSED Reason for the Error ORA-02211: invalid value for PCTFREE or PCTUSED The specified value for PCTFREE or PCTUSED is not an integer between…