Hello,
SQL 7.0 sp 2
After archiving some data, I need to release the unused space in data
file to the system. e.g. DBCC SHRINKDATABASE and DBCC SHRINKFILE didn't
work well. Do I need to reorganize every tables on the datafile? Is
there any kind of scripts/commands to check which tables are at the end
of the data file so that I can move them to a different datafile?
something like dbcc loginfo(databasename)?
Thanks a lot,
Shu
Sent via Deja.com http://www.deja.com/
Before you buy.