Hi guys,
I'm beginner in Dynamics D365 especially when working inside VM using Hyper-V. Also I have very limited knowledge about SQL administration.
Question is what can we do when the transaction log of AXDB is much bigger than AXDB it self ?
I'm running out of space inside my VM which I no longer can expand the VM disk since my laptop space also small.
The current condition if I take a look at the DB size is :
AXDB is only 3GB, but the transaction log is 71GB.
While this is "just" a log, can I just delete this ? does it create new Log file ? can this corrupt my D365 FO ?
As far as I know, the log will be truncate when I'm doing Backup -> Transaction Log from SSMS, but since my VM space left is less then 70GB (only 30GB), it will show error no available space. I assumed it need to at least 70GB available space as well for the backup ?
Any idea how to handle this ?
Thanks