Subject | Re[2]: [ib-support] Unsuccessful metatdata update: Index is in use |
---|---|
Author | Ann W. Harrison |
Post date | 2002-03-25T14:40:34Z |
At 09:15 AM 3/25/2002 +0100, Dieter Tremel wrote:
and usually reference indexes. Deleting an index that is used
in a prepared statement will lead to any ugly end if that statement
is reused.
Regards,
Ann
www.ibphoenix.com
We have answers.
>Unfortunately I understood not perfectly why the index remains lockedNecessary. Prepared statements are preserved across commits,
>even if the transaction is committed. Is this a bug or necessary?
and usually reference indexes. Deleting an index that is used
in a prepared statement will lead to any ugly end if that statement
is reused.
Regards,
Ann
www.ibphoenix.com
We have answers.