Subject | Re: Error "Index Unexpected deleted" |
---|---|
Author | Aage Johansen |
Post date | 2003-11-14T21:19:03Z |
On Fri, 14 Nov 2003 08:47:52 +0000 (UTC), Chooi-Ting wrote:
you dropped. This might well confuse the db engine.
Harmful? Maybe not, but some validation may be a good thing.
--
Aage J.
> While application updating/inserting to the database, I inactivate one ofMaybe your application used prepared SQL statements that included the index
> the index key by using command alter index inactive. Error occurred in my
> application with this error "-901: index unexpected deleted". What does
> it mean ? Why inactivate an index key will cause this error ? Does it
> harmful to the database ?
you dropped. This might well confuse the db engine.
Harmful? Maybe not, but some validation may be a good thing.
--
Aage J.