I right clicked the database ->tasks -> copy database and created a copy.
I noticed the copy is about two times bigger in size (mb). Why’s that ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m guessing that the MDFs will be similar (same data) but the LDF is larger because of logging of population of data. Run this per database:
Also, what are the recovery models? If the new one is FULL then the LDF will grow until a log backup happens (I suspect the “old” one has been truncated or such), Check with: