AW: enq: TS - contention event

From: <ahmed.fikri_at_t-online.de>
Date: Tue, 3 Aug 2021 11:56:24 +0200 (CEST)
Message-ID: <1627984584422.5311592.59d68c8d9f1dc0e8371e65713bbc8a71e0685b30_at_spica.telekom.de>



I think the problem is exactly what described in Doc ID 2729042.1. So no solution other than installing the Patch.

Best Regards
Ahmed



Gesendet mit der Telekom Mail App
<https://kommunikationsdienste.t-online.de/redirects/email_app_android_sendmail_footer>
  • Original-Nachricht --- Von: ahmed.fikri_at_t-online.de Betreff: enq: TS - contention event Datum: 03. August 2021, 11:41 An: list, oracle

Hi all,  

I have many sessions in wait: event enq: TS - contention event. (select * from gv$session where lockwait is not null)  

P2Text = tablespace ID , P2 = 18 --> TEMP01 (temp tablespaces)  

in gv$lock:
select request,l.type,username,request from gv$lock l join gv$session s on l.inst_id = s.inst_id and l.sid = s.sid  

I find only my application sessions, where request = 3 and type = TS.  

we are using a RAC 12.1.0.2.  

In the web I found only this Doc ID 2729042.1.  

Is there any way to explain the reason for this TS contention event (remove the cause)?  

The Temp tablespace is only 30% in use.  

Best regards
Ahmed


--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 03 2021 - 11:56:24 CEST

Original text of this message