Viewing 15 posts - 2,026 through 2,040 (of 4,745 total)
check for any AWE related Messages at the front of your errorlog. It should work. Check memory SQL is actually using via sysmon, not the task manager.
Follow the instructions for...
December 7, 2010 at 9:30 am
you can continue to run your DTS packages if you download Microsoft SQL Server 2005 Backward Compatibility Components from the SQL2008 feature pack at
That will allow you to continue...
December 7, 2010 at 7:06 am
ok, I'll ask - why do you want all your users (well, three quarters) to have the same password?
December 3, 2010 at 4:27 pm
what exactly do you mean by script all databases? what information are you after?
December 3, 2010 at 4:24 pm
very interesting to come to this question late after it was edited. amusing to see an option 'do not pick this' and 22% of people had!
I thought april 1st...
December 3, 2010 at 4:13 pm
don't beat yourself up, you should have seen one of my posts last week 😉
December 1, 2010 at 9:28 am
well edition features appear to be misleading at least about indexed views so cannot be taken as gospel (unfortunately).
I will see what my testing shows.
I do appreciate the interest and...
November 30, 2010 at 8:39 am
Jeff, do you have a reference to that, bit of a blow if it is true. This is for a create index, not a rebuild.
cheers
george
November 30, 2010 at 4:08 am
How often will the contents of the master database change? surely not that often so a restore or recreate objects from scripts should not be necessary at all.
Maybe you...
November 28, 2010 at 3:07 am
make sure you know why the database is suspect first by checking the errorlog.
USe with norecovery NOT no_truncate to do a tail log backup. norecovery only works if the log...
November 28, 2010 at 2:54 am
Thanks Jeff.
I am not familiar with the SPLIT command. do you mean alter table..SWITCH, which would not be available in standard edition.
November 27, 2010 at 4:49 pm
Hmmm, interesting Jeff, a poor mans partitioned table. It looks as if it would take a fair amount of effort to get to this set up though if it was...
November 27, 2010 at 5:13 am
Viewing 15 posts - 2,026 through 2,040 (of 4,745 total)