Optional Removal of Record Locking Granularity

You can reset the REAPPLYCOMPLETED and INDEPENDENTTRANS DMS II options by setting to False the Reapply Completed/Independent Trans Segment Configuration property under the DASDL category in Developer. Refer to the Agile Business Suite Developer User Guide for more information on this property.

If you reset this property, you are choosing to have a built application that can unlock records within a DMS II transaction. This might also give you the advantage of faster transaction times, but you will have a much reduced level of recovery.

This property ensures that a program that aborts within a DMS II transaction state will not cause a DMS II abort of the entire database back to the most recent quiet point.

The disadvantages of using the REAPPLYCOMPLETED and INDEPENDENTTRANS property is as follows.

Refer to Effects of Resetting Reapply Completed/Independent Trans for more information about the effects of resetting this property.