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

No new writups yet.

17700    0             Users aliased to user.
17701    0             The name supplied is a group name.
17702    0             The name supplied is aliased to another user.
17703    0             The name supplied is not a user, group, or aliased.
17704    0             Curread label needs to dominate the hurdle of the current database.
17705    0             The supplied name is a role name. Please resubmit the command with the name of a user, group or aliased.
17710    0             This command has been ignored.  The device specified is the only non-log device available for the database and cannot be made log-only.
17711    0             syslogs moved.
17712    0             Report must be in your current database.
17713    0             No such report exists.
17714    0             not applicable
17715    0             The last-chance threshold for database %1! is now %2! pages.
17716    0             Could not update the last-chance threshold for database %1!
17720    0             Error:  Unable to set the Password.
17721    0             Password correctly set.
17730    0             Use sp_logdevice to move syslogs table.
17731    0             You can't move system tables.
17732    0             You do not own table '%1!'.
17733    0             There is no table named '%1!'.
17734    0             There is no index named '%1!' for table '%2!'.
17735    0             '%1!' is now on segment '%2!'.
17736    0             You cannot place user tables or indexes on segments 'logsegment' or 'dht'.
17737    0             Partitioned objects cannot be moved.
17738    0             sp_placeobject is not allowed for %1!, as it is a dynamic hash table/virtually hashed table.
17739    0             Segment %1! has a virtually hashed table; therefore, you cannot place an object on this segment.
17740    0             Only the owner of the table may define a primary key.
17741    0             Primary key already exists on table -- drop key first.
17742    0             The table has no such first column.
17743    0             The table has no such second column.
17744    0             The table has no such third column.
17745    0             The table has no such fourth column.
17746    0             The table has no such fifth column.
17747    0             The table has no such sixth column.
17748    0             The table has no such seventh column.
17749    0             The table has no such eighth column.
17750    0             New primary key added.
17751    0             Illegal precision specified -- must be between 1 and 38.
17752    0             Illegal scale specified -- must be less than precision.
17753    0             The column already has a default. Bind disallowed.
17754    0             Illegal precision specified -- must be between 1 and 48.
17755    0             User types with the identity property must be integer, smallint, tinyint or numeric with a scale of 0.
17756    0             The execution of the stored procedure '%1!' in database '%2!' was aborted because there was an error in writing the replication log record.
17757    0             The device specified is reserved as a dht device and can not be made log-only.
17760    0             %1!' is a system table. Cannot use '%2!' on system tables.
17761    0             Object '%1!' is not a table.
17762    0             Each stored procedure and trigger that uses table '%1!' will be recompiled the next time it is executed.
17763    0             The execution of the stored procedure '%1!' in database '%2!' was aborted because there was an error in updating the schemacnt column in sysobjects.
17770    0             Settable remote login options.
17771    0             There is no remote user '%1!' mapped to local user '%2!' on remote server '%3!'.
17772    0             Usage: sp_remoteoption [remoteserver, loginame, remotename, optname, {true | false}]
17773    0             Remote login option doesn't exist or can't be set by user.
17774    0             Run sp_remoteoption with no parameters to see options.
17775    0             Remote login option is not unique.
17776    0             Only the System Administrator (SA) may set remote login options.
17777    0             Option '%1!' turned on.
17778    0             Option '%1!' turned off.
17780    0             There is already a column named '%1!' in table '%2!'.
17781    0             Column name has been changed.
17782    0             You do not own a table, column, index or partition of that name in the current database.
17783    0             There is already an index named '%1!' for table '%2!'.
17784    0             Index name has been changed.
17785    0             Table or view names beginning with '#' are not allowed.
17786    0             Object name cannot be changed either because it does not exist in this database, or you don't own it, or it is a system name.
17787    0             Newname already exists in systypes.
17788    0             Newname already exists in sysobjects.
17789    0             Object name has been changed.
17790    0             Only the System Administrator (SA) can change the name of a database.
17791    0             A database with the new name already exists.
17792    0             The databases master, model, tempdb, sybsecurity and sybsystemprocs cannot be renamed.
17793    0             System Administrator (SA) must set database '%1!' to single-user mode with sp_dboption before using '%2!'.
17794    0             Database is renamed and in single-user mode.
17795    0             System Administrator (SA) must reset it to multi-user mode with sp_dboption.
17796    0             Legal request codes are as follows:

  • No labels