Sometimes while restoring the AX DB , after completion of this process respective DB stuck into “Restoring” state
You need to run below query to fix this.
RESTORE DATABASE [DataBase Name] WITH R...(read more)
↧