Viewing 6 posts - 1 through 6 (of 6 total)
BTW how did you view the function code. I am trying to look it up in my other server.
Thanks for your help.
April 19, 2010 at 5:02 pm
Yes we do backup msdb.
But how do I know when was this last corrupted? Which day's backup should I restore?
Or is there any easier method?
April 19, 2010 at 4:06 pm
Oh. You got it.
I don't even see that function in the msdb database of my sql server instance.
What should I do to fix it?
Thanks,
Sam.
April 19, 2010 at 4:00 pm
Yes we installed a commvault client which is a backup tool, after the server install.
And does my error in anyway realted to this update:
April 19, 2010 at 3:40 pm
Thanks for the quick response.
Yes I am ruuning DTA from the server box.
Server version:
Microsoft SQL Server 2008 (SP1) - 10.0.2531.0 (X64) Mar 29 2009 10:11:52 Copyright...
April 19, 2010 at 12:22 pm
Any simple select statement. For example...
SELECT [ApplicationId]
,[PathId]
,[Path]
,[LoweredPath]
FROM [aspnetdb].[dbo].[aspnet_Paths]
-------------------------------------------------------------------------------------------
BTW this is...
April 19, 2010 at 11:58 am
Viewing 6 posts - 1 through 6 (of 6 total)