concurrent inserts
I have a table which will have rows being inserted by multiple sessions. I am not sure how many sessions will be inserting it concurrently. Probably couple of hundreds. IS there anything I need to do in terms of the table parameters to optimize the performance of these inserts? inittran? anything else? Is there a document available that someone can refer me to? I am using oracle v.10.2.0.3
thank you
Gene
0