Sybase 11.9.x-12.5 User Manual
Page 93

CHAPTER 6 Adaptive Server Error Messages
767
221
16
Column of type (%s) does not allow nulls. It may not be compared with null.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
222
20
Unintelligible query plan step encountered.
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.
223
11
Object %ld specified as a default for tabid %ld, colid %d is missing or not of type default.
Explanation:
Command failed. Check your database for the object not found and re-
enter the command with the correct name.
224
11
Object %d specified as a rule/check constraint for tabid %d, colid %d is missing or not
of type default.
Explanation:
Command failed. Check your database for the object not found and re-
enter the command with the correct name.
225
11
Cannot run query--referenced object (name %.*s) dropped during query optimization.
Explanation:
Refer to the writeup for Error 225.
226
16
%s command not allowed within multi-statement transaction.
Explanation:
Refer to the writeup for Error 226.
227
16
Arithmetic overflow error ocurred while converting the string `%.*s' to type %s.
Explanation:
Adaptive Server could not perform the requested action. Modify your
command to meet the Adaptive Server requirement for the objects or variables shown in
the error message.
228
14
Query is based on a view that no longer exists (id = %ld)--cannot run.
Explanation:
Command failed. Check your Adaptive Server environment for the
object not found and re-enter the command with the correct name. (This error is not raised
in Adaptive Server 11.1 and higher.)
229
14
%s permission denied on object %S_OBJID, database %S_DBID, owner %.*s
Explanation:
Refer to the writeup for Error 229.
230
14
%s permission denied on column %.*s of object %S_OBJID, database %S_DBID,
owner %.*s
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.
231
11
Getdefault: no such default. id=%ld dbid=%d
Explanation:
Command failed. Check your database for the object not found and re-
enter the command with the correct name.
232
16
Arithmetic overflow error for type %s, value = %f.
Explanation:
Refer to the writeup for Error 232.
233
16
The column %.*s in table %.*s does not allow null values.%S_EED
Explanation:
Refer to the writeup for Error 233.
Number
Severity
Text and Explanation