Go to documentation repository
The Axxon PSIM database can go into Suspect mode because of a sudden server reboot or file system damage.
To restore the database from this mode, do the following:
After you enter the commands, click the button.
The recovery process will start.
Note
To check the recovery status, you need to create a request. You can do it by clicking the New Query button in a new window and entering the following command:
SELECT
[command]
,[start_time]
,[percent_complete]
,[estimated_completion_time]/60000. AS [estimated_completion_time_min]
FROM sys.dm_exec_requests
WHERE [command] LIKE '%DBCC%'
After you enter the commands, click the button (or pressing F5 on the keyboard). After that, a line containing the percentage of completion and the remaining time will appear in the window below. To refresh the line, click the button (F5).
As a result, the Axxon PSIM database will be restored.