Sybase 11.9.x-12.5 User Manual

Page 387

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1061

9129

16

Unable to determine the end of the log for database `%.*s'. The log transfer scan of
database `%.*s' is aborted.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

9130

16

The BEGINXACT log record referenced by the CHECKPOINT log record for database
`%.*s', XACT ID %S_RID, RID %S_RID, was not found at RID %S_RID as expected.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

9131

21

The log transfer context for the current database is already reserved by your SQL Server
process. The DBCC LOGTRANSFER (`reserve', `context') command is ignored.

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.

9132

16

Failed to write the log record for the execution of stored procedure `%.*s' in database
`%.*s'. Stored procedure `%.*s' is not replicated.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

9133

16

The SQL Server was not started with the proper command line option to enable
Replication Server support. The DBCC command is not executed.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

9134

16

The DBCC LOGTRANSFER (`setqual', ...) command was invoked with parameters of
incorrect type. The DBCC LOGTRANSFER (`setqual', ...) command is not executed.

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

9135

16

Usage: DBCC LOGTRANSFER(`scan', { `normal' | `repeat' | `continue' })

Explanation:

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

semantics, and permissions. Take any corrective action indicated by message.

9136

16

Unable to find the RID of the last ENDXACT or CHECKPOINT log record. The log
transfer context for the current database is not reserved.

Explanation:

Adaptive Server could not perform the requested action. Contact your

System Administrator.

9137

16

LTM trunc. point not yet established with DBCC SETTRUNC(). Until the LTM trunc.
point is established, changes to the object `%.*s' may not be replicated.

Explanation:

Adaptive Server could not perform the requested action. Contact your

System Administrator.

9138

16

Even though Replication Server support is disabled, database `%S_DBID' contains a
valid LTM trunc. point which prevents the complete truncation of all expendable log
pages.

Explanation:

Adaptive Server could not perform the requested action. Contact your

System Administrator.

Number

Severity

Text and Explanation

Advertising