Viewing 15 posts - 571 through 585 (of 609 total)
Againa when i tried with another database of 250GB its the same. IS there any reason why database size is not same when i am restoring a sam copy from...
April 22, 2009 at 7:01 am
any idea how to drop and re-create indexes only on few partitions of a table.
April 20, 2009 at 11:47 am
As my tables are partitioned, i dont want to drop indexes on all partitions, i just want to do only on those partiotns where i am inserting data, how wud...
April 20, 2009 at 9:53 am
the 1st one scripts out all tables including indexes on system tables which i dont need. I just need to drop and recreate user tables.
and how do i drop all...
April 20, 2009 at 9:50 am
yes i am checking by sp_spaceused and i see the unallocated space is still the same only the db size has gone down.
April 20, 2009 at 9:44 am
Also I would like to verify if am rebuilding the indexes on the databases does the soze of the database go low.
Here is what i did...
Backed up databse Emp (...
April 20, 2009 at 7:02 am
could you please let me know how i would configure a sql login to access another server through link server and how wud i set what kind of access sql...
April 17, 2009 at 12:27 pm
I do have all windows authenticated Link servers between the server.
April 17, 2009 at 11:31 am
OK. I was going through the post here and has a question.
If i run a long insert statement in bathces of 10k records then when i kill the job after...
April 16, 2009 at 2:12 pm
yes i update only data in my stage as and when i get new data and then mvoe them to production.
our production databases are enabled only to read the data...
April 15, 2009 at 4:54 pm
I dont think database file location will be taken from model, its a server level setting.
anywyas my model database points c drive where sql server is installed.
April 15, 2009 at 12:03 pm
I still have this problem, i do have same kind of previlages on other servers, it works Ok, non sysadmin can edit his jobs there but for the new server...
April 15, 2009 at 8:33 am
Viewing 15 posts - 571 through 585 (of 609 total)