Archives

InterSystems IRIS TSQL Code 21080 The ‘msrepl_tran_version’ column must be

In this post, you’ll learn about the SQL error code 21080 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 21080 Reason for the Error code 21080 in InterSystems IRIS DBMS The ‘msrepl_tran_version’ column must be in the vertical partition of the article that is enabled for updatable subscriptions; it cannot…

SQL Server Error Code – 5804 character set, sort order, or collation

In this blog post, you’ll learn more about the SQL Server Error Code 5804 and the error message description that is shown SQL Server Error Code 5804 SQL Server Error Description for the Code :5804 Character set, sort order, or collation cannot be changed at the server level because at least one database is not writable. Make the database writable, and retry the operation.

How to fix the error ORA-00126: connection refused; invalid duplicity?

In this post, you’ll learn more about the Oracle ErrorORA-00126: connection refused; invalid duplicity with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-00126: connection refused; invalid duplicity Reason for the Error ORA-00126: connection refused; invalid duplicity The DUPLICITY in the CONNECT_DATA of the TNS address DESCRIPTION is not correct or is not supported. How…

How to fix the Oracle error ORA-13120: invalid face_id [string]?

In this post, you’ll learn more about the Oracle ErrorORA-13120: invalid face_id [string] with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-13120: invalid face_id [string] Reason for the Error ORA-13120: invalid face_id [string] A topology face operation was invoked with an invalid face_id. How to fix the Error ORA-13120: invalid face_id [string] ? You…