ACC2000: Replicas Encounter Record Editing Errors During Synchronization (264268)
The information in this article applies to:
This article was previously published under Q264268 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
If you try to synchronize replicas while a replica within the set is editing a record, one of the following errors can occur, depending on which locking scheme is in place.
The following error occurs if Default Record Locking is set to Edited records and the Open databases using record-level locking check box is selected or not selected:
Synchronization between replica '<Drive>:\<Path>\<Replica1>.mdb' and replica '<Drive>:\<Path>\<Replica2>.mdb' failed.
Could not update; currently locked.
The following error occurs if Default Record Locking is set to All records and the Open databases using record-level locking check box is selected:
Synchronization between replica '<Drive>:\<Path>\<Replica1>.mdb' and replica '<Drive>:\<Path>\<Replica2>.mdb' failed.
You tried to lock table '|' while opening it, but the table cannot be locked because it is currently in use. Wait a moment, and then try the operation again.
The following error occurs if Default Record Locking is set to All records and the Open databases using record-level locking check box is not selected:
Synchronization between replica '<Drive>:\<Path>\<Replica1>.mdb' and '<Drive>:\<Path>\<Replica2>.mdb' failed.
Could not lock table '<tablename>'; currently in use by user '<username>' on machine '<machinename>'.
RESOLUTION
Make sure that the changes to records in each replica are saved before the synchronization begins, and that no further edits are attempted until the synchronization is finished.
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbnofix kbprb KB264268 |
---|
|