|
-
Feb 10th, 2004, 10:44 AM
#1
Thread Starter
Fanatic Member
Shrinking/Compacting Data files and transaction Log files??
Hi
How do I Shrink/Compact a Data file and transaction Log file within SQL server (2000) ??
Thanks for your help
** HOLLY ** 
-
Feb 11th, 2004, 02:55 AM
#2
Thread Starter
Fanatic Member
-
Feb 12th, 2004, 03:29 PM
#3
Frenzied Member
In Enterprise Manager, right click on db, choose all tasks, then shrink database.
Click files button at bottom of form, and change the combobox labeled database file to <databasename>_log.
Then press okay.
~Peter

-
Feb 13th, 2004, 02:59 AM
#4
Thread Starter
Fanatic Member
-
Feb 13th, 2004, 12:45 PM
#5
Frenzied Member
If it's that big, it means it has that much data in it.
Make sure you're using varchar instead of char datatypes.
~Peter

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|