View Single Post
  #1  
Old 10-24-2006, 09:46 AM
DArnold DArnold is offline
Junior Member
 
Join Date: Oct 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
DArnold is on a distinguished road
Default read performance issue??

hi all,
I use repeatable read transaction isolation level in my database. Tables have lots of concurrent insert activity, very rare update/delete activity, and occasional select activity. Plz tell me what locking situations betwen users will speed up as a result of going from repeatable read to committed read?
Thanks, -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - read performance issue??
View Single Post
  #1  
Old 10-24-2006, 09:46 AM
DArnold DArnold is offline
Junior Member
 
Join Date: Oct 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
DArnold is on a distinguished road
Default read performance issue??

hi all,
I use repeatable read transaction isolation level in my database. Tables have lots of concurrent insert activity, very rare update/delete activity, and occasional select activity. Plz tell me what locking situations betwen users will speed up as a result of going from repeatable read to committed read?
Thanks, -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote