Viewing 15 posts - 391 through 405 (of 609 total)
actually i am looking in to a old bak file from tape and more over all our backup files are saved as .bak files.
February 8, 2010 at 12:18 pm
Thanks for that.
is there any risk involved granting that permission to a user?
February 4, 2010 at 8:24 pm
I am not sure what you are saying but i have a simple question about standard reports.
What permissions need by a user to view standard reports not custom reports.
February 4, 2010 at 8:05 pm
what permissions a user should have to view all of the reorts under Mangement Studio in SQL 2005.
February 4, 2010 at 7:26 pm
Actually.. I am sorry, i do have indexes.
I am changing INT data type to BIT, does it not save any sapce to me ?
February 4, 2010 at 3:18 am
I am not looking for any 3rd party tool and i dont have any intention to buy, just want to do this using existing sql tools as this is only...
February 3, 2010 at 12:25 pm
so far i didnt get any explanation for why space is not reclaimed when column are deleted even after shrinking.
technically when data is deleted and then shrinked i have to...
February 3, 2010 at 8:53 am
all tables which are in question pretty much increased in space
version :
Microsoft SQL Server 2005 - 9.00.4035.00 (X64) Nov 24 2008 16:17:31 Copyright (c) 1988-2005 Microsoft...
February 3, 2010 at 7:25 am
I dont think reindexing helped me because reindex will rebuild all indexes and my database grown instead of reclaiming space back.
Only 1 solution i see getting my space back after...
February 3, 2010 at 7:01 am
are you asking me to run dbcc dbreindex on the database where deleted few columns and check if i got my space back.
February 2, 2010 at 3:11 pm
when i export the table to a new table the space is reduce by 30%. Actually i want to know the reason why space is not claimed back when columns...
February 2, 2010 at 2:06 pm
I dont have any indexes on any tables in that database.
Can you some one give correct explanation as to why space is not released when some column are deleted?
February 2, 2010 at 1:38 pm
Here is another interesting thing... I did an export of the whole database into a new test database and the size seems to went down to 142MB
Can some one explain...
February 2, 2010 at 12:57 pm
surprisingly after deelteing the column in a table the space used is increasing instead of decreasing though shrinked the databse hoping that it would release space used by the column...
February 2, 2010 at 12:49 pm
as it is a very big database i have to shrink them to get my space back and more over once moved to production server every one just read the...
February 1, 2010 at 11:09 am
Viewing 15 posts - 391 through 405 (of 609 total)