Sybase 11.9.x-12.5 User Manual
Page 332

Server Error Messages 7100 - 7199
1006
7134
16
The text table and the table referenced by the text pointer value %s disagree.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7135
25
Failed to acquire lock for objid %ld.
Explanation:
Internal error. No user action ncessary.
7136
16
SQL Server is now using a multi-byte character set, and the TEXT character counts have
not been re-calculated using this character set for table '%.*s'. Use DBCC FIX_TEXT on
this table before running the query again.
Explanation:
Take the corrective action before running queries.
7137
20
Textptr Write Failed: An error occured while attempting to write text/image replication
information for database %.*s, table %.*s, column %.*s. Please contact Sybase Technical
Support for assistance. ( page %ld, datapage %ld, datarow %d )
Explanation:
Adaptive Server encountered an internal error affecting the current
process. Report the error to your System Administrator.
7138
20
Text/Image Replication Failure: A memory allocation error occured during replication of
table %.*s, in database %.*s. Try restarting the Sql Server with a larger procedure cache,
or contact Sybase Technical Support.
Explanation:
Adaptive Server encountered an internal error affecting the current
process. Report the error to your System Administrator.
7139
16
Insert to a TEXT/IMAGE column from a non TEXT/IMAGE field which involves
internal worktable (eg. orderby, groupby) processing is not supported. Rewrite your query
to avoid conversion from non TEXT/IMAGE datatype to TEXT/IMAGE datatype.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
7140
16
A deadlock was detected while attempting to lock the first text page for text pointer %s.
Explanation:
A locking or deadlock error occurred during an attempt to update a
TEXT/IMAGE page. Retry the command.
7141
16
A lock request was interrupted while attempting to lock the first text page for text pointer
%s.
Explanation:
A SQL command involving a TEXT page was interrupted by the user
with a control-c or equivalent.
7142
16
The text pointer %s refers to a TEXT/IMAGE page that has been allocated to a different
row. This occurred because the original row was updated or deleted during an internal
deadlock avoidance manuever.
Explanation:
A locking or deadlock error occurred during an attempt to update a
TEXT/IMAGE page. Retry the command.
7143
18
The maxlen field of non-TEXT/IMAGE constant node is non-zero. Wrong data length
may be reported.
Explanation:
Command failed due to internal Adaptive Server problem. Perform any
diagnostic action indicated by message. Report the error to your System Administrator.
(Not raised in Version 11.9.2)
Number
Severity
Text and Explanation