No new writups yet.
7701 16 Overflow when converting from char to type %s, value = '%.*s'.
7702 16 Overflow when converting from numeric(%d,%d) to type %s'%.*s', value = '%.*s'.
7703 16 Overflow when converting from decimal(%d,%d) to type %s'%.*s', value = '%.*s'.
7704 16 Truncation error when converting to exact numeric(%d,%d) from type %s'%.*s', value = '%.*s'.
7705 10 Invalid pattern string. The character following the escape character must be percent sign, underscore, left square bracket, right square bracket, or the escape character.
7706 10 Pattern string is too long. The given pattern string '%.*s' is converted using the escape character '%.*s'. The converted string is longer than %d bytes.
7707 10 Illegal escape character found. There are fewer bytes than necessary to form a valid character.
7708 10 Pattern string is too complex. There are too many blocks requiring special attention for right bracket (]), circumflex (^), or dash (-).
7709 20 Server-initiated remote procedure call state error.
7710 20 Attempt to retrieve a returned parameter length from a server-initiated stored procedure without specifying the parameter name.
7711 20 Parameter not found while trying to retrieve the returned parameter length from a server-initiated stored procedure.
7712 16 Stored procedure '%.*s' may be run only in chained transaction mode. The 'SET CHAINED ON' command will cause the current session to use chained transaction mode.
7713 16 Stored procedure '%.*s' may be run only in unchained transaction mode. The 'SET CHAINED OFF' command will cause the current session to use unchained transaction mode.
7714 16 In a CREATE SCHEMA statement, the authorization id must match the current user name. The supplied authorization id, '%.*s', does not match the current user name, '%.*s'.
7715 18 Object '%d' specified as a rule for tabid '%d', colid '%d' does not have a variable node in the tree.
7716 16 Cannot convert CHAR value to REAL. The CHAR value has incorrect syntax.
7717 20 Attempted to drop temporary table with object id %d, which is not in the temporary object lists for this task.
7718 16 The '%s' command is not allowed within a multi-statement transaction in the '%.*s' database.
7719 17 There is no memory available to save the current sequencer state -- cannot continue processing this query.
7720 16 Update/Delete from a table which is the inner table of an outerjoin is not allowed. Command aborted.
7721 16 Precomputed result set definition error: %s is/are invalid or not allowed; no PRS has been created.
7722 16 INSERT/UPDATE/DELETE/SELECT INTO are not allowed on %S_MSG.
7723 16 Precomputed result set '%.*s' is marked as suspect and cannot be refreshed. Drop and re-create it.
7725 16 Cursor '%.*s' was declared with a FOR UPDATE clause. This cursor was found to be read only.
7726 16 Execute cursor '%.*s' is declared on a procedure which has more than one SQL statement. For the declaration of this cursor to be
legal the procedure should have a single SELECT statement clause.
7727 26 An internal error occurred for the cursor variable '%.*s'. It could not be found on any variable list of the procedure.
7728 14 Permission denied. You must have the following role(s) to execute %.*s : '%.*s' . Please contact a user with the appropriate role for help.
7729 16 Invalid role string '%.*s' entered.
7730 14 SET ROLE fails. The caller is not granted with the specified '%.*s' role. Please contact a user with System Security Officer (SSO) role for help.
7731 16 SET ROLE fails. The caller cannot assume the new user identity (uid) in the current database. Please contact a user with System Security Officer (SSO) role for help.
7732 16 The UPDATE/DELETE WHERE CURRENT OF failed for cursor '%.*s' because the cursor is read only.
7733 18 Unable to locate the base procedure header (Pss->phdr) which had been switched earlier.
7734 18 The search for table name when adding a resdom in s_addident() failed. The resdom for the column '%.*s' did not contain the table name. This is an internal error.
7735 16 The specfied row count '%d' for the cursor '%.*s' is invalid. The rowcount should always be greater than zero.
7736 20 Unable to find lock request for tabid %d dbid %d. This is an internal error.
7739 18 Internal error - SELECT INTO not found, perhaps tree corrupted.
7740 18 The declaration for cursor '%.*s' has the column '%.*s' in it's FOR UPDATE list which is not part of the SELECT list for the cursor.
Either select that column or remove it from the FOR UPDATE list.
7741 18 Internal error - Both SHARED AND UPDLOCK have been set on table '%.s'.
7742 16 You must change your password using the sp_password system stored procedure before you can continue.
7743 16 An explicit value for the identity field in %.*s '%.*s' can only be specified in an insert statement when a field list is used.
7744 16 Illegal attempt to update identity field '%.*s'.
7745 16 Attempting to add a new identity field to a table '%.*s', via select into, which would have a field '%.*s' that inherits the identity property.
7746 16 Attempting to add more than 1 new identity field to a table '%.*s', via select into.
7747 16 Unable to '%s' for table '%.*s' because IDENTITY_INSERT or IDENTITY_UPDATE is already ON for the table '%.*s' in database '%.*s'.
7748 16 Pseudo-column 'SYB_IDENTITY' used incorrectly. No table in the query has the identity property.
7749 16 Pseudo-column 'SYB_IDENTITY' used ambiguously. Multiple tables in the query have the identity property.
7750 16 Argument type '%s' is invalid for argument %d of '%s' function.
7751 16 Unable to '%s' to ON/OFF for table '%.*s' because the object either does not exist or cannot be opened.
7752 16 Unable to SET IDENTITY_INSERT or IDENTITY_UPDATE to ON/OFF for table '%.*s' because you are neither the DBO nor the object owner.
7753 16 Unable to '%s' to ON/OFF for object '%.*s' because the object is not a user table.
7754 16 Operand data type '%s' is invalid for '%s' operator.
7755 18 Attempt to switch base procedure header (Pss->phdr) more than once.This is an internal error.
7756 16 Cannot use '%s' for table '%.*s' because the table does not have the identity property.
7757 16 The order-by position number '%d' is out of range of the number of items in the select-list.
7758 16 The declaration for cursor '%.*s' has the column '%.*s' in it's FOR UPDATE OF list which is not updatable after view resolution.
7759 16 The declaration for cursor '%.*s' has the column '%.*s' in it's FOR UPDATE OF list which is not updatable because it has the identity property.
7760 16 Conversion of security label datatype to char/varchar datatype failed.
7761 16 The data type '%s' is invalid for the %s function. Allowed types are: CHAR/VARCHAR and SENSITIVITY/SENSITIVITY_BOUNDARY.
7762 16 Trigger label configuration incompatible with user's profile.
7763 16 Procedure label configuration incompatible with user's profile.
7764 23 Sysobjects entry NOT found for procedure buffer entry.
7765 23 Invalid owner curread for view, procedure, or trigger in sysobjects entry.
7766 16 A conversion from '%s' label to character string resulted in an overflow.
7767 16 THe user's curread label does not dominate the converted label.
7768 16 Invalid label syntax.
7769 18 Internal conversion error detected while converting to/from '%s' label datatypes.
7770 10 Warning: There are other roles currently active.
7771 16 Insert into the sensitivity column of table '%.*s' attempted. Explicit inserts into the sensitivity column are not allowed.
7772 18 Internal error encountered while processing @@update_mode global variable.
7773 16 Execute cursor '%.*s' is declared on a procedure which contains a non-SELECT or a SELECT with a COMPUTE clause.
For the declaration of this cursor to be legal it should have a single SELECT statement without a COMPUTE clause.
7774 16 The procedure '%.*s' contains a select statement with FOR UPDATE clause. This should be the only statement in the procedure.
7775 16 The column '%.*s' in FOR UPDATE list is not part of the SELECT list. Either select that column or remove it from the FOR UPDATE list.
7776 16 Transaction to update certification state of object %S_OBJID, database %S_DBID failed.
7777 16 Changing certification state of object %S_OBJID, database %S_DBID to SUSPECT because of change in state of
dependent object %.*s (previous object id %d), database %S_DBID.
7778 16 Suspect procedure %S_OBJID, database %S_DBID found. Cannot execute query.
7779 16 UNCERTIFIED object %S_OBJID, database %S_DBID accessed by CERTIFIED object %S_OBJID, database %S_DBID. Cannot execute query.
7780 16 Procedure %S_OBJID, database %S_DBID with labels found UNCERTIFIED. Cannot execute query.
7781 16 Suspect view %S_OBJID, database %S_DBID found. Cannot execute query.
7782 16 Remote procedure call from within CERTIFIED stored procedure %S_OBJID, database %S_DBID not allowed. Cannot execute query.
7783 10 Internal error -- server failed to do garbage collection on this procedure, id = %d. Please save the query tree and procedure text and inform the technical support.
This is not a critical error, so server continues processing.
7784 16 Illegal escape character found. There are fewer bytes than necessary to form a valid character.
7785 16 Attempting to create a table '%.*s', via select into, with column '%.*s' whose numeric precision, %d, exceeds the maximum allowed precision (%d).
7786 16 Unable to turn role off since user is not a valid user in the current database.
7787 16 Sensitivity column of view '%.*s' accessed. A view's sensitivity column is not user accessible.
7788 10 WARNING: An explicit or implicit HOLDLOCK/NOHOLDLOCK/READPAST was specified for table '%.*s'; however, since this is an isolation level 0 scan,
the HOLDLOCK/NOHOLDLOCK/READPAST is ignored.
7789 16 Unable to allocate work table for processing group by or distinct clause during query optimization. Maximum limit (%d) of work tables is exceeded. Simplify the query and retry.
7790 18 Non-fatal internal error - Unable to remap cursor '%.*s' to cursor '%.*s' during recompilation.
7791 16 Unable to remap lockid for table %.*s in database %S_DBID. Printing diagnostic information: tobjp: 0x%p, lkr: 0x%p, rgtabid: %d.
7792 16 An isolation level %d scan is being attempted on cursor '%.*s', but the cursor was declared at isolation level %d. You must re-declare the cursor at isolation level %d.
7793 16 An isolation level '%d' scan is being attempted by an ad hoc query, but the query was compiled in the batch at isolation level '%d'.
7794 16 You cannot scan table '%.*s' at isolation level 0 because another process is running a utility command that is incompatible with level 0 scans. Please retry later.
7795 17 Internal error - Unable to process subqueries during transformations. Maximum limit (%d) of subqueries is exceeded.
Please save the DBCC TRACE(100) output and inform technical support.
7796 18 Internal error - Unable to process subqueries during transformations due to a corrupt query tree. Please save the output from DBCC TRACE(100) and inform technical support.