Changing the Database Recovery Model

LobbyCentral recommends using the Simple recovery model. Otherwise you will need to backup the database, as well as the transaction log.

If the transaction log is not backed up, it fills up and you can start seeing some performance issues.

  1. Have all users log out of LC.
  2. Use SQL Management Studio, connect to the LobbyCentral database.
  3. right click on the database and choose Properties
  4. Select Options page
  5. Change the Recovery Model from Full to Simple
  6. Save

Note: Change Recovery Model only:simple-state.png

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us