View Single Post
  #5 (permalink)  
Old March 22nd, 2007, 18:52
Stefano Stefano is offline
Member
 
Join Date: Mar 2007
Location: Italy
Posts: 34
Thanks: 4
Thanked 6 Times in 6 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
Stefano is on a distinguished road
Send a message via MSN to Stefano Send a message via Skype™ to Stefano
Thanks Chris for your answer.

Also us we could certify that parallel processing now increase upload performance.
Really our process of HTTP post is serial, but finish it we have seen that OTM process in parallel interface file in fresh status.

We see that is possible to change DB session pool configuration, we change it for UI standard access, to reduce it, becase having 100 session open with only 10 users it's no so useful and it's only resource consuming without any advantage (also if ORACLE people says that 100 it's minimun...).

it Seems that there is a session pool dedicate to import process, in your opinion increasing session of this pool increase parallel processing??

Thanks in advance.

Regards.