I was trying to access my SQL Server 2014 database but keeps getting error 945, which is suspect database error showing below:
I have tried to bring it into Emergency mode by following instructions from here:
https://alessandroalpi.blog/2017/09/12/best-solutions-to-repair-suspect-database-in-ms-sql-server/
Now it is in emergency Mode and I don't want to run Repair_Allow_Data_loss as I do not want to lose the data because I do not have a recent database backup and I need to get the database accessible.
How do I do this?