Viewing 15 posts - 346 through 360 (of 388 total)
Your DBA is correct, in the sense pages will defrag but will not have much effect. Eg: if you defrag table which has 20000 pages count may reduce the page...
February 12, 2010 at 12:41 pm
How many instances you have on this box?
February 12, 2010 at 12:29 pm
Is Login (failing login name) name already set up in AD?
February 12, 2010 at 10:16 am
I think it should uninstall only the instance you had selected. If you want to be on safe side take snap shot of the system, Server Team\Windows Team should...
February 12, 2010 at 10:05 am
Roy is right. Use same domain account to set up replication to make it easy and simple, if login doesn't match between publishers, distributor and subscriber replication will break, believe...
February 11, 2010 at 2:45 pm
Did you copy backup file form Prod to Test environment?
We had issues copying back up files from production to Dev environment. There is a way to restore Dev environment...
February 11, 2010 at 2:35 pm
Audit Login and filter by login name in column filter.
February 11, 2010 at 2:15 pm
If possible use separate data drive for Temp DB data and log files.
EnjoY!
February 11, 2010 at 1:39 pm
Make sure you also check all the backup files, they may be corrupted some times. Run full backup of all servers once they are back online.
EnjoY!
February 10, 2010 at 4:33 pm
I agree with Gail, but diff backup takes almost same time and space as full backup again it depends. Personally i would prefer full back every night and log backup...
February 10, 2010 at 4:29 pm
Depends on data updates you perform on the table, Best practices is b\w 70 - 80% fill factor.
EnjoY!
February 10, 2010 at 4:19 pm
SSMS --> Security --> Right click on Login --> from there you can do it.
EnjoY!
February 10, 2010 at 4:14 pm
It's very easy believe me. You planning to stop SQL Services also?
No need to stop any applications while you are applying SP.
Turn off replication on both servers.
Make sure full back...
February 10, 2010 at 4:11 pm
George is right, when you install SQL on cluster work station components gets installed only on active node, you have to install work station components on other node if you...
February 10, 2010 at 4:00 pm
It will just reserve the space, but you should be able to access that space for other applications. The maximum size it can grow is size of the database at...
February 10, 2010 at 3:54 pm
Viewing 15 posts - 346 through 360 (of 388 total)