Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Question about many Oracle Data Files
Hi !
> Someone posted a warning that too many data files
> might actually hurt
> performance in that it might inflate the amount of
> work to be done at SCN
> update time.
>
> How would I test this? What "wait value" might be
> too high to indicate that
> this is taking too long?
How many is too many?
Okay. Normally the single block write wait events (control file/ data file) are the writes which updates the header and parallel writes usually writes the actual blocks. So theroitically if you have contention in single writes (wait event) you can conclude this many is too many :)
Hope this does not confuse you !!
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: K Gopalakrishnan INET: kaygopal_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Jun 11 2001 - 12:23:48 CDT
![]() |
![]() |