RE: local write wait event

  • From: Stephen.Lee@xxxxxxxx
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Mon, 18 Oct 2004 15:20:32 -0500

 
>Beware, GTT and Truncates do not go together..

For what it's worth, this killed us too.  The GTT were created ON COMMIT
PRESERVE ROWS.  The app reuses the table within a session.  We all figured
truncate reuse storage would be better than a delete.  We figured wrong.

--
//www.freelists.org/webpage/oracle-l

Other related posts: