trace a session, tkprof the trace file, check the explain plan of statements.
may be you have many full table scans, or putting useless data in the data buffer that fill the buffer so fast.