Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Row cache lock wait issue in RAC
> I am using Oracle 10.2.0.2 with RAC (6 nodes ) + ASM on RHEL 3. I use
> LMT bigfile tablespaces and ASSM. I am aware of the exchange partition
> bug, but my case looks different: I don't seem to have any deadlocks and
> using the workaround you mention (fixed quotas) did not help.
If you preallocate the storage, you'll avoid the updates on tsq$.
Try insert/truncate reuse storage and reinsert, the waits have to disappear. So if you know the regular size of the tables, you could prepare the storage.
Regards
Dimitre
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jun 01 2006 - 05:03:03 CDT
![]() |
![]() |