beautypg.com

Sybase 11.9.x-12.5 User Manual

Page 265

background image

CHAPTER 6 Adaptive Server Error Messages

939

4302

16

Specified file `%.*s' is not in valid dump transaction format.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message. Check the Adaptive Server error log.

4305

16

Specified file `%.*s' is out of sequence. Current time stamp is %S_DATE while dump
was from %S_DATE.

Explanation:

Refer to the writeup for this error.

4306

16

There was activity on database since last load, unable to load. Must restart load sequence
with the load database to continue.

Explanation:

If user transactions modify the transaction log between transaction dump

loads to a database, Error 4306 occurs and the load fails. Error 4306 would only occur if
someone ran the

online database

command for the database, someone did work in the

database, and then you tried to do a

load transaction

for the database. Begin again with

a

load database

or proceed to use the database without recovering all transactions.

4312

14

You must be the DBO of database %.*s or have Operator (OPER) role to run LOAD
TRANSACTION.

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.

4313

16

Recreate index failed for table %ld, index %d. The table has been left in an inconsistent
state, and the index is missing, so LOAD TRANSACTION errors may result. Run DBCC
CHECKTABLE on the table if LOAD TRANSACTION succeeds.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message. Check the Adaptive Server error log.

4314

20

Cannot find table %ld to recreate index %d.

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.

4315

20

Log scan for recreate index failed.

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.

4316

16

Can only LOAD TRANsaction in master if SQL Server is in single-user mode.

Explanation:

A database maintenance operation failed. Take any corrective action

indicated by the message. Check the Adaptive Server error log.

4317

21

Could not read log page %ld for database `%*s'; the DBINFO structure for this database
is invalid, or the page chain is corrupt. Cannot proceed with LOAD TRANSACTION.

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.

Number

Severity

Text and Explanation