Sybase 11.9.x-12.5 Home Theater Server User Manual


 
CHAPTER 6 Adaptive Server Error Messages
891
2777 16 Invalid update_mode provided. The only allowable update modes are: reclassify,
over_range, and standard.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
2778 12 The object `%.*s' is not a table. Update statistics can be used only on user tables or system
tables
Explanation: UPDATE STATISTICS can only be run on a table. The operation is illegal
for other objects.
2779 20 Lock request count has overrun the lock request array boundary. This is an internal error.
Explanation: Adaptive Server encountered an internal error affecting the current
process. Reconnect to Adaptive Server. Report the error to your System Administrator so
dbcc diagnostics can be run.
2780 20 maxlen (%d) is less than length (%d)
Explanation: Adaptive Server encountered an internal error affecting the current
process. Report the error to your System Administrator.
2781 18 Internal Error. Master to DB SLID conversion failed.
Explanation: Command failed due to internal Adaptive Server problem. Perform any
diagnostic action indicated by message. Report the error to your System Administrator.
2782 16 An untyped variable in the PREPARE statement `%.*s' is being resolved to a TEXT or
IMAGE type. This is illegal in a dynamic PREPARE statement.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
2783 14 The user's curwrite needs to be at the table's hurdle when updating a table's statistics.
Explanation: You do not have the permission to execute this command. Have the object
owner or a user with the needed role run this command.
2784 18 Internal row labeling error occured.
Explanation: Command failed due to internal Adaptive Server problem. Perform any
diagnostic action indicated by message. Report the error to your System Administrator.
2786 16 MAX_ROWS_PER_PAGE value of %d is invalid. It must be between 0 and %d.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
2787 16 Cache, %s, cannot be found in sysconfigures.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
2790 16 Setting maximum online engines to %d causes number of engine freelocks (%d) to fall
below half the value of freelock transfer block size (%d). Please increase maximum engine
freelocks to %d and reattempt this command.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
Number Severity Text and Explanation