NONEXCLUSIVE PROPRIETARY LOCKING
В старых версиях ADS не использовала эксклюзивный режим доступа к файлам, а использовала режим "запрет записи". Это позволяло сторонним приложениям получить доступ к данным, но могло привести к повреждению индекса. Сторонние приложения могли блокировать некоторые части в файле, что приводило к ошибке чтения и записи со стороны ADS. По этой причине был изменен режим доступа к данным при блокировке по-умолчанию. Теперь используется эксклюзивный режим доступа.
If, however, you require other non-Advantage enabled applications (such as backup software or reporting software) to open files in a shared, read-only mode, this server option is available to revert to older behavior.
For more details on proprietary locking, see Advantage Proprietary Locking.
To turn off the exclusive proprietary locking file open mode, perform one of the following
For Windows
Add the following DWORD using the Registry Editor (REGEDIT.EXE) into the registry, and set its value to 1.
\\HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Advantage\Configuration\NONEXCLUSIVE_PROPRIETARY_LOCKING