Previous Topic: Collecting Data if a DSA Fails Internal Tests—DXDUMPCORE Environment VariableNext Topic: Set Up the Sample Directories


DSA Rejects a Delete Request That Closely Follows a Modify or Create Request

This topic applies to Windows only.

When a modify request is followed by a delete request on the same entry, the two operations may have the same timestamp. In this case a multiwrite-DISP DSA will reject the delete request with the following message:

unwillingToPerform

To avoid this problem, use the following command to change the system-wide time resolution from 15.6 milliseconds to 1 millisecond:

set windows-high-resolution-time = true;

This setting has the following effects:

More information:

set windows-high-resolution-time Command—Change the time resolution for Windows