"The DB queue processer is disabled" after Database move, preventing compilation version 9.2

The situation is this:

  • We are running OIM v9.2, and we've been on 9.x for a while now.
  • But when we put the database into an Always-On availability Group, OIM saw this as a database move.
  • Ok, no problem so far. We got prompted about if we had moved the database and pressed ok, and then the database needed a re-compile.
  • But it never moves on from there because , it states that:
    • "The DB queue processer is disabled. Pending operations will not be carried out. Close the application and contact your database administrator".

Keep in mind, that we are already running version 9.2, so we are not missing the agent-plugin needed in 9.x. But it seems to be in a state where it is not calculating the DB queue,

The database is not in single-user mode. We've later removed the database from the availability group, and was again prompted with the database-move message and failed to compile, with the same error.

How do we get the DBQueue to process?