Archives

InterSystems IRIS TSQL Code 21176 Only members of the sysadmin fixed serve

In this post, you’ll learn about the SQL error code 21176 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 21176 Reason for the Error code 21176 in InterSystems IRIS DBMS Only members of the sysadmin fixed server role, db_owner fixed database role, or the creator of the subscription can change…

SQL Server Error Code – 3462 redo observed a higher lsn on the pfs pa

In this blog post, you’ll learn more about the SQL Server Error Code 3462 and the error message description that is shown SQL Server Error Code 3462 SQL Server Error Description for the Code :3462 Redo observed a higher LSN on the PFS page %S_PGID for transaction ID %S_XID, database ?%.*ls? (database ID %d). Redo LSN: %S_LSN, Page: LSN = %S_LSN, PrevPageLSN: %S_LSN. This can…

How to fix the Oracle error ORA-14103: LOGGING/NOLOGGING may not be combined with RECOVERABLE/UNRECOVERABLE?

In this post, you’ll learn more about the Oracle ErrorORA-14103: LOGGING/NOLOGGING may not be combined with RECOVERABLE/UNRECOVERABLE with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-14103: LOGGING/NOLOGGING may not be combined with RECOVERABLE/UNRECOVERABLE Reason for the Error ORA-14103: LOGGING/NOLOGGING may not be combined with RECOVERABLE/UNRECOVERABLE A statement contained both [NO]LOGGING and [UN]RECOVERABLE clauses which…

How to fix the Oracle error ORA-23498: repgroups specified must have the same masters?

In this post, you’ll learn more about the Oracle ErrorORA-23498: repgroups specified must have the same masters with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-23498: repgroups specified must have the same masters Reason for the Error ORA-23498: repgroups specified must have the same masters The Repgroup names specified do not have the same…

How to fix the Oracle error ORA-39964: Specified value for _PLSQL_MAX_STACK_SIZE (string) is larger than available memory (string)?

In this post, you’ll learn more about the Oracle ErrorORA-39964: Specified value for _PLSQL_MAX_STACK_SIZE (string) is larger than available memory (string) with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-39964: Specified value for _PLSQL_MAX_STACK_SIZE (string) is larger than available memory (string) Reason for the Error ORA-39964: Specified value for _PLSQL_MAX_STACK_SIZE (string) is larger than…

How to fix the Oracle error SQL*Loader-00282: Unable to locate character set handle for character set ID (number).?

In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00282: Unable to locate character set handle for character set ID (number). with the details on why you receive this error and the possible solution to fix it. Oracle Error Description SQL*Loader-00282: Unable to locate character set handle for character set ID (number). Reason for the Error SQL*Loader-00282: Unable to locate character set handle for character…