Hi Navin,
It is global lock. How can I prevent it? Should I need to avoid access database while running jobs. It will work, or there is something else.
I invite you to check out the link that I have referenced in my last mail, it’s described in the documentation.
Christian
On Thu, Nov 9, 2017 at 4:19 AM, Navin Rawat nrawat2005@gmail.com wrote:
Hi Christine,
Regards, Navin
On 08-Nov-2017 9:33 PM, "Christian Grün" christian.gruen@gmail.com wrote:
Hi Navin,
Is this the correct behavior of BaseX to block whole database (even for reading)? or I am doing something wrong? Please suggest.
This depends on your queries (see [1]). You can use jobs:list-details() to check if your jobs lead to local or global locks.
Best, Christian