Sybase 11.9.x-12.5 User Manual

Page 347

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1021

7407

10

Failed to execute the threshold procedure for database %d, segment %d, free space %ld.

Explanation:

Refer to the writeup for this error.

7408

16

Could not find a dbtable for database %d.

Explanation:

Refer to the writeup for this error.

7409

20

This task tried to sleep waiting for space to become available in the log, but could not. The
current command is being aborted because no further database changes can be logged.

Explanation:

Refer to the writeup for this error.

7410

26

%s: function called with invalid argument.

Explanation:

Refer to the writeup for this error.

7411

21

Table `systhresholds' in database `%.*s' is not in its correct sort order. Either the clustered
index is missing or there is data corruption in the table.

Explanation:

Refer to the writeup for this error.

7412

10

Space available in the log segment has fallen critically low in database `%.*s'. All future
modifications to this database will be %S_MSG until the log is successfully dumped and
space becomes available.

Explanation:

Refer to the writeup for this error.

7413

10

%d task(s) are sleeping waiting for space to become available in the log segment for
database %.*s.

Explanation:

Refer to the writeup for this error.

7414

10

Threshold procedure `%.*s' returned an error indication (@status=%d) when called for
database `%.*s', segment `%.*s', free_space %ld.

Explanation:

Refer to the writeup for this error.

7415

16

The transaction log in database %.*s is almost full. Your transaction is being %S_MSG
until space is made available in the log.

Explanation:

Refer to the writeup for this error.

7416

20

Could not open Systhresholds table for database %.*s.

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.

7417

21

The last chance threshold entry for logsegment is not present in threshold cache for
database '%S_DBID'. Please use 'dbcc thresholds' to see the threshold cache contents and
contact your system administrator.

Explanation:

Adaptive Server encountered an internal error affecting all processes using

the current database. Report the error to your System Administrator. Adaptive Server must
be restarted and DBCC diagnostics run.

7418

22

The last chance threshold entry for logsegment is not present in systhresholds table for
database '%S_DBID'. Please contact your system administrator.

Explanation:

A table or index may be corrupt. Report the error to your System

Administrator. Adaptive Server must be restarted and DBCC diagnostics run.

Number

Severity

Text and Explanation

Advertising