How can I disable all scheduled jobs? When developing projects, we faced the problem of shortage and blocking of resources and processes. We have many scheduled jobs for the server, but for development machines, they are causing issues because they do not allow updating database configuration as it keeps saying: «InfoBase exceptional lock error.»
I have not found standard and common procedures to resolve this issue. Maybe someone has faced something like this and knows how to solve it.