I have a problem. Statspack shows our highest wait event is db file scattered reads against a reporting instance, queries often perform full table scans but they have been optimised. I submit one query and then the same query 10 seconds later. The first query completes in 3 minutes, the second in about 5 minutes, a trace replicates the statspack as it is always waiting on db file scattered read. Does anyone know how to get around this?