Hi All,
ENV:SQL 2016 Standard.
OS:Server 2016
I have a two DB's (simple recovery model) and i have set up a maintenance plan to backup the DB's Mon - Thurs Differential and on Friday a Full.
The issue I am facing is that the transaction logs are not shrinking automatically after a full backup, but i am not sure if you need to add something in the maintenance plan to achieve this? And if so could someone please point me in the right direction? I
couldn't see any option to truncate the transaction log after the full backup completes. I checked the logs after a full backup had run and they are not shrinking.
Any assistance would be greatly appreciated.