Server error messages 2900–2999 – Sybase 11.9.x-12.5 User Manual
Page 222

Server Error Messages 2900–2999
896
Server Error Messages 2900–2999
2837
16
The object `%.*s' must be recompiled. Use `sp_recompile %.*s', then rerun your
command.
Explanation:
Adaptive Server could not perform the requested action. Contact your
System Administrator.
2838
16
Invalid procedure name
Explanation:
Attempted to execute a stored procedure without specifying a procedure
name. (Not raised in Release 11.0 and higher.)
2841
16
The text for the object '%.*s' is missing in syscomments. This object can not be accessed.
Explanation:
Check syntax and object name. .
2843
16
The dynamic statement ’%.*s’ could not be found. This may be due to insufficient
metadata descriptors for the number of tables and procedures in use by Adaptive Server.
Configure the serverwide ’%s’ parameter to accommodate more objects.
Explanation:
Query failed due to resource limitation. Take the recommended action.
Number
Severity
Text and Explanation
Number
Severity
Text and Explanation
2901
19
Exception stack limit (%d) exceeded.
Explanation:
Command failed when a non-configurable limit was exceeded. Adaptive
Server could not recover gracefully. Reconnect to Adaptive Server, and report the error
to your System Administrator.
2902
10
Simulating error %d, state %d, at line %d in file %.*s.
Explanation:
This is an informational message. Unless otherwise specified, no action
is required. Contact your System Administrator about any warning issued in the message.
2903
20
While processing an exception, another exception occurred, which could result in some
internal resources not being released.
Explanation:
Adaptive Server encountered an internal error affecting the current
process. Report the error to your System Administrator. .