Archives

InterSystems IRIS TSQL Code 15221 Remote login option does not exist or ca

In this post, you’ll learn about the SQL error code 15221 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 15221 Reason for the Error code 15221 in InterSystems IRIS DBMS Remote login option does not exist or cannot be set by user. Run sp_remoteoption with no parameters to see options.

SQL Server Error Code – 22541 cannot add a logical record relationship

In this blog post, you’ll learn more about the SQL Server Error Code 22541 and the error message description that is shown SQL Server Error Code 22541 SQL Server Error Description for the Code :22541 Cannot add a logical record relationship in publication “%s” because it uses sync_mode of “character” and could have SQL Server Compact Edition subscribers.

How to fix the Oracle error ORA-01540: tablespace ‘string’ is not offline?

In this post, you’ll learn more about the Oracle ErrorORA-01540: tablespace ‘string’ is not offline with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-01540: tablespace ‘string’ is not offline Reason for the Error ORA-01540: tablespace ‘string’ is not offline Failed to bring a tablespace online because it is not offline How to fix the…

How to fix the Oracle error ORA-13790: invalid value for time limit?

In this post, you’ll learn more about the Oracle ErrorORA-13790: invalid value for time limit with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-13790: invalid value for time limit Reason for the Error ORA-13790: invalid value for time limit The user passed an invalid value for the time limit argument. How to fix the…

How to fix the Oracle error ORA-16119: building transaction at SCN string?

In this post, you’ll learn more about the Oracle ErrorORA-16119: building transaction at SCN string with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-16119: building transaction at SCN string Reason for the Error ORA-16119: building transaction at SCN string The transaction being committed at the given SCN is being prepared for apply. How to…