Hi
ive implemented transactional log backups on my live server to run every 15 min, problem is whenever it runs its hangs up the application,resulting in abt 6 minutes of downtime or so , can anyone suggests any work arounds?The db is set to full recovery mode.
It is currently backing up to a local drive that is on a seperate physical disc and controller than the MDF and LDF,
ps the DB is 440G.