Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in database size
Message
From
10/03/2005 22:16:19
Rene Lovino
Bigfoot Global Solutions, Inc
Cebu, Philippines
 
 
To
09/03/2005 08:25:12
Rene Lovino
Bigfoot Global Solutions, Inc
Cebu, Philippines
General information
Forum:
Microsoft SQL Server
Category:
Database management
Miscellaneous
Thread ID:
00993868
Message ID:
00994715
Views:
30
I have checked the table definition of the field using sp_help in the query analyzer and this is what I have discovered.
The field definition in the source table for varchar and char are set to TrimTrailingBlanks = Yes.
While my new table in the destination the setting of TrimTrailingBlanks = No.

I think this is the cause why my database size increase more than 40 GB.

When creating table and set ansi_padding is off , the TrimTrailingBlanks is set to Yes.

I don't know what is the impact of set padding on/off before creating table.




>>that is the transaction logfile
>>try to set lging of when importing
>>dirk
>
>Thank you for your quick response.
>But I have already shrink the database and logs.
>I check the .MDF file size and it is bigger.
>The log is already shrink to small size.
>
>I don't know why the size of the .MDF becomes bigger.
Previous
Reply
Map
View

Click here to load this message in the networking platform