Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> scattered reads
Hi Gurus,
DB: 9.2x
OS: solaris 2.8
Why the following query is waiting for db file scattered reads....
select segment_name from dba_segments
where tablespace_name in
('ASPD',
'CSED',
'CUED',
'DDDD' ..... 50 more tablespaces.
What could be done to avoid this db file scattered reads ?
Is there a better way to get this.
Thanks and Regards,
Srinivas
Oracle DBA ( ODC )
Wissen Infotech Pvt. Ltd.
Hyderabad, India
Work +91-40-55313031, 91-40-27892897
e-mail Srinivas.Kommareddy_at_med.ge.com
Visit us http://www.wisseninfotech.com <http://www.wisseninfotech.com>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Feb 03 2004 - 01:28:03 CST
![]() |
![]() |