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

No new writeups yet.

17500    0             Foreign key dropped.
17501    0             No common keys exist between the two tables or views supplied.
17502    0             Common keys dropped.
17505    0             Can't drop '%1!' because there are associated entries in master.dbo.sysmessages.  Run sp_droplanguage with the 'dropmessages' flag.
17506    0             The only legal value for the second parameter is 'dropmessages'.
17507    0             Language deleted.
17509    0             User exists or is an alias or is a database owner in at least one database. Drop the user or the alias, or change the database ownership before dropping the login.
17510    0             sp_chgattribute is not allowed for %1!, as the option is not supported for dynamic hash table.
17511    0             Login dropped.
17512    0             Remote login dropped.
17513    0             There is no remote user '%1!' mapped to local user '%2!' from the remote server '%3!'.
17520    0             There is no such segment as '%1!'.
17521    0             Can't drop the '%1!'segment completely.
17522    0             The segment '%1!' is being used.
17523    0             Segment '%1!' does not reference device '%2!'.
17524    0             There is only one device mapping for the segment '%1!' -- use sp_dropsegment with no device argument.
17525    0             Segment dropped.
17526    0             Segment reference to device dropped.
17527    0             WARNING: There are no longer any segments referencing device '%1!'.  This device will no longer be used for space allocation.
17528    0             WARNING: There are no longer any segments referencing devices '%1!'.  These devices will no longer be used for space allocation.
17530    0             There are still remote logins for the server '%1!'.
17531    0             Remote logins for remote server '%1!' have been dropped.
17532    0             Usage: sp_dropserver server [, droplogins]
17533    0             Server dropped.
17534    0             There are still external logins for the server '%1!'.
17535    0             External logins for remote server '%1!' have been dropped.
17536    0             Unable to drop server '%1!' because it is referenced in master.dbo.sysdatabases.
17537    0             Unable to drop server '%1!' because it is referenced by transaction coordinator.
17540    0             The type doesn't exist or you don't own it.
17541    0             Type is being used. You cannot drop it.
17542    0             Type has been dropped.
17543    0             You cannot drop the '%1!'.
17544    0             You cannot drop the 'guest' user from master database or a temporary database.
17545    0             You cannot drop user because user '%1!' owns objects in database.
17546    0             You cannot drop user because user '%1!' owns types in database.
17547    0             The dependent aliases were also dropped.
17548    0             User has been dropped from current database.
17549    0             You cannot drop user because user '%1!' owns grantable privileges and granted them to other users.  The user has granted the following privileges:
17550    0             Segment extended.
17551    0             Device '%1!' is now exclusively used by '%2!'
17552    0             This command has been ignored.  Extending the log segment on device '%1!' would leave no space for creating objects in database '%2!'.
17553    0             You are not allowed to run '%1!' on '%2!' since it is a dynamic hash table.
17560    0             Foreign key table doesn't exist.
17561    0             Primary key table doesn't exist.
17562    0             Only the owner of the table may define a foreign key.
17563    0             The table does not have a column named '%1!'.
17564    0             Primary key does not exist with the same number of columns as the foreign key.
17565    0             Primary key does not exist.
17566    0             Datatypes of the column '%1!' in the keys are different.
17567    0             New foreign key added.
17568    0             Column '%1!' may not be specified as a foreign key because the column or the associated primary key column is encrypted.
17569    0             Foreign key relationship already exists between table '%1!' and primary table '%2!' for the specified columns.
17570    0             Operating System File
17571    0             ---------------------
17572    0             '%1!' is not a valid database name.
17573    0             Object is Remote/External
17574    0             -------------------------
17575    0             Object created with 'existing' option
17576    0             Lock scheme Allpages
17577    0             Lock scheme Datapages
17578    0             Lock scheme Datarows
17579    0             Lock scheme is unknown or is corrupted
17580    0             dht
17581    0             Trigger is disabled.
17582    0             Trigger is enabled.
17583    0             in
17584    0             out
17585    0             inout
17586    0             Return Type
17587    0             partition condition
17588    0             encryption key
17589    0             computed column
17590    0             The specified database does not exist.
17591    0             no options set
17592    0             -- unused by any segments --
17594    0             offline
17595    0             online for standby access
17596    0             has suspect pages/objects
17597    0             quiesce database
17598    0             log preallocation
17599    0             user created temp db

  • No labels