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> Code242243244245248251256257259260261262263264266267268270271272273278279280281DescriptionThe conversion of a char data type to a datetime data type resulted in anout-of-range datetime value.Type %.*ls is not a defined system type.The conversion of the %ls value '%.*ls' overflowed an %hs column. Use a largerinteger column.Syntax error converting the %ls value '%.*ls' to a column of data type %ls.The conversion of the %ls value '%.*ls' overflowed an int column. Maximum integervalue exceeded.Could not allocate ancillary table for query optimization. Maximum number oftables in a query (%d) exceeded.The data type %ls is invalid for the %ls function. Allowed types are: char/varchar,nchar/nvarchar, and binary/varbinary.Implicit conversion from data type %ls to %ls is not allowed. Use the CONVERTfunction to run this query.Ad hoc updates to system catalogs are not enabled. The system administratormust reconfigure SQL Server to allow this.Disallowed implicit conversion from data type %ls to data type %ls, table '%.*ls',column '%.*ls'. Use the CONVERT function to run this query.'%.*ls' is not a recognized function.%ls permission denied in database '%.*ls'.Must specify table to select from.Column name '%.*ls' appears more than once in the result column list.Transaction count after EXECUTE indicates that a COMMIT or ROLLBACKTRANSACTION statement is missing. Previous count = %ld, current count = %ld.Object '%.*ls' cannot be found.Cannot run SELECT INTO in this database. The database owner must runsp_dboption to enable this option.Object '%.*ls' cannot be modified.Column '%.*ls' cannot be modified because it is a computed column.Cannot update a timestamp column.Cannot insert a non-null value into a timestamp column. Use INSERT with acolumn list or with a default of NULL for the timestamp column.The text, ntext, and image data types cannot be used in a GROUP BY clause.The text, ntext, and image data types are invalid in this subquery or aggregateexpression.Only text, ntext, and image columns are valid with the TEXTPTR function.%d is not a valid style number when converting from %ls to a character string.94 Caché <strong>Error</strong> Reference

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

Saved successfully!

Ooh no, something went wrong!