Viewing 15 posts - 1 through 15 (of 41 total)
Lynn and ChrisM, many thanks for your suggestions. I have incorporated them into my code and much happier now as I'm not a massive fan of row-by-row processing, although it...
May 23, 2018 at 8:57 am
May 21, 2018 at 10:02 am
OK, I left things running over the weekend and checked just now. The job runs every day at 3am. and it is the same job with the same code that runs.
August 29, 2017 at 5:49 am
August 29, 2017 at 5:36 am
Thanks for your reply.
Have you seen any errors in any of the SQL Server logs?
I've not seen anything so far...
August 25, 2017 at 8:56 am
Sorry, I meant to say " record 8 onwards is missing" when talking out the text file content.
August 25, 2017 at 7:28 am
Thank you for all the replies on this post. All taken on board and will be acted upon.
Thanks again.
August 21, 2017 at 8:46 am
August 17, 2017 at 12:05 pm
And no, 'a comfortable value is apparently 24 / 4 *...
August 17, 2017 at 11:10 am
Max server memory is set in SQL Server to 16GB.
Available MBytes over the same period was:
August 17, 2017 at 8:38 am
Hi Gail,
I have solved it, but you did spark me to look deeper at all the deny permissions, so thank you for that.
One of my network...
August 8, 2017 at 6:42 am
Hi Sue_H,
I've decided to go down a different route and use ASP.NET instead, but thank you for responding.
Regards,
Mark
July 6, 2017 at 4:06 am
Sorry, I should have posted this from the SSRS log file too:
library!ReportServer_0-2!267c!07/03/2017-16:03:47:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.StreamNotFoundException: , Microsoft.ReportingServices.Diagnostics.Utilities.StreamNotFoundException: The stream cannot be found. The stream identifier that...
July 3, 2017 at 9:36 am
Thank you for your reply Luis.
I dismissed the global temp table because this is something that multiple users will be doing concurrently, so for now I am going down the...
September 2, 2014 at 2:02 am
Sorry, that second bit of MDX should read:
Iif(Ancestor([Customer].CurrentMember, [Customer].[Account No]).Name = [Customer].Currentmember.Name, RollupChildren([Measures].[On Time], "+")/[Measures].[Distinct SOs], Null)
Please ignore the [Measures].[On Time #0] in the original one I posted, it should...
September 29, 2010 at 5:45 am
Viewing 15 posts - 1 through 15 (of 41 total)