Sybase 11.9.x-12.5 User Manual

Page 375

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

1049

8223

21

As part of a transaction rollback, an attempt was made to modify object '%S_OBJID ' in
database '%.*s', even though the current session is not holding an exclusive lock on that
object.

Explanation:

The server encountered an internal error affecting all processes using this

database. Report the error to your SA.

8224

21

Internal error: could not save description of lightweight procedure '%.*s'.

Explanation:

The server encountered an internal error affecting all processes using this

database. Report the error to your SA.

8225

16

Invalid object '%.*s' in dbid %d

Explanation:

Check query and retry.

8226

16

Operation not allowed. System table '%.*s' cannot be bound/unbound.

Explanation:

Invalid operation for this system table.

8227

16

Trying to bind/unbind an already bound/unbound object '%.*s' in database %d

Explanation:

Illegal operation. Check object names in query.

8228

16

Cannot do an unbind at this time. The database %d is in use. Try doing unbind when there
are no users using the database.

Explanation:

Illegal operation for a database in use.

8229

16

Trying to bind/unbind objects to dbid=%d. Bind/Unbind objects not allowed in master
and tempdb.

Explanation:

Illegal operation for this database.

8230

16

Trying to turn on/off greedy allocation for object in database with dbid=%d. Turning
on/off greedy allocation for objects not allowed in databases master and tempdb.

Explanation:

Illegal operation for this database.

8231

16

Operation not allowed. Cannot turn on/off greedy allocation for system table ’%.*s’.

Explanation:

Illegal operation for this database.

8232

16

The server failed to record a version change for syscolumns in database ’%.*s’. The
version indicator should be %d. Due to this error, the database cannot be upgraded.

Explanation:

Illegal operation for this database.

8233

16

%s operation is in progress on the object ’%.*s’ in database ’%.*s’. Please retry your
query later.

Explanation:

Illegal operation for this database.

8234

16

%s operation is in progress on the object ’%.*s’ in database ’%.*s’. Please retry your
query later.

Explanation:

Illegal operation for this database.

Number

Severity

Text and Explanation

Advertising