try analyzing the tables.
with each table in the tablespace, do this :
analyze table x compute statistics;
(it will do the indexes automatically when you do the tables)
|
Results 1 to 10 of 10
Thread: New tablespace performs slowlyThreaded View
|
Click Here to Expand Forum to Full Width |