Viewing 15 posts - 451 through 465 (of 497 total)
Ahh!
Yep, that's fixed it. Many thanks to both of you. 🙂
June 26, 2009 at 3:49 am
We've just gone through a cluster migration project and used the approach you outline. One thing you may find is that if you change the startup parameters of SQL Server...
June 19, 2009 at 7:42 am
Hi Umar,
As this is quite an old thread I expect you've got your cluster issue sorted now (or given up ;-)), but I've recently been doing the same thing.
I didn't...
June 11, 2009 at 1:27 pm
From MSDN:
Before you can start to use FILESTREAM, you must enable FILESTREAM on the instance of the SQL Server Database Engine. This topic describes how to enable FILESTREAM by using...
June 9, 2009 at 2:28 am
Presumably you still have a the Distribution database available on Production and a backup of that database?
If so, just RESTORE the database using WITH MOVE to locate the .mdf and...
June 4, 2009 at 10:26 am
mike.wade (6/2/2009)
This is a function and view I wrote which uses the default trace to report on the recent auto growths and shrinks.
Mike,
Your function is useful because it returns extra...
June 3, 2009 at 3:39 am
Chris Howarth (6/2/2009)
June 2, 2009 at 7:19 am
Interesting....on my Reporting Services installation the default is 'Native' rather than 'SharePoint Integrated'. Well done for resolving the issue. 😉
June 2, 2009 at 2:11 am
That should be fine - the fact that the Report Server is running would seem to rule that out as being the cause.
June 1, 2009 at 9:32 am
Gosh, you waited for 9000 seconds?! That is a long time. :w00t:
Just a thought: what happens if you replace 'localhost' with 127.0.0.1? E.g. in the browser type 127.0.0.1/Reports.
If that works...
June 1, 2009 at 9:23 am
Do you get the error immediately or after a long time? If it is after a long time, check the 'Connection Timeout' for the Web Site ReportServer is using (will...
June 1, 2009 at 9:04 am
Have you configured and started the Report Server from the Reporting Services Configuration GUI?
June 1, 2009 at 8:46 am
SELECT * FROM sys.server_triggers.
Surely it would have taken less time to look this up in BOL than post to the forum...?
June 1, 2009 at 8:43 am
Playing in this space is one that constantly irrritates me. I think it translates as 'we are going to target this particular market sector'.
Others are leveraging which is most cases...
May 27, 2009 at 8:40 am
Viewing 15 posts - 451 through 465 (of 497 total)