Page tree
Skip to end of metadata
Go to start of metadata

No new writeups yet.

17800    0             No such server -- run sp_helpserver to list servers.
17801    0             Usage: sp_serveroption [server, {{security mechanism, mechname}|{server cost, value}|{server principal, principalname}|{optname, {true | false}}}]
17802    0             Server option doesn't exist or can't be set by user.
17803    0             Run sp_serveroption with no parameters to see options.
17804    0             Server option is not unique.
17805    0             Only the System Administrator (SA) may set server options.
17806    0             Option can be set for remote servers only -- not the local server.
17807    0             Settable server options.
17809    0             Security services Confidentiality, Integrity and Mutual Authentication can be used only with Secured RPC Model 'B'.
17810    0             Language alias not changed.
17811    0             Language alias reset.
17830    0             Object is stored in 'sysprocedures' and has no space allocated directly.
17831    0             Views don't have space allocated.
17832    0             Not avail.
17840    0             Column or usertype must be in current database.
17841    0             Default unbound from table column.
17842    0             The specified column has no default.
17843    0             You do not own a table with a column of that name.
17844    0             You do not own a user datatype of that name.
17845    0             The specified user datatype has no default.
17846    0             Default unbound from datatype.
17847    0             Columns of the user datatype specified had their defaults unbound.
17848    0             You cannot unbind a declared default. Use ALTER TABLE command.
17850    0             Rule unbound from table column.
17851    0             The specified column has no rule.
17852    0             The specified user datatype has no rule.
17853    0             Rule unbound from datatype.
17854    0             Columns of the user datatype specified had their rules unbound.
17855    0             You cannot unbind a declared constraint. Use ALTER TABLE command.
17856    0             Usage: sp_unbindrule objectname [, NULL|'futureonly'] [, 'all'|'accessrule']
17860    0             Suspect indexes in database %1!:
17861    0             There are no suspect indexes in database %1!.
17862    0             Table must be in the current database.
17863    0             There is no table named %1! in the current database.
17864    0             Suspect indexes on table %1!:
17865    0             There are no suspect indexes on table %1!.
17869    0             Stored procedure %1! failed because %2! failed in database %3!.
17870    0             Table '%1!' does not exist in database '%2!'. %3!
17871    0             There is no segment named '%1!'.
17872    0             This threshold is too close to one or more existing thresholds.  Thresholds must be no closer than 128 pages to each other.
17873    0             Adding threshold for segment '%1!' at '%2!' pages.
17874    0             A threshold at %1! pages is logically impossible for segment '%2!'.  Choose a value between %3! and %4! pages.
17875    0             Only the DBO of database '%1!' or a user with System Administrator (SA) role may add, delete, or modify thresholds in that database.
17876    0             Warning: The specified threshold level is greater than the existing number of free pages on this segment.
17877    0             Insert of systhresholds row failed.
17878    0             Rebuild of the database threshold table failed.
17879    0             Only users that have System Administrator (SA) authorization granted directly may add, or modify thresholds in that database.
17880    0             No such account -- nothing changed.
17881    0             Invalid role -- nothing changed.
17882    0             Invalid role -- nothing changed. The user must already have System Administrator (SA) role before being granted the Sybase Technical Support role.
17883    0             Cannot revoke System Security Officer (SSO) role from the last remaining unlocked System Security Officer (SSO) account.
17884    0             Neither 'grant' or 'revoke' is specified -- nothing changed.
17885    0             Authorization updated.
17886    0             Error in updating role.
17887    0             Cannot revoke System Administrator (SA) role from the last remaining unlocked System Administrator (SA) account.
17888    0             You must possess either the System Administrator (SA) or System Security Officer (SSO) role to execute %1!.
17890    0             Constraint name must be in `current' database.
17891    0             Constraint name must belong to the current user.
17892    0             Message id must be a user defined message.
17893    0             No such message exists. Please create the message first using sp_addmessage.
17894    0             No such referential or check constraint exists. Please check whether the constraint name is correct.
17895    0             Constraint is bound to a message. You must unbind the message first.
17896    0             Binding message failed unexpectedly. Please try again.
17897    0             Message bound to constraint.
17899    0             The asynchronous initializer thread was running and it has been terminated.

  • No labels