Yet another blog for Dynamics 365 for Finance and Operations. This blog primarily targets technical readers. I will be sharing my experience with Dynamics AX using code snippets, errors, and solutions, Tips, and tricks. Any feedback regarding a post or overall site are always welcome.
Pages
▼
June 08, 2015
AX DB restoration: Databsae goes into “Restoring” state for long
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 RECOVERY
-Harry
No comments:
Post a Comment
Thanks