12.07.2015 Views

General Error Messages - InterSystems Documentation

General Error Messages - InterSystems Documentation

General Error Messages - InterSystems Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

TSQL <strong>Error</strong> <strong>Messages</strong>Table 3–19:TSQL <strong>Error</strong> Codes - 2000 to 2099<strong>Error</strong> Code20012004200720082009201020112012DescriptionCannot use duplicate parameter names. Parameter name '%.*ls' listed more thanonce.Procedure '%.*ls' has already been created with group number %d. Createprocedure with an unused group number.Cannot add rows to sysdepends for the current stored procedure because itdepends on the missing object '%.*ls'. The stored procedure will still be created.The object '%.*ls' is not a procedure so you cannot create another procedureunder that group name.Procedure '%.*ls' was created despite delayed name resolution warnings (if any).Cannot perform alter on %.*ls because it is an incompatible object type.Index hints cannot be specified within a schema-bound object.User-defined variables cannot be declared within a schema-bound object.Table 3–20:TSQL <strong>Error</strong> Codes - 2100 to 2199<strong>Error</strong> Code2106210821102111211221132114DescriptionCannot create a trigger on table '%.*ls', because this table does not exist indatabase '%.*ls'.Cannot create a trigger on table '%.*ls' because you can only create a trigger ona table in the current database.Cannot alter trigger '%.*ls' for table '%.*ls' because this trigger does not belongto this table.Cannot %s trigger '%.*ls' for %S_MSG '%.*ls' because an INSTEAD OF %s triggeralready exists.Cannot %s trigger '%.*ls' for view '%.*ls' because it is defined with the CHECKOPTION.Cannot %s INSTEAD OF DELETE or UPDATE TRIGGER '%.*ls' on table '%.*ls'because the table has a FOREIGN KEY with cascaded DELETE or UPDATE.Column '%.*ls' cannot be used in an IF UPDATE clause because it is a computedcolumn.Table 3–21:TSQL <strong>Error</strong> Codes - 2500 to 2599<strong>Error</strong> Code2501250225032504DescriptionCould not find a table or object named '%.*ls'. Check sysobjects.Could not start transaction.Successfully deleted the physical file '%ls'.Could not delete the physical file '%ls'. The DeleteFile system function returnederror %ls.Caché <strong>Error</strong> Reference 113

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

Saved successfully!

Ooh no, something went wrong!