Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Reorganising huge database .

Author  Topic 

admin001
Posting Yak Master

166 Posts

Posted - 2002-08-28 : 08:00:07
Hello ,

I have a huge database around 40 GB out of which 11 GB is being used currently .

I wanted to know whether the reindexing and reoganisation , of the database ,if i plan , will reorganise the whole 40 GB or only 11 GB which is the actual data ?

How does it work ? Any ideas ??

Thanks
Admin001

nr
SQLTeam MVY

12543 Posts

Posted - 2002-08-28 : 08:25:38
It will just deal with the 11 Gb of data.
Saying that if it is very fragmented then you may be accessing a lot of extents.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -