Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Requirement for setting row versioning to READ_COMMITTED

The documentation says it is required to set row versioning on database to READ_COMMITTED Snapshot to ON and this will have huge impact on TempDB.  Why is it necessary to set this option apart from reducing locks. 

0 votes



One answer

Permanent link
Hi Kevin,

This article indicates that turning on READ_COMMITTED_SNAPSHOT increases concurrency as well as reducing deadlocks.  It is an optimization setting which does impact the size of the tempdb.  Testing has revealed significant performance improvements and reduced locks with the row level versioning enabled.  See this WI for details.  Hope it helps,

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,122

Question asked: Jul 31 '12, 4:50 p.m.

Question was seen: 3,937 times

Last updated: Jul 31 '12, 10:50 p.m.

Confirmation Cancel Confirm