| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: want clarification from Oracle gurus regarding I/O
In article <8gh7go$o1m$1_at_nnrp1.deja.com>,
suresh_joshi_at_my-deja.com wrote:
> Hi, I want to know that how many i/o oracle will do to update 5 rows
as
> result of the Update ... where ... ; statement.
> assume that the row has 10 column , the row being update is part of
> two indexes and oracle is using cost based optimzer and the blevel of
> the index is three and the db_block_size is 4k.
>
In Oracle Administrator's Guide (You can get docs on Oracle Technology Network) stated that:
That means that your question doesn't have practical sense. If you want to know average amount of db writes during many similar transactions, use V$SYSSTAT view and/or some monitor.
Alex Filonov.
> I appreciate if someone give me exactly what oracle do process the
> UPDATE request and how many i/o will happens because of that
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri May 26 2000 - 00:00:00 CDT
![]() |
![]() |