Viewing 15 posts - 1 through 15 (of 63 total)
This got to do a lot with the requirement, data storage and Db design.... do not create indexes cluster/non-cluster just for the sake of creating indexes. We ran into trouble...
November 1, 2007 at 2:47 pm
You got to check BOL for maximum limit under "Data Types" "CREATE INDEX" "Creating an Index"
November 1, 2007 at 2:37 pm
I had this issue with our sandbox, but I opted for a clean install of 2005.
Not sure if you had a look at this link already - might help...
November 1, 2007 at 2:26 pm
Guess the DAC option would have been good to add...
May 20, 2007 at 2:36 pm
You may wanna check the below articles, which gives you more details to determine-
http://support.microsoft.com/kb/873235
http://support.microsoft.com/kb/317375
http://www.sql-server-performance.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=1956
March 25, 2007 at 3:53 pm
Yes n No. It also depends on the appropriate fillfactor[FF] levels. FF amount will depend on how read or write intensive your tables are and the more write intensive the...
March 25, 2007 at 1:47 pm
Sree, I guess this is pretty common scenario...you can grab your MS book or BOL to find othe details... search for 'index'.. ATB..
October 15, 2006 at 12:31 pm
As its told, dont try to remove sa...pbly go with the other option of securing with strong password..and leave that aside..
August 31, 2006 at 9:10 am
If you've the backup tool like veritas or sql litespeed or redgate ..its much easier to do this in one shot...
August 25, 2006 at 8:53 pm
Run -->cmd :
mstsc /V:servername /console
August 25, 2006 at 8:52 pm
also look up for the win version that you run..
August 19, 2006 at 3:19 pm
you mite as well need to check the logs on both the server and see if you can hit something there...
August 19, 2006 at 3:09 pm
Have a look at these links:
http://www.sqlservercentral.com/columnists/ckempster/datamigrationoverview.asp
http://www.sqlservercentral.com/columnists/sMaganti/microsoftsqlservermigrationassistant.asp
http://www.sqlservercentral.com/columnists/glarsen/migratingloginstoanotherserver.asp
http://www.sqlservercentral.com/columnists/gFritchey/migrationtoproduction.asp
http://www.simple-talk.com/sql/sql-server-2005/dts-to-ssis-migration/
August 2, 2006 at 1:25 pm
That's exactly what was asked by Microsoft.
WHY is the limitation ??? There should be some LOGIC....
Hope to get more clue on to it....
By the way... I already got into the...
May 24, 2006 at 9:41 am
Gallan, am afraid is this your signature [Wrong forum, this is the Notification Services forum.] or your answers for any questions. ?
I've seen all your replies are just the same...
May 24, 2006 at 3:00 am
Viewing 15 posts - 1 through 15 (of 63 total)