12.07.2015 Views

General Error Messages - InterSystems Documentation

General Error Messages - InterSystems Documentation

General Error Messages - InterSystems Documentation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

TSQL <strong>Error</strong> <strong>Messages</strong><strong>Error</strong> Code282283284285286287288291292293294295296298299DescriptionThe '%.*ls' procedure attempted to return a status of NULL, which is not allowed.A status of 0 will be returned instead.READTEXT cannot be used on inserted or deleted tables within an INSTEAD OFtrigger.Rules cannot be bound to text, ntext, or image data types.The READTEXT, WRITETEXT, and UPDATETEXT statements cannot be usedwith views or functions.The logical tables INSERTED and DELETED cannot be updated.The %ls statement is not allowed within a trigger.The PATINDEX function operates on char, nchar, varchar, nvarchar, text, andntext data types only.CAST or CONVERT: invalid attributes specified for type '%.*ls'There is insufficient result space to convert a smallmoney value to %ls.Cannot convert char value to smallmoney. The char value has incorrect syntax.The conversion from char data type to smallmoney data type resulted in asmallmoney overflow error.Syntax error converting character string to smalldatetime data type.The conversion of char data type to smalldatetime data type resulted in anout-of-range smalldatetime value.The conversion from datetime data type to smalldatetime data type resulted in asmalldatetime overflow error.The DATEADD function was called with bad type %ls.Table 3–4:TSQL <strong>Error</strong> Codes - 300 to 399<strong>Error</strong> Code301303306307308311312313314DescriptionQuery contains an outer-join request that is not permitted.The table '%.*ls' is an inner member of an outer-join clause. This is not allowedif the table also participates in a regular join clause.The text, ntext, and image data types cannot be compared or sorted, except whenusing IS NULL or LIKE operator.Index ID %d on table '%.*ls' (specified in the FROM clause) does not exist.Index '%.*ls' on table '%.*ls' (specified in the FROM clause) does not exist.Cannot use text, ntext, or image columns in the 'inserted' and 'deleted' tables.Cannot reference text, ntext, or image columns in a filter stored procedure.An insufficient number of arguments were supplied for the procedure or function%.*ls.Cannot use GROUP BY ALL with the special tables INSERTED or DELETED.Caché <strong>Error</strong> Reference 95

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!