Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Delete operation fails with message: " State ZZZZZ Native 0x1646"

1 view
Skip to first unread message

mauro segale

unread,
Aug 24, 2001, 9:06:27 AM8/24/01
to
I'm working on a sybase 12/Sun Solaris 8 platform and this delete
statement provide the error described below:

delete from WEBELEMENT
where ElementId in
(select ID from #TMP_DBDEL_SEL TMP
where TMP.ID between 3 and 14
)


SQL error: Statement::executeUpdate.
Statement:
delete from WEBELEMENT
whe: The SQL Server is terminating this process.
State ZZZZZ Native 0x1646
2 16/05/2001 10:38:01 0 200 holdbdelete
Bad Termination...

Consider that #TMP_DBDEL_SEL is a table created (and populated)
succesfully by my application.
I wasn't able to find the meaning of this error message.

Thank you in advance to any one that will post an answer.

Best Regards

Mauro Segale

0 new messages