Sybase 11.9.x-12.5 User Manual

Page 135

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

809

919

21

Database `%.*s' was marked `suspect' by an earlier attempt at recovery. Check the SQL
Server errorlog for information as to the cause.

Explanation:

Adaptive Server encountered an internal error affecting all processes in

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

920

22

Could not find syslogs row in sysindexes for database `%.*s'. Run DBCC
CHECKTABLE on this system catalog.

Explanation:

There may be a corrupt table or index. Adaptive Server must be restarted

and dbcc diagnostics run.

921

14

Database `%.*s' has not been recovered yet - please wait and try again.

Explanation:

Refer to the writeup for this error.

922

14

Database `%.*s' is being recovered - will wait until recovery is finished.

Explanation:

Command failed. The database is not available at this time. Wait and try

again.

923

14

User %d not allowed in database `%.*s' - only the owner of this database can access it.

Explanation:

You do not have the permission to execute this command. Have the object

owner or a user with the needed role run this command.

924

14

Database `%.*s' is already open and can only have one user at a time.

Explanation:

Refer to the writeup for this error.

925

19

Maximum number of used databases for each query has been exceeded. The maximum
allowed is %d.

Explanation:

Refer to the writeup for this error.

926

14

Database `%.*s' cannot be opened. An earlier attempt at recovery marked it `suspect'.
Check the SQL Server errorlog for information as to the cause.

Explanation:

Refer to the writeup for this error.

927

14

Database <%d> cannot be opened - it is in the middle of a load.

Explanation:

Command failed. The database is not available at this time. Wait and try

again.

928

14

Database `%.*s' cannot be opened - it is currently being created. Wait and try query
again.

Explanation:

Command failed. The database is not available at this time. Wait and try

again.

929

21

Attempting to close a database which is not open. Please contact Technical support.

Explanation:

Adaptive Server encountered an internal error affecting all processes in

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

930

14

Database `%.*s' cannot be opened because either an earlier system termination left
LOAD DATABASE incomplete or the database is created with `for load' option. Load the
database or contact a user with System Administrator (SA) role.

Explanation:

Refer to the writeup for this error.

Number

Severity

Text and Explanation

Advertising