Sybase 11.9.x-12.5 User Manual

Page 415

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1089

9942

16

Failed to hide the source text.

Explanation:

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

and permissions. Take any corrective action indicated by message.

9943

16

The hidden text of object named '%s' with object id '%d' does not exist.

Explanation:

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

and permissions. Take any corrective action indicated by message.

9944

10

Too many errors have been detected on device '%.*s' (physical device: %.*s). Page and
object checking on that device has been discontinued. (The CHECKSTORAGE operation
stops when more than 25%% of the checks are abandoned.)

Explanation:

This is an informational message but may require follow-up action.

Contact your System Administrator.

9945

10

Too many errors have been detected on table '%.*s' index '%.*s'. Checking for that object
will be discontinued. (The CHECKSTORAGE operation stops when more than 25 %% of
the checks are abandoned.)

Explanation:

Run dbcc checktable to determine the state of this object.

9946

17

An attempt to reserve a %dK buffer failed. Increase the size of the %dK buffer pool in the
buffer cache ’%.*s’.

Explanation:

Command failed due to resource limitation. Modify the command to fit

available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.

9947

17

An attempt to allocate memory failed due to insufficient SQL Server memory.

Explanation:

Command failed due to resource limitation. Modify the command to fit

available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.

9948

17

The CHECKSTORAGE operation failed to cache a scan workspace row because of a
cache overflow. This is an internal error. Please contact Sybase Technical Support.

Explanation:

Command failed due to resource limitation. Modify the command to fit

available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.

9949

24

An I/O in a workspace failed, page %d in database %d. Check your hardware for problems
that could cause I/O failures.

Explanation:

Hardware error detected. Report the error to your System Administrator.

The database may have to be reloaded. It may be necessary to contact your hardware
vendor.

9950

17

Workspace '%.*s' is incorrectly allocated. Use sp_dbcc_createws to create a new
workspace.

Explanation:

Command failed due to resource limitation. Modify the command to fit

available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.

Number

Severity

Text and Explanation

Advertising