Reporting Services/Sharepoint 2013 dynamic Subscriptions.

I am looking for a better solution to this problem.  What I have is about 200 reports and growing that are emailed on some schedule (most once a day as soon as possible). 
This would mean about 200 sql jobs on the RS box, because each subscription create a sql job.  
I am working on a data driven subscription that would create a schedule to run after the DW has finished processing. 
I am noticing I am creating a lot of parameters.  I am also noticing that I will be creating some type of log table.  
Reason is that I need to exec the jobs to run every say 5 min. 
These jobs are looking at the DW log table to show its done and another log table to tell if they have ran or not for the day. 
Thus the actual report will only email one time a day.  
(not sure if someone has a better solution for this).    The solution at this point is create 1 new table to hold parameters that I will use for the subscriptions (for section to define a query to Retrieve Subscriber
data).   The I will need a log table that I would populate once the report is actually sent.  
Thus the real problem I have is that with 200 plus reports all trying to run at the same time. 
In addition to AS trying to process and users all trying to run stuff. 
To help balance this load I would rather have 1 or 2 jobs running on say the reporting services box or even the EDW box that just generates reports.  
This way it runs the reports in a more serial manor.  
I want to get this report from reporting services still.  
What I am really looking for is how to dynamically exec all the pieces needed. 
In other words build a table to hold all 200 reports and the metadata needed from them like format, to, cc, ect… 
Then just create one job on RS that will exec code to loop through each report one at a time and create them. 
I can have n number of job by just creating a grouping as well.
Ken Craig

  The reports run 1x a day so taking the time to cashe them in SSAS or SQL (most come from sql) and then run them again in SSRS has just added load with no value.   Why hammer anything. 
I have been digging more but still looking.  What I have found is that a job just loads a records into a table called AddEvent.  Something that picks up a record from that and runs it.  From what I can tell it uses the @eventdata to get the
information out of the Subscriptions and Catalog table. 
Not sure if I am on the right path but still thinking I need to take the 200 plus reports and load them into a table.  This would be all parameters and all subscription info.  Then have maybe just a couple jobs.  Example one job runs 175 reports
and other runs 25.  I can group them how I like or add more jobs as I need to.  Including creating an order for them.  This way one job will run serial.  Thus allowing me to control the load on the SQL box and SSAS box.  Instead of
having 200 queries all slamming sql server and/or SSAS at the same time.
Ken Craig

