Archives

InterSystems IRIS TSQL Code 4508 Views or functions are not allowed on te

In this post, you’ll learn about the SQL error code 4508 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 4508 Reason for the Error code 4508 in InterSystems IRIS DBMS Views or functions are not allowed on temporary tables. Table names that begin with ‘#’ denote temporary tables.

SQL Server Error Code – 2725 an online operation cannot be performed

In this blog post, you’ll learn more about the SQL Server Error Code 2725 and the error message description that is shown SQL Server Error Code 2725 SQL Server Error Description for the Code :2725 An online operation cannot be performed for %S_MSG ?%.*ls? because the index contains column ?%.*ls? of data type text, ntext, image or FILESTREAM. For a non-clustered index, the column could…

SQL Server Error Code – 14516 proxy (%d) is not allowed for subsystem

In this blog post, you’ll learn more about the SQL Server Error Code 14516 and the error message description that is shown SQL Server Error Code 14516 SQL Server Error Description for the Code :14516 Proxy (%d) is not allowed for subsystem ā€œ%sā€ and user ā€œ%sā€. Grant permission by calling sp_grant_proxy_to_subsystem or sp_grant_login_to_proxy.