I have always restored from our production environment into our test environment but now I am running into a space issue. Our transaction log in our production environment is about 50GB because it needs that much every time we rebuild indexes on the weekend.
In our test environment I don't rebuild indexes and I really don't care about the transaction log so I want it to be small.
How can I restore from my full backup but have a small transaction log? Every time I try to restore the database it says that there is insufficient space on the drive that the transaction log is supposed to reside. Any help would be appreciated.
Regards,
Bessebo
In our test environment I don't rebuild indexes and I really don't care about the transaction log so I want it to be small.
How can I restore from my full backup but have a small transaction log? Every time I try to restore the database it says that there is insufficient space on the drive that the transaction log is supposed to reside. Any help would be appreciated.
Regards,
Bessebo