db file sequential read for delete.
Hi,
deleting 10000 rows, unique scan by pk, bt getting this huge wait. committing per 10000
db file sequential read
Any idea for improving performance?..11.2.0.4
0 | DELETE STATEMENT | 2 (100) | ||||
1 | DELETE | ***** | ||||
2 | INDEX UNIQUE SCAN | _PK | 1 | 358 | 2 (0) | 00:00:0 |
0