Hi everyone,
One of the DB on my SQL Server went into "restoring" status without any reason.
After checking SQL error log, i only found one small thing.
Setting database option SINGLE_USER to ON for database.
Could this be the reason and how can i track down this problem?