Sybase 11.9.x-12.5 User Manual
Page 96

Server Error Messages 200 - 299
770
257
16
Implicit conversion from datatype `%s' to `%s' is not allowed. Use the CONVERT
function to run this query.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
258
20
Database `%.*s' missing during query recompile.
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.
259
16
Ad-hoc updates to system catalogs not enabled. A user with System Security Officer
(SSO) role must reconfigure system to allow this.
Explanation:
Refer to the writeup for Error 259.
261
16
`%.*s' is not a recognized global variable.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
262
16
%s permission denied, database %S_DBID, owner %.*s
Explanation:
Adaptive Server could not perform the requested action. The command
violates a permission or privilege restriction. Check the command and working database
context.
263
16
Must specify table to SELECT * FROM.
Explanation:
Adaptive Server could not perform the requested action. Check your
command for missing or incorrect database objects, variable names, and/or input data.
264
16
Column name %.*s appears more than once in the result column list.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
265
16
Insufficient result space for %S_MSG conversion of %s value `%s' to a %s field.
Explanation:
See the writeup for Error 265. If this error was raised when using a
system stored procedure on large databases or devices, it may be due to an Adaptive
Server problem. Contact Sybase Technical Support to upgrade to a version in which the
problem is resolved.
266
16
Transaction count after EXECUTE indicates that a COMMIT or ROLLBACK TRAN is
missing. Previous count = %ld, Current count = %ld.
Explanation:
Check command syntax for missing COMMIT or ROLLBACK
TRANSACTION. Use @@trancount in stored procedures to check transaction count.
267
16
Object `%.*s' cannot be found.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
268
16
You can't run SELECT INTO in this database. Please check with the Database Owner.
Explanation:
Refer to the writeup for Error 268.
Number
Severity
Text and Explanation