Sybase 11.9.x-12.5 User Manual

Page 266

Advertising
background image

Server Error Messages 4300 - 4399

940

4318

21

Last log page `next free byte' value is out of range: %ld; should be no greater than %ld.

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.

4319

21

Failed to patch the transaction log for database `%.*s'.

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.

4320

16

Dump or load commands require a logical dump device name from the sysdevices system
table. Use sp_addumpdevice to add `%.*s' to sysdevices.

Explanation:

A database maintenance operation failed. Take any corrective action

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

4321

16

SQL Server can not load this transaction log dump because version information in the
dump does not match information in the database. Database: log version=%d, upgrade
version=%ld. Dump: log version=%d, upgrade version=%ld.

Explanation:

A database maintenance operation failed. Take any corrective action

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

4322

16

SQL Server cannot load a dump of the master database that was dumped from an older
version of SQL Server. The current master database upgrade version is %ld, the dump
master database upgrade version is %ld.

Explanation:

Refer to the writeup for this error.

4323

16

The specified RID (%d,%d) was not found in the transaction log.

Explanation:

Check command parameters.

4324

20

The transaction log could not be opened for point in time recovery.

Explanation:

Database log is not available for this maintenance operation.

4325

16

The specified recovery date (%S_DATE_LONG) is not between the start
(%S_DATE_LONG ) and end (%S_DATE_LONG) date.

Explanation:

Check parameters for the point in time recovery command.

4327

10

A load transaction to a point in time will reset the transaction log sequence. A database
dump is required to restart the log sequence.

Explanation:

This is an informational message.

4328

10

An early end-of-log has been forced in database ’%.*s’ prior to the end of the loaded
transaction log. The load sequence has been broken. Another LOAD TRANSACTION
cannot be performed without a preceding LOAD DATABASE.

Explanation:

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

Contact your System Administrator.

Number

Severity

Text and Explanation

Advertising