Similar Messages

  • What are Reporting Services SharePoint 2013 licensing requirements?

    Hi All
    I have a SharePoint Enterprise 2013 farm of 2 WFE, 2 APP servers.  And an 2012 SQL Enterprise server.
    I need Reporting services to be on the farm.
    I read all the SharePoint Farm servers running SSRS must have an SQL license, which seems excessive.  I assume it stands as "Additional Software" from the Product Use Document in SQL.  As long as the SQL server is licensed?
    What are the licensing options, keeping in mind that there is an SSRS Add-on (which I believe is freely available), and an SSRS instance?
    Cheers

    SSRS instances require a SQL Enterprise or BI license, depending on how you want to license it. This license is separate from the SQL Database Engine if not running on the same server.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • SQL Server Reporting Services & SharePoint 2013

    Hi there,
    We are developing a web application in sharepoint 2013 in which we are using authentication mode="Windows”.  We have used a custom web part containing report viewer control for showing charts and reports, that we have
    developed using SSRS ( *.rdl files) and have all the .rdl files within Sharepoint Document Library.
    To start with, we were getting the error “Report Server has encountered a SharePoint error. (rsSharePointError) The user does not exist or is not unique.” To fix this, we changed <identity impersonate="false" /> from <identity
    impersonate="true" /> at web.config level which did the trick.
    However, we are now facing another issue wherein tabular reports are renedered ok in SharePoint through report viewer custom web part but chart based reports are not rendered. The chart image is not displayed. 
    Can somebody please help with a resolution?
    The code snippet for rendering the report is given below for reference purposes
    Thanks in advance
    Monica
    privatevoid
    BindReport()
                string reportFullPath
    = "http://c4968397007/ReportLibrary/Reports/"
    + ReportPath;
                litReportHeading.Text = ReportPath;
                reportViewerControl.ServerReport.ReportPath = reportFullPath;
                reportViewerControl.ServerReport.ReportServerUrl =newUri("http://c4968397007/_vti_bin/ReportServer");
                reportViewerControl.ProcessingMode = Microsoft.Reporting.WebForms.ProcessingMode.Remote;
                Microsoft.Reporting.WebForms.ServerReport
    serverreport = reportViewerControl.ServerReport;
    IReportServerCredentials irsc =newReportViewerCredentials("username","password","domainName");
                rvControl.ServerReport.ReportServerCredentials = irsc;
                rvControl.ServerReport.Refresh();

    Hi Monica,
    In your case, please check whether your report is render correctly on your report server. If so, I would suggest you to check the version of your Internet Explorer and try to use compatibility view as well.
    Another suggestion, please put the chart into a rectangle. Alternatively, can you please install the Microsoft Report Viewer 2010 try to resolve the issue? You can download the Report Viewer 2010 package from the following website:
    http://www.microsoft.com/download/en/details.aspx?id=23691
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Difference between Reporting Services Sharepoint Mode and Reporting Services Add In for Sharepoint 2013

    Hi, We are building company site with Sharepoint 2013 Enterprise Edition and were wondering what is the difference between Reporting Services Sharepoint Mode and Reporting Services Add In for Sharepoint 2013? What are the roles/purposes of each one? What
    happens if only Reporting Services Sharepoint Mode  installed or vise versa.
    Thank you in advance

    Reporting Services in SharePoint mode is a service for displaying, managing, and creating SSRS reports within SharePoint. The addin is a pre-req for SharePoint that is used to display reports and is required for Reporting Services in Native or SharePoint
    mode, but does not by itself do anything.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Power view reports in sharepoint 2013 :

    How can i add alert and subscription for the power view report in sharepoint 2013 ?. 
    and please let me know the difference beetween the performance point service and power view report.
    Please response fast.

    Hi,
    According to your post, my understanding is that you wanted to add alert and subscription for the power view report in sharepoint 2013.
    You need to Additional Configuration to provision for subscriptions and alerts when you install Reporting Services SharePoint Mode for SharePoint 2013.
    The Reporting Services subscription and data alert features may require the configuration of SQL Server Agent permissions. For more information, see
    Provision Subscriptions and Alerts for SSRS Service Applications
    PerformancePoint Services is a SharePoint Server 2013 service application. It enables users to create business intelligence (BI) dashboards that provide insight into an organization's performance. You can create custom reports, filters, tabular data sources,
    and scorecard transforms to extend the native functionality of PerformancePoint Services.
    Power View in SharePoint is browser-based Silverlight application, a feature of the SQL Server 2012 Service Pack 1 (SP 1) Reporting Services Add-in for Microsoft SharePoint Server 2010 and 2013. Creating, opening, and saving Power View reports (RDLX files)
    all take place in SharePoint Server 2010 and 2013.
    More information:
    PerformancePoint Services in SharePoint 2013
    Power View (SSRS)
    Power View in SharePoint Server: Create, save, and print reports
    PowerPivot, PowerView and PerformancePoint: Which should you use?
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • SQL Server Reporting Services SharePoint Integrated mode - Power View is not supported

    Hi there,
    My environment is the following:
    SharePoint Server 2013
    SQL Server 2012 SP1 Enterprise edition
    I am getting the following message when trying to open BISM item with PowerView icon:
    "The feature: "Power View" is not supported in this edition of Reporting Services."
    My problem is that the first time I installed SQL Server Reporting Services SharePoint integrated, I used the SQL Server 2012 Standard edition ISO. But then I learned that Power View is only available with Enterprise and BI editions. So I uninstalled Reporting
    Services Add-in from Control Panel, Reporting Services from the installation media and deleted the three Reporting DBs in the SharePoint DB server.
    Then I used SQL Server 2012 SP1 Enterprise media to install again Reporting Services but not sure why I am still getting the message:
    "The feature: "Power View" is not supported in this edition of Reporting Services."
    Anyone can advice me what could be the problem? Maybe I have not complete deleted  the previous SQL Server Reporting Service Share Point integrated mode from the previous installation? What would be the proper way to uninstall Reporting Services?
    Any help will be welcome.
    Thanks and best regards,
    Joss

    Hi  Joss,
    I am in the same situation, 
    SQL Server was installed in the standard mode because of that the powerview option is not working. 
    I have changed teh edition using maintenance --> upgrade edition. the sql server components like DB engine, SSAS and integration services are now showing in enterprise edition. The reporting services are installed from the application end still showing
    as the reporting services are standard.
    we reinstalled the reporting services but still persists the issue.
    suggest me is there any work around to fix the issue other than reinstalled the whole SQL Server.
    Thanks
    Ramu

  • Missing shared feature Reporting Services Sharepoint and Reporting Services Add-in for Sharepoint products

    Hi, when I try to install SQL Server 2012 SP1 (ISO from Microsoft Download website) on a Windows Server 2012 and try to select the shared feature options: 
    - Reporting Services Sharepoint
    - Reporting Services Add-in for Sharepoint products
    They are both missing from the list.
    How do I solve this? Help!

    Hello,
    Did you download the SQL Server 2012 Express with Advanced Services edition from the Microsoft website? If so, this edition did not support SharePoint Integration mode.
    Just as Alberto post above, Business intelligence features are not all available in all editions of SQL Server 2012. You can refer to the following link about support features in Editions of SQL Server 2012:
    Reference:http://technet.microsoft.com/library/cc645993(SQL.110).aspx#Reporting
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here.
    Fanny Liu
    TechNet Community Support

  • Missing shared feature Reporting Services Sharepoint

    We have all 64bit servers with Windows Server 2012 Standard Evaluation
    In our SP Farm we decided to have 1 WFE Server, 1 App Server & 1 Sql Server
    In Sql Server we installed "en_sql_server_2012_enterprise_edition_with_service_pack_2_x86_dvd"
    With that we got the following version installed
    Now when we are trying to install SSRS on our App Server we could not see the following Shared Features
    - Reporting Services Sharepoint
    - Reporting Services Add-in for Sharepoint products
    Please suggest me what am i missing or where i was wrong?
    Thanks,
    Naveen.

    Hi Naveen,
    From the image in your post, it seems that there may be something wrong with your setup file of SQL server 2012.
    Please make sure that you are installing SQL server with the intact setup file.
    And the installation of SQL will also be affected by the viruses in your system.
    So please make sure that there is no viruses in your App server.
    As this issue is regarding to SQL server installation, I recommend you to post the question in SQL forum:
    https://social.technet.microsoft.com/Forums/Lync/en-US/home?category=sqlserver.
    More experts will assist you, then you will get more information relation to SQL Server.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Reporting Services – SharePoint missing

    Hello,
    I am trying to  add Reporting Services – SharePoint to my computer sql server installation.
    I am currently using Sql Server 2012 Enterprise:
    Microsoft SQL Server 2012 - 11.0.2100.60 (Intel X86)
        Feb 10 2012 19:13:17
        Copyright (c) Microsoft Corporation
        Enterprise Edition on Windows NT 6.1 <X86> (Build 7601: Service Pack 1)
    Unfortunately in Shared features I don't have the Reporting Services items mentioned in the microsoft article I am following.
    Could it be because I don't have Sharepoint installed on my computer?
    Or maybe, because my computer is 32 bit?
    Any suggestions?
    Thanks

    Hello,
    Based on your description, you install SQL Server 32 bit version. However, Reporting Services add-in for SharePoint  is 64-bit only. You should try to install SQL Server 64 bit version.
    Reference:Hardware and Software Requirements (PowerPivot for SharePoint and Reporting Services in SharePoint Mode)
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • What are the best practices for audit report for SharePoint 2013 farm ?

    Hello,
    I am looking for the best practices for audit reporting in SharePoint 2013 farm.Can anyone please provide me checklist/tools/guidelines on same ?
    your help will be much appreciated.
    Thanks and Regards,
    Dipti Chhatrapati

    This is quite open ended question. A sharepoint farm should be well maintained as per :
    1. Microsoft's recommendations on : Topology, Hardware and Software requirements, Operational procedures and most important Capacity guidelines:
    http://technet.microsoft.com/en-us/library/ff758645(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/cc262787(v=office.15).aspx
    2. Organisation's IT policies and procedures : Farm Configuration, Workload and monitoring
    http://technet.microsoft.com/en-us/library/ff758658(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/ee748651(v=office.15).aspx
    3. Industry best practices
    I would suggest to start thinking over these lines and create a plan for your Sharepoint farm.
    You can then create powershell scripts to run these reports at certain frequency to find the changes, any deviation from the standard and health of the entire farm.
    Hope this helps!!
    I LOVE MS..... Thanks and Regards, Kshitiz (Posting is provided "AS IS" with no warranties, and confers no rights.)

  • How to deploy SSRS 2008 reports to Sharepoint 2013.

     Hi,
       Can some one guide me how to deploy SSRS 2008 reports to SharePoint 2013 by giving the exact steps from where to begin. We have all our reports deployed in SharePoint 2010.Need to migrate those reports to Sharepoint 2013 instance. I
    also want to know how and where exactly we modify the connection strings to manage the data sources for the reports . Since I am very new to this field I am not able to properly understand other sites i have gone through . I have gone through the prerequisites
    also.Kindly help me by providing step by step method.
    Thanks,
    Mridhula

    If you don't just want to upgrade your database, simply open the report project (which should be on your local file system) and edit the report properties, changing the Report Server URLs appropriately to the new SharePoint server URLs.
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Access 2010 field reports in SharePoint 2013 Cloud

    I had this error in sharepoint 2010 but I was able to fix it with a system state module in IIS but in the cloud office 365 (sharepoint 2013) they will not fix this, is there any way to work around this
    Sorry, something went wrong
    Access
    Services 2010 reports are not enabled. To view the report, open the report in the Access client.
    TECHNICAL
    DETAILS
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: 0a07689c-33f0-300a-fee1-8e8525ddb541
    Date and Time: 1/7/2014 11:52:56 AM
    I know that reports will not have that same error when you step into the central admin but I dont have control of the iis or central admin, any feedback would be great thanks.

    ok Update since I had a local server I ended up using my server for the reports since they are linked inside access it dint bother the program I had built only, trouble is now I have two separate access databases not sure if I can clone that information
    from the cloud and double it as a back up server on the local edition. otherwise the reports will be outdated.
    technet sharepoint alert

  • Reporting Service SharePoint Integration Mode option is disabled in Reporting Service Configuration - SQL 2012

    Hi ,
     The option to select reporting service in sharepoint integration mode is disabled while trying to install SQL Server 2012. Any ideas?
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

    Hi Trevor,
    Need urgent help please.
    I have to install the SSRS in SP 2013.
    Database ( SQL Server 2012 SP1) and SP 2013 servers are separate.
    Installed SSRS in DB server (Integration mode).
    Installed ADD-IN for SSRS in SP2013 server.
    I have followed all the steps mentioned by microsoft.
    But , I stuckup as below, SSRS service in sharepoint does not get started.It is showing disabled.
    >Install-SPRSService
    >Install-SPRSServiceProxy
    >Get-SPServiceInstance -all |where {$_.TypeName -like "SQL Server Reporting*"} | Start-SPServiceInstance
    >get-spserviceinstance -all |where {$_.TypeName -like "SQL Server Reporting*"}
    TypeName                         Status   Id                                
    SQL Server Reporting Services... Disabled b2efbe68-114f-4459-b083-4d414528ab05
    And, while looking from Manage service application, the SSRS service shows 'Error Starting' while we go to start the service.
    Hitting the technical detail of the problem it takes us to 
    Following is the log entry through ULS viewer :
    Microsoft.ReportingServices.Diagnostics.SqlInstallation+ConfigurationErrorException: Installation Error: Could not find SharedCode on SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key.   
     at Microsoft.ReportingServices.Diagnostics.SqlInstallation.get_SqlSharedCodeDirectory()    
     at Microsoft.ReportingServices.Diagnostics.SqlInstallation.GetSkuFromSqlBoot(String instanceId, Int32& daysLeft)    
     at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceInstance.Provision()    
     at Microsoft.SharePoint.ApplicationPages.ServerPage.OnObjectModelAction(Object sender, ObjectModelActionEventArgs e)    
     at Microsoft.SharePoint.WebControls.ActionLinkDataSourceControl.RaisePostBackEvent(String eventArgument)    
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    We have no clue whats going on.
    Please help.
    Thanks,
    Raghav

  • Usage Reporting in SharePoint 2013

    To get usage reporting of the sites in SharePoint 2013,do we need to enable search?
    I am looking for basic reporting like no of hits and no of users monthly and weekly. can we get this with out search.
    Please help me.
    Thanks, Ram Ch

    You need search and you can get daily and monthly overviews (see
    http://www.collabshow.com/2013/05/23/sharepoint-2013-analytics-a-big-step-backward/) but truthfully, SharePoint 2013 analytics are not that useful. There are lots of SharePoint analytics and web analytics tools out there that can help you to create the
    required reports and my advice is to investigate one that suits your needs best.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • Configuring SSRS reports in SharePoint 2013

    Hi friends
    how to configure reporting service in SharePoint 2013 with sql server 2008 R2
    in my developer server SharePoint 2013 is installed with sql server 2008 R2 SP1
    i am facing problems while configuring SSRS with SharePoint 2013 
    please help me to figure-out this problem  

    what exactly is the problem you are facing when you configure the reports. But your SQL server build it not supported
    http://msdn.microsoft.com/en-IN/library/gg492257.aspx
    pported Combinations
    Report server
    Add-in
    SharePoint version
    Supported
    1
    SQL Server 2014
    SQL Server 2014
    SharePoint 2013
    Yes
    2
    SQL Server 2014
    SQL Server 2014
    SharePoint 2010
    Yes
    3
    SQL Server 2012 SP1
    SQL Server 2014 and SQL Server 2012 SP1
    SharePoint 2013
    Yes
    4
    SQL Server 2012 and SQL Server 2012 SP1
    SQL Server 2014
    SharePoint 2010
    Yes
    Exception: Power view integration is not supported.
    5
    SQL Server 2012
    SQL Server 2012
    SharePoint 2010
    Yes
    6
    SQL Server 2008 R2
    SQL Server 2014
    SharePoint 2010
    Yes
    7
    SQL Server 2008 R2
    SQL Server 2012 and SQL Server 2012 SP1
    SharePoint 2010
    Yes
    8
    SQL Server 2008 R2
    SQL Server 2008 R2
    SharePoint 2010
    Yes
    9
    SQL Server 2008 R2
    SQL Server 2008 SP2
    SharePoint 2007
    Yes
    10
    SQL Server 2008 SP2
    SQL Server 2008 R2
    SharePoint 2010
    Yes
    11
    SQL Server 2008 SP2
    SQL Server 2008 and SQL Server 2008 SP2
    SharePoint 2007
    Yes
    For more information on Reporting Services features and report server modes, see
    Reporting Services Report Server.
    http://gokanx.wordpress.com/2013/12/22/sql-2008r2-sp1-reporting-services-for-sharepoint-2013-is-not-supported/
    No choice we have to migrate to SQL Server 2012. The SQL Server 2012 SP1 version of the add-in and report server, add support for SharePoint Server 2013
    QL Server 2008 R2 is server + Cal or Processor bases
    Standard = $7,499 to $29,996
    Enterprise = $28,749 to $229,992.
    SQL Server 2012 User Server + Cal or Core-Based
    Standard = $7,171 to $28,688
    Enterprise = $13,748 to $137,480
    SQL Server 2012 doesn’t cost more than SQL Server 2008 R2 but we have to admit that it contains a high number of significant new features. For the same price we can have a lot of more features in SQL and SharePoint! So if you want to use BI for SharePoint
    2013;
    If this helped you resolve your issue, please mark it Answered

Maybe you are looking for

  • How can I get a newEpson Printer Utility?

    I deleted all the printers except my Epson Stylus Photo 820. I was trying to create more room on my hard drive and fix the slow down I have been experiencing. I also emptied the trash. Since then I can't clean my printer ink jets because the Printer

  • Serializable objects

    Hi! My class looks like that: class TR{ public int index; public Vector <String> mNames; public Vector <Vector <String> > vecvec; public Vector <Integer> sizes; public void add(String name, Vector<String> vec, int size){ sizes.add(index,size); mNames

  • "Community toolbar pop-up window on Safari

    How do get rid of the message in Safari: "Community toolbar not supported by this version of Safari"? This is most irritating pop-up!

  • How can I erase the pictures from the photo stream?

    I can't find the way to erase the pictures from the photostream, can somebody tell me how I do it? and why the camera takes so long to open??

  • RH 10: TOC hierarchy limited to Books and Pages only?

    I am generating WebHelp on Windows 7 Professional and viewing the generated help in IE 9. In the TOC pod it looks like the TOC has only two levels of hierarchy for topics: Books and pages. There does not appear to be a way to add a topic below a page