Hey guys,
Just wondering if there is a way to change the directory that SQL Server is using when it does a back up. Currently I have a 100+GB DB with data and log files sitting on a drive that 500+GB, the DB used to be around 70+GB and the backup jobs would run fine, since the DB resized itself (auto growth) the jobs have failed. I've noticed when the backup job runs the free disk space only drops on my C:\ drive and not any of my other drives. This leaves me to believe that SQL Server is using some sort of swap/temp space to create the backup prior to dropping it off at the desired location. Can anyone confirm?
Thanks
Mike