Sybase 11.9.x-12.5 User Manual

Page 104

Advertising
background image

Server Error Messages 400 - 499

778

423

20

Table referenced in a foreign key constraint is missing, database = `%S_DBID', table =
`%S_OBJID'.

Explanation:

This error is caused by an Adaptive Server problem which allows a

referenced table in a referential integrity constraint to be dropped. Contact Sybase
Technical Support to upgrade to a version in which the problem is resolved.

424

20

Failed to enforce a referential constraint, database = `%S_DBID', table = `%S_OBJID'.

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. (This error is not raised in Adaptive Server 11.1 and
higher.)

425

20

Referencing table in a foreign key constraint is missing, database = `%S_DBID', table =
`%S_OBJID'.

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.

426

20

Primary key column referenced in a foreign key constraint is missing, database =
`%S_DBID', table = `%S_OBJID'.

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.

427

20

Referencing column in a foreign key constraint is missing from system catalog, database
= `%S_DBID', table = `%S_OBJID'.

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.

428

20

There are more than %d referential constraints on table %.*s. Please reduce the number
of referential constraints before trying this query.

Explanation:

Refer to the writeup for Error 428.

429

18

Invalid constraint type passed to compile referential constraint. This is an internal error.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

diagnostic action indicated by message. Report the error to your System Administrator.

430

18

Constraint id info in the resvar for check constraints is missing. This is an internal error,
database = `%S_DBID', table = `%S_OBJID'.

Explanation:

This error occurs when Adaptive Server fails to find an expected

constraint during query processing. Contact Sybase Technical Support to upgrade to a
version in which the problem is resolved.

431

26

Node off RESDOM is not MULTARG as expected.

Explanation:

An internal locking/synchronization rule was broken. Report the error to

your System Administrator. Shut down and restart Adaptive Server.

Number

Severity

Text and Explanation

Advertising