I am trying to rebuild the tables within a database as it is archived weekly (ie high amounts of data moved weekly). The rebuild runs for about 5 hours and fills up 72Gb of space on the drive where the log file resides. The log file was initially 1Gb. The database is 16Gb, but only using 9Gb of space. The database is set to full recovery, with hourly backup jobs of the log.
Why would the rebuild of a database only 16Gb of space grow to over 72Gb? Can it be rebuilt without being logged, so it won't grow?
Why would the rebuild of a database only 16Gb of space grow to over 72Gb? Can it be rebuilt without being logged, so it won't grow?