Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Accidentally set max server memory to 0

    SOLVED!

    I made the same mistake. The solution is to start the service by adding the -f option

    sqlservr.exe -f;-s INSTANCE

    After that it allows you to connect from the SQL Server...

Viewing post 1 (of 1 total)