Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Will ROWID change during DB Runing??

Re: Will ROWID change during DB Runing??

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Thu, 06 Jan 2005 22:50:09 -0800
Message-ID: <41de2ff2$1_2@127.0.0.1>


Grant Zhou wrote:

> BTW,
> The table have about 80K records and have index on it.
> When will the data partition move? frequent insert or delete?
> As I know, we have no such operation.
> Will very frequent update can cause partition move?
>
> Thanks very much!
> Best Regards,
> Grant

They will change whenever the update causes the record to be properly placed into a different partition. If the update doesn't affect the partition key ... it won't change partitions.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)


----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Received on Fri Jan 07 2005 - 00:50:09 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US