Sybase 11.9.x-12.5 User Manual

Page 219

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

893

2803

20

Bad pointer encountered during remapping: 0x%x.

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.

2804

20

Stored procedure `%.*s' is out of sync with its own procedure header.

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.

2805

20

Bad pointer 0x%lx encountered while remapping stored procedure `%.*s'. Must re-create
procedure.

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.

2806

20

Stored procedure `%.*s' is corrupted. Must re-create procedure.

Explanation:

See the writeup for Error 2806.

2807

18

Process %d could not unlock stored procedure `%.*s' because the procedure is not
currently locked by that process.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by message. Report the error to your System Administrator.

2808

18

Incorrect object structure returned from getobject.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by message. Report the error to your System Administrator.

2809

18

The request for %S_MSG `%.*s' failed because `%.*s' is a %S_MSG object.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by message. Report the error to your System Administrator.

2810

18

Cache reports negative usage count for procedure `%.*s'.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by message. Report the error to your System Administrator.

2811

18

Cannot create procedure dbid %d, objid %ld, with a group number of %d.

Explanation:

Refer to the writeup for this error.

2812

16

Stored procedure `%.*s' not found. Specify owner.objectname or use sp_help to check
whether the object exists (sp_help may produce lots of output).

Explanation:

Command failed due to invalid or illegal request. Check syntax,

semantics, and permissions. Take any corrective action indicated by message.

2813

20

Procedure %.*s in procedure buffer 0x%lx not properly linked with procedure header
0x%lx.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. Report the error to your System Administrator. (Not raised in Release 11.0 and
higher.

Number

Severity

Text and Explanation

Advertising