Microsoft
Software
Hardware
Network
Question : SQL Server updateusage
How do i run DBCC UPDATEUSAGE for particular databases only. i do not want master, tempdb and model in it.
i have
EXEC sp_msforeachdb 'DBCC UPDATEUSAGE(''?'')
and this does for all databases but need something that skips above three databases
Answer : SQL Server updateusage
EXEC sp_msforeachdb ' if ''?'' not in ( ''master'', ''msdb'', ''tempdb'') DBCC UPDATEUSAGE(''?'') '
Random Solutions
About exchange 2007 frontend
Urgent: Setting gradient colors in Illustrator without using RGB Spectrum
Windows 2003 Very Slow [Bootup / Hibernate / Performance]
Windows XP Home system unresponsive after logon.
ftp command to copy a file from local to remote machine
batch rename
External Wide Screen Monitor Dell notebook on KVM Switch
MS Access 2003 Toggling a Subform from Datasheet to Form view
I want to force outlook to ask which account to send from when sending an email
SEO Suggestions