Sybase 11.9.x-12.5 User Manual

Page 109

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

783

538

16

`%.*s' cannot be found. This language might have been dropped. Please contact a user
with System Administrator (SA) role.

Explanation:

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

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

539

20

Unexpected internal access methods error %d, state %d. Please report to Technical
Support the following information: dbid=%d, objectid=%ld, curcmd=%d,
plasterror=%ld, pstat=0x%lx, p2stat=0x%lx, xactid=(%ld, %d).

Explanation:

Refer to the writeup for Error 539.

540

16

Schema for table `%.*s' has changed since compilation of this query. Please re-execute
query.

Explanation:

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

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

541

18

An unknown arithmetic exception type was reported. The transaction has been aborted.
This is an internal system error. Please contact a user with System Administrator (SA)
role.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

542

16

An invalid datetime value was encountered. Value exceeds year 9999.

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message.

543

18

Constraint id information not found upon constraint violation, dbname = `%S_DBID',
table name = `%.*s'. 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.

544

16

Unknown Constraint violation occurred, database = `%.*s', table name = `%.*s',
constraint name = `%.*s'.

Explanation:

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

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

545

18

Constraint violation occurred, entry for the constraint missing from system catalog,
database = `%.*s', table name = `%.*s', constraint name = `%.*s'.

Explanation:

Command failed due to internal Adaptive Server problem. Perform any

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

546

16

Foreign key constraint violation occurred, dbname = `%.*s', table name = `%.*s',
constraint name = `%.*s'.%S_EED

Explanation:

Adaptive Server could not perform the requested action. Rewrite the

command to conform to the requirement specified in the error message.

547

16

Dependent foreign key constraint violation in a referential integrity constraint. dbname
= `%.*s', table name = `%.*s', constraint name = `%.*s'.%S_EED

Explanation:

Refer to the writeup for Error 547.

Number

Severity

Text and Explanation

Advertising