Error 1000167

"Cannot %3 table %2 because of RI concurrency conflict. %1"

Item Description

SQLCode

-1000167L

Constant

EMSG_RI_CONCURRENCY_CONFLICT

SQLState

QDB67

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20827

Severity Code

14

Parameter 1

location of exception

Parameter 2

name of table undergoing the given operation

Parameter 3

operation being performed on specified table

Probable cause

The named table cannot be modified in the manner specified because of an RI concurrency conflict. Such a conflict arises under the following conditions. delete/truncate/update candidate key at the same time its corresponding foreign key is being loaded/inserted/updated


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com