Sybase 11.9.x-12.5 Home Theater Server User Manual


 
Server Error Messages 7700 - 7799
1030
7742 16 You must change your password using the sp_password system stored procedure before
you can continue.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7743 16 An explicit value for the identity field in table `%.*s' can only be specified in an insert
statement when a field list is used.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7744 16 Illegal attempt to update identity field `%.*s'.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
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.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7746 16 Attempting to add more than 1 new identity field to a table `%.*s', via select into.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7747 16 Unable to SET IDENTITY_INSERT to ON for table `%.*s' because it is already on for
tabid %ld dbid %d.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7748 16 Pseudo-column `SYB_IDENTITY' used incorrectly. No table in the query has the
identity property.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7749 16 Pseudo-column `SYB_IDENTITY' used ambiguously. Multiple tables in the query have
the identity property.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7750 16 Argument type `%s' is invalid for argument %d of `%s' function.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7751 16 Unable to SET IDENTITY_INSERT to ON/OFF for table `%.*s' because the object
either does not exist or cannot be opened.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
Number Severity Text and Explanation