• ericjorg (4/9/2013)


    I had this issue on Sql 2012 and fixed it this way:

    1) Stop SQL

    2) Delete the recovering database's log file

    3) Start SQL

    That worked for me. Thanks a lot!