Re: What would cause a table to temporarily locked?
Hello,
I'm not sure I really understand your problem,
but if it has to do with table locking you may try to convert
your table to the InnoDB storage engine (it will take some time for large table).
InnoDB support multi-versionning and row-level locking which may solve your problem.
Regards,
Thomas CORBIERE
Subject
Views
Written By
Posted
3699
September 07, 2007 12:29PM
Re: What would cause a table to temporarily locked?
2322
October 04, 2007 12:43AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.