Dear All, Hi!
I’m very new to Camunda.
I need to upgrade the database used by Camunda and for this, I’d like to suspend all running process before stopping the database.
When I tried to suspend on of our process Camunda returned: “Finished: Could not update the suspension state of the process definition: The suspension state of the process definition could not be updated to ‘suspended’ successfully.”
This specific process has 16K+ running instances. Is this a problem? I have another processes that contains between 19K and 110k running processes.
Is there a proper documentation that I should follow on how to properly pause or stop Camunda before upgrading my database?
Best regards, Diego