Is there a way to estimate the write bandwidth from java to an Oracle -


we have large volume of data , want know how fast can written oracle. there way estimate write bandwidth java oracle db? can use approach (not jdbc) if faster. example useful know x disk speed, y processor, can write z bytes/second. there way estimate such data rate?

thanks!

i don't think there's standard formula. among other things depends on schema (e.g whether have indexes on tables), file system, how many disks have, raid level using, how tables, indexes, logs etc spread out across disks...

try , see way.

if there way of estimating given that, i'd know too!


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -