Archives
IBM Sterling B2B Integrator SWIFT Error Code – FloorAmountRule – 1772
In this post, you’ll learn more about the SWIFT Error FloorAmountRule – 1772that is returned when working with the IBM Sterling B2B Integrator IBM Sterling B2B Integrator SWIFT Error Code FloorAmountRule Error Description If CreditTransferType contains the value TopAccount, then only the FloorAmount may be used.
InterSystems Cache & Ensemble Error 2175 – Mirror SSL DN is too long (over 1024 characters)
In this blog post, let’s learn about the error message “2175 Mirror SSL DN is too long (over 1024 characters)” in InterSystems Cache & Ensemble and the description of the error message. Error Message 2175 – Mirror SSL DN is too long (over 1024 characters) Error Details Mirror SSL DN is too long (over 1024 characters)
How to select N random rows using a T-SQL Query ?
You can use the TOP keyword and specify the number to retreive the TOP N records that the query returns. Additionally , order the records by newid() function using the ORDER BY clause to make the records random. How to select N random rows using a T-SQL Query ?
InterSystems IRIS General Error Code – 5319
In this post, you’ll learn about the General error code 5319 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 5319 Reason for the Error code 5319 in InterSystems IRIS DBMS The type of a property in a serial class cannot be recursive: %1
InterSystems IRIS TSQL Code 1528 Character data comparison failure. An un
In this post, you’ll learn about the SQL error code 1528 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 1528 Reason for the Error code 1528 in InterSystems IRIS DBMS Character data comparison failure. An unrecognized Sort-Map-Element type (%d) was found in the server-wide default sort table at SMEL entry…
InterSystems IRIS TSQL Code 5024 No entry found for the primary log file
In this post, you’ll learn about the SQL error code 5024 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 5024 Reason for the Error code 5024 in InterSystems IRIS DBMS No entry found for the primary log file in sysfiles1. Could not rebuild the log.
InterSystems IRIS TSQL Code 7625 Full-text table has more than one LCID a
In this post, you’ll learn about the SQL error code 7625 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 7625 Reason for the Error code 7625 in InterSystems IRIS DBMS Full-text table has more than one LCID among its full-text indexed columns.
InterSystems IRIS TSQL Code 13040 type
In this post, you’ll learn about the SQL error code 13040 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 13040 Reason for the Error code 13040 in InterSystems IRIS DBMS type
SQL Server Error Code – 1044 cannot use an existing function name to
In this blog post, you’ll learn more about the SQL Server Error Code 1044 and the error message description that is shown SQL Server Error Code 1044 SQL Server Error Description for the Code :1044 Cannot use an existing function name to specify a stored procedure name.
SQL Server Error Code – 11620 revoke statements can only be used to re
In this blog post, you’ll learn more about the SQL Server Error Code 11620 and the error message description that is shown SQL Server Error Code 11620 SQL Server Error Description for the Code :11620 REVOKE statements can only be used to revoke column level permissions.
SQL Server Error Code – 20644 invalid value “%s” specified for the par
In this blog post, you’ll learn more about the SQL Server Error Code 20644 and the error message description that is shown SQL Server Error Code 20644 SQL Server Error Description for the Code :20644 Invalid value “%s” specified for the parameter @identityrangemangementoption. Valid values are “auto”, “manual”, or “none”.