datafile tunning
In my TeraBytes databases, there is a very small tablespace "SMALL", only 1 datafile, and only 1300MB. There are 73(9indexes, 61tables, and 1 LOBsegmen) objects sitting on it, snd most of them only have 64KB (only 6objects over 10MB).
However from AWR report, this tablespaces has highest "Av. Blks/rd" and "Av. BufWait". It is 20times than other tablespaces.
I checked the top SQL from AWR report, no objects in "SMALL" mentioned here.
Anyone has a suggestion to help me explain this situation.
Thanks,