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

Home -> Community -> Usenet -> c.d.o.server -> Can updating on long raw column be rolled back?

Can updating on long raw column be rolled back?

From: You Dunhua <engp7606_at_nus.edu.sg>
Date: Tue, 29 Dec 1998 21:35:10 +0800
Message-ID: <22E71DAEC504D111B78100805FFE9DC716CB6AF6@PFS21>


We are thinking about using Oracle to support a image processing system. One intuitive way is to store the image data (around 100k) in the long raw column. But, will that cause performance problem? The image data is supposed to be frequently updated and modified. Whether it is better to store it in files? Does the updating on raw column use rollback segment and thus involves lots of overhead? Any comment/suggestion is greatly appreciated. Thanks. Received on Tue Dec 29 1998 - 07:35:10 CST

Original text of this message

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