2018-03-24 Oracle Database で mutex を意図的に発生させる Oracle Oracle Database で意図時に mutex(以下は"cursor: pin S") を発生させる。 “Cursor: pin S” mutex contention testcase and diagnostics tools. | Latch, mutex and beyond 以下のPL/SQLコードを同時多重実行する。 begin for i in 1..1000000 loop execute immediate 'select 1 from dual where 1=2'; end loop; end; / Snapper v4.02 and the Snapper launch party video | Tanel Poder: SQL Performance Tuning, System Troubleshooting and Training とかで発生状況をモニタリングする。 SQL> @snapper ash 60 1 user=sys