Overview
You may not be able to log into the application due to the following error:-
SERVERNAME: The transaction log for database FMAST12 is full due to LOG_BACKUP. This will require you to firstly back up the database from SQL Management Studio.
I have backed up the database. What to do next?
If you have backed up the database from SQL Management Studio, please follow the steps below:
right-click Database Name folder.
select Properties.
Click Options.
Change the recovery model from Full to simple.
right-click Database Name folder.
Select Tasks.
Shrink Files.
file type: log, reorganise pages before releasing unused space: shrink file to: e.g. 100 MB
Need further help?
If this does not work, please contact support, providing a screenshot of the error you are seeing and the steps you have taken.
