Our current transaction log backup runs every 30 minutes and is set to noinit which, from what I've read means that it appends to the file.
This file is now bigger than my database.
My question to you is, should I back up this huge file to disk, then run a transaction log backup with init to reduce the size of it?
We do a full system back up every night and it also backs up the transaction log (to another location). That log file is much smaller than this half-hourly log file.
I'm running out of room and need to do something.
Thanks!
Margaret
This file is now bigger than my database.
My question to you is, should I back up this huge file to disk, then run a transaction log backup with init to reduce the size of it?
We do a full system back up every night and it also backs up the transaction log (to another location). That log file is much smaller than this half-hourly log file.
I'm running out of room and need to do something.
Thanks!
Margaret