SSRS Subscription Error (rsInvalidDataSourceCredentialSetting)

Hi,
I just started using SSRS using SQL Server 2005. I've created several reports and have deployed these reports so they are available to use in Report Manager. I started playing around with subscriptions hoping to automate and schedule printouts for my end-users.
I am trying to subscribe to this one report and have filled in the necessary fields in the subscription page but after getting everything filled in, when I hit OK, I get the ff msg - "The current action cannot be completed because the user data source credentials
that are required to execute this report are not stored in the report server database. (rsInvalidDataSourceCredentialSetting)". I've looked this up online and found a Microsoft Technet page on changing the setting of the data source I'm using and is as follows
1.Go to the Data Sources properties page of the report that you want to automate.
2.For the Connect Using option, select Credentials stored securely in the report server.
3.In User Name and Password, type credentials that can be used to access the database. If you are using SQL Server as the data source, the user name must be valid for both logging on to the server and for accessing the database that contains the data for the
report.
4.If the user name and password are credentials for a Windows account, select Use as Windows Credentials. If the credentials are for a SQL Server user login, do not select this check box.
I have also tried using Credentials are not required. I have followed these tips and made the changes to my data source but I still get the same error msg.
Any help will be greatly appreciated. Thanks.

If the credentials options are set to "none" - no credentials are required, then you need to go into the Reporting Services Configuration Manager and set the Unattended Execution Account.  Otherwise, you should set the data sources to have stored credentials. 
After that the only other cause of problems with subscriptions is if your report uses User!UserID - in RS 2005 and earlier we were very restrictive around the use of this property in subscriptions.  As we have reviewed usage and scenariso, we have progressively
allowed more use of it.
I recomment trying to narrow down which data source is causing the trouble by eleminating data sources from the report and creating subscriptions to them...
You may find more infomration in the report server trace log files which could narrow down the source of the problem.
Hope this helps,
-Lukasz
Got a bug or feature request? Tell me about it at http://connect.microsoft.com. This posting is provided "AS IS" with no warranties, and confers no rights.

Similar Messages

  • SSRS Subscription error "An error occurred during rendering of the report"

    I have created a subscription that will place a report on a file share. When the subscription runs to build an excel file and put it on the shared drive, it gives the following error: An error occurred during rendering of the report.
    Problem is that some time subscription run successfully and sum time it give error: An error occurred during rendering of the report.
    Help me
    Mehmood G

    When i subscribe report with xls format it complete successfully but when i subscribe report with xlsx then above error occur. i am not understanding problem help me..
    i am using sql server 2008 R2
    An error occurred during rendering of the report. --->
    Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException:
    An error occurred during rendering of the report. --->
    Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException: An
    error occurred during rendering of the report. --->
    System.IO.IsolatedStorage.IsolatedStorageException: Unable to determine the
    identity of domain.
     Mehmood

  • SSRS Subscription LastStatus "Failure sending mail: Failure sending mail."

    SSRS 2012, SQL 2012 SP2. 
    We have about 50 different daily subscriptions that go out.  In the last month or so, probably over 30% of SSRS subscriptions are getting this error and no e-mail is sent.  I have tested out the reports with the parameters and the reports run just
    fine on demand for both the user and myself.  I'll change the subscription forward for testing, and it will intermittently work or fail even when no traffic is hitting our database so I dont think it's a matter of performance. 
    I see nothing in the error logs, and I see nothing in the logtable 2, or 3 in ssrs as suggested by a few MSDB sites.
    The only spot I can even see this error, is when viewing the subscription. I have done LOTS of searching, and most people get a helpful error after "Failure sending mail" where as I only get 'Failure sending mail: Failure sending mail"

    Hi,
    Does your network is always available? Your scenario is so strange. Please check if you have missed something according to this article:
    https://msdn.microsoft.com/en-us/library/ms159155.aspx.

  • Issue in To: field on SSRS Subscriptions

    Greetings!
    Our organization just recently migrated to a new Microsoft Exchange server, at almost the exact same time as the workstations were upgraded to Windows 2013 and Office 2013. After the upgrade an issue with our SSRS Report subscriptions was discovered. 
    Report subscriptions that had been running fine prior, suddenly were failing.  We were eventually able to figure out that if you entered just one email address in the To/CC/BCC fields it worked fine.  As soon as you enter more than 1 email address
    in any of those three fields, the email errors with 'The email address of one or more recipients is not valid'.  We can take the exact same TO:  line out of the Subscription line and paste it into Outlook and it works fine, so the address is valid. 
    It is just that after the first email address, It does not seem to recognize any additional addresses.  Then I was examining the error message and noticed that when returned the to: line in the error message is this '[email protected], [email protected]'. 
    I know for SSRS subscriptions, email addresses need to be separated by semi colons so I check the subscription, and indeed there are semi colons in the subscription.
    Does anyone have any idea what the issue here might be and how I can fix it before my users riot on me?

    Hi SSRSnewbie,
    As per my understanding, I think this issue can be caused by incorrect email relay setting between the SMTP server and the report server. In order to troubleshoot this issue, the following suggestions are for your reference:
    Suggestion1:
    Please make sure there is no space between an email address and the semi-colon, and add a space between the semi-colon and the email address behind it. For example, try the below:
    [email protected];
    [email protected]
    Suggestion 2:
    Double check whether the configuration options for SMTP service is correct, please using the settings mentioned as below:
    http://technet.microsoft.com/en-us/library/ms159155.aspx
    If the issue is still existed, could you please post the settings in the RSreportserver.config file for SMTP server? Then we can make further analysis.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SSRS Subscriptions help

    Hello all,
    I need help in creating report subscription  to run on every Wednesday for Year to last Friday.So we were to generate the report next week, we should generate it for 01/01/2014- 06/06/2014. I am new to SSRS subscriptions. Please help.
    Thanks

     we should generate it for 01/01/2014- 06/06/2014.
    Hi Lshi123,
    In Reporting Services, we can create subscription to send report to specified E-mail address on a schedule. However, the execute time on the schedule cannot be the past date. So in your scenario, we cannot create subscription and generate it for 01/01/2014/-06/06/2014.
    Here are some link about SSRS subscription for you reference.
    http://msdn.microsoft.com/en-IN/library/ms160334.aspx
    http://msdn.microsoft.com/en-us/library/ms154020.aspx
    http://www.youtube.com/watch?v=sO0Y_IxdE8w
    If I have anything misunderstand, please point it out and elaborate your requirement, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

  • SSRS Subscriptions Issue

    Hello All,
    After the server migration (old-new are identical servers in all aspects including HardWare) the SSRS subscriptions are having issues.
    1. They will run as scheduled but mails are delivered late.
    2. They ran on weekends even though it was not scheduled and not triggered from team.
    3. Job history is not getting updated when subscription run on weekend.
    Workarounds We Did but not solved:
    1. SQL Services restarted.
    2. SSRS restarted.
    3. Manually tested the Subscriptions.
    Please advise.
    Regards, Pradyothana DP. Please Mark This As Helpful if it helps to solve your issue. ========================================================== http://www.dbainhouse.blogspot.in/

    Hi Pradyothana,
    According to your description, the subscription doesn’t work fine when you migrate it from old server to a new server.
    In your scenario, please use code below to find the corresponding job of the subscription, then check if the schedule both in the subscription and the job is the same.
    use ReportServer;
    Go
    SELECT
    c.Name AS ReportName
    , rs.ScheduleID AS JOB_NAME
    , s.[Description]
    , s.LastStatus
    , s.LastRunTime
    FROM
    ReportServer..[Catalog] c
    JOIN ReportServer..Subscriptions s ON c.ItemID = s.Report_OID
    JOIN ReportServer..ReportSchedule rs ON c.ItemID = rs.ReportID
    AND rs.SubscriptionID = s.SubscriptionID
    Besides, since you mentioned the email will be delivered on weekends though it hasn’t been scheduled, you could use Reporting Services trace Log File to find which schedule deliveries this report. Please refer to this article:
    Troubleshooting Subscriptions: Part II, Using the Reporting Services Trace Log File  .
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • SSRS subscriptions in default zone of sharepoint 2013 are not showing in intranet zone and vice versa.

    one of the Sharepoint 2013 site collection has alternate access mappings created. Default site is .com and intranet is .local.
    So when we add SSRS subscription in .com - they are not showing in .local and vice- versa. How do we fix this so the subscriptions are same in both .com and .local.

    Hi spanda,
    Per my understanding that you have configured the alternate access mappings which Default site is .com and intranet is .local. But the subscription in one of the site will not list in another mapped site, right?
    Actually, if you are on a different Alternate Access Mapping other than the Subscription was created on, we will get no subscriptions, Because we are using the method "Microsoft.ReportServices.SharePoint.UI.ManageSubscriptionPages"
    to deal with the logic by creating the value for "m_reportUrl" using the current context of the URL the user is using and passing that to the "SubscriptionListControl".  You can find the code in this article if you have some
    knowledge of development:
    SQL Server Reporting Services ignores Alternate Access Mappings When Checking for Report Subscriptions
    I recommand you to submit an feedback at
    https://connect.microsoft.com/SQLServer/
    If the suggestion mentioned by customers for many times, the product team may consider to add the feature in the next SQL Server version. Your feedback is valuable for us to improve our products and increase the level of service
    provided.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Subscription error (more on the same)

    This week I had posted that the subscription error had been resolved. I was wrong. I'm still getting them. I hadn't realized that somthing I did to my Apple Mail rules had made me think I wan't getting them. I set a rule to foward back to Apple Disc. and delete (I would have bounced them but you can't in Apple Mail rules) Anyway, I also set Apple Mail to remove from server after quitting mail so it made me think I wasn't still getting them. Someone posted me in Discussions ans advised me to (report post) and that a host might see it and I could write in there about my situation. But I can't because of my level. Those who don't know what I'm talking about, I've been getting a ton of subscriptions for >user name (OSXMESS) that's not me, I'm (ORIGINALOSXMESS) and I wish, Oh how I wish some host would fix this. IF your a host tell me what you need, info wise to fix this and I'll provide. Thanks I think.

    I've wondered that, and can't really remember. But there is an osxmess now that certainly isn't me.
    Those two sentences seem somewhat contradictory.
    Once an account is created on these Discussions, it can't be deleted. So if you created that account in the past, it's still yours; you're just not using it any more.
    It looks an awful lot like this is an account you set up yourself, for the following reasons:
    • To me the osxmess posts sound a bit like your posts in terms of language choice and wording.
    • The osxmess account was created on 5/24/07, three days before your originalosxmess account
    • While sparse in terms of profile details, the osxmess account lists having an iMac, as do you.
    • osxmess posted only one topic in that one day, then never posted again. This makes me think you might have created that account, posted there, then either forgot that account information or decided to stop using it and three days later created the originalosxmess account.
    • osxmess' topic was responded to by QuickTimeKirk, the poster who osxmess seems to be subscribed to. I'd guess that you, as osxmess, either purposefully or inadvertently clicked on the "Subscribe to this user" link for QuickTimeKirk, so whatever email address is specified in osxmess' account is still receiving those subscription emails.
    but it dosn't change the fact that I'm getting a subscription that isn't mine.
    If you are certain that you didn't create the osxmess account, then this is true.
    But if you created that account and, while using it, subscribed to something in this forum, the email address you specified for the osxmess account will continue to receive those subscription emails until those subscriptions are turned off.
    I can't remember from previous threads... Have you checked your Keychain (in the Applications folder) to see if there are more than one Apple Discussions accounts with user names and passwords stored there? If you can find the login details for the osxmess account (if it is actually yours), you can then log in to that account and delete the subscriptions set up there.
    Of course I could be wrong in my guesses, in which case a Host's intervention is required. But I have a strong feeling this is indeed an account you created and abandoned.

  • How i will resolve beyond it subscript error

    how i will resolve beyond it subscript error in nested table .
    can any body give some example.
    please help me

    1-
    Before actually using the record in your process, you can test to verify its' existance:
    if v_nested_table.exists(n)=true then
    <<process>>
    end if;
    2-
    You can verify with a loop:
    for x in v_nested_table.first..v_nested_table.last loop
    <<process>>
    end loop;

  • Email Recipient limits on SSRS Subscriptions - SharePoint Integrated mode

    Hi I hope this is the right forum to post this question in.
    I have had a requirement to setup our users to be able to create and manage there own mail delivery SSRS subscriptions, this is not a problem. However I have been asked to set a limit on the number of recipients they can specify in the "To" field,
    and I am not sure how to do this.
    We are running in SharePoint integrated mode (SharePoint 2010), with SSRS 2008 R2 and I cant find anywhere that I would set this up..... I have had a look through the rsreportserver.config and unable to find any nodes that allow me to set a limit, nor
    have I been able to find it online. SharePoint doesnt seem to have anywhere to set this, and it seems to sit within SSRS.
    The nearest I have got is someone has suggested that it can be limited on Exchange, but before I go down that route I wanted to find out if it is possible in either SharePoint or SSRS.
    Could anybody offer some insight to this?
    Thanks
    Tim

    Hi Tim,
    As per my understanding, there is no maximum number of recipients per subscription limitation in Reporting Services. Just as you said, it depends on the SMTP server. For example, Exchange Server 2013 supports 500 recipients as the Recipient limit. This is
    the default limit for Exchange Server 2013 organizations. Administrators can change this value for their organization.
    References:
    Exchange Online Limits
    Subscription and Delivery (Reporting Services)
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • "Renew your subscription" error

    Hello,
    I have been trying for days to get any of the adobe softwares to launch. I keep getting a renew your subscription  window popping up from the adobe Application Manager. I see that a lot of people had the same problem on this forum but there is not a real solution. I tried this: ttp://helpx.adobe.com/creative-cloud/kb/license-this-software.html but I keep getting the same message...
    Can someone help me please?
    Thanks

    Hi there,
                For renew your subscription error message:
                Request you to please close all the cloud applications, launch / open any one application.
                After you launch the product please click on " License the software" and then enter your adobe ID and password and it will work fine.
                In case if it does not work, try with a different browser.
                Further, still it does not work, try deleting cookies and then try the steps.
                If all the above setps does not work, you can contact adobe customer support team and they will help you with it within minutes.
    Thank you.

  • Retrieve SSRS subscription info into SharePoint list

    Hello,
    Is there a solution to retrieve SSRS subscriptions info into a SharePoint list?  Through TSQL I can access and get this information but I was trying to placed the info into a SharePoint list.
    thank you.

    You can get it through a web service. Here is how it is done via PowerShell:
    http://thesharepointfarm.com/2013/12/quickly-identifying-reporting-services-subscriptions/
    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.

  • SSRS 2012 Subscription Error in Test Environment

    Hi All,
    I was trying to set-up Email Subscription for SSRS in my Test Environment using "Reporting Services Configuration Manager" and after providing SMTP server details. I was getting error "Failed to sent Email to [email protected]"
    What could be the reason?
    I tried pining SMTP IP address from the Machine where SSRS installed and I was able to ping SMTP Server using CMD ping command.
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi All,
    I found the issue. The IP address of Machine, where SSRS server installed, was not included in to the SMTP relay and that's why I was getting error "Failed
    to sent Email to [email protected]".
    Once my network team, added IP address, it started working fine.
    Another thing I noticed, due to some reason SQL Server Agent was stopped and was not running and one
    of my colleagues was trying to create new subscription and was getting error 'The SQL Agent service is not running. This operation requires the SQL Agent service. (rsSchedulerNotResponding)'.
    Once I started SQL Server Agent, My colleague was able to create new subscription. 
    Thanks Shiven:) If Answer is Helpful, Please Vote

  • SSRS Subscription Misrun

    Hi,
    I have a SSRS Report with a subscription scheduled to run quarterly Jan, Apr, Jul, Oct on the 1st of each month.  The report ran this past Feb. 1st.  I'm unsure why? Can this be fixed?
    Thank you in advance.

    Hi CheriseW,
    Per my understanding that your subscription which should run quarterly at Jan/1, Apr/1, Jul/1,Oct/1 suddenly run at 02/01/2015, right?
    Does the problem occurred only once or many times? The issue can be caused by many factors:
    When a scheduled operation is defined, the report server creates a corresponding job in SQL Server Agent and runs the job on the date and time specified in the schedule. So please first check if someone have changed the commend in the job steps or someone
    run the commend manually:
    1. Find the Job name of this subscription by execute the query below: Job Name=ScheduleID
    use ReportServer;
    SELECT USR.UserName AS SubscriptionOwner
    ,SCH.ScheduleID
    ,SCH.NextRunTime
    ,SCH.LastRunTime
    ,SCH.EndDate
    ,SCH.EventData
    ,SUB.EventType
    ,SUB.SubscriptionID
    ,SUB.ModifiedDate
    ,SUB.[Description]
    ,SUB.DeliveryExtension
    ,SCH.Name AS ScheduleName
    ,CAT.[Path] AS ReportPath
    ,CAT.[Description] AS ReportDescription
    FROM dbo.Subscriptions AS SUB
    INNER JOIN dbo.Users AS USR
    ON SUB.OwnerID = USR.UserID
    INNER JOIN dbo.[Catalog] AS CAT
    ON SUB.Report_OID = CAT.ItemID
    INNER JOIN dbo.ReportSchedule AS RS
    ON SUB.Report_OID = RS.ReportID
    AND SUB.SubscriptionID = RS.SubscriptionID
    INNER JOIN dbo.Schedule AS SCH
    ON RS.ScheduleID = SCH.ScheduleID
    ORDER BY USR.UserName
    ,CAT.[Path];
    2. Right click the Job to select the "Properties" and select "Steps", double click to edit the commend to see if some one have change it, by default, it is like below:
    exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='836075c9-6945-4f26-8175-9da44c899af2'
    The SQL Server Agent service may calculates an incorrect NEXT_RUN_TIME value for the job. Therefore, the job does not always run at the correct times. This issue occurs because an error causes a date value to be changed unexpectedly, the date value is used
    to calculate the NEXT_RUN_TIME value. If you got the subscription execute at wrong time many times. please edit to reset the subscription to change the start date to now.
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • SSRS subscription creating duplicate job

    We have this sporadic problem where when we go in to save an edit on a SSRS report subscription, it gives us a duplicate job number error.  When I look at the Jobs in the Agent, there are duplicates, so I need to manually delete both duplicate jobs,
    then the subscription save will work.  If we delete just 1 of the jobs, the issue seems to clear for a while, but then reoccurs.  This has happened to us on multiple reports, but not consistently.  The subscriptions look fine.  Has anyone
    else run into this?  Any ideas what is causing this to happen?

    I have the issue with version 10.50.1600.1 where one unique subscription ID has created three corresponding SQL jobs with the same name but unique job IDs. When I attempt to execute the job manually via SSMS, i.e.  exec
    sp_start_job@job_name
    =
    '0E02285B-4D85-4F5C-92C3-74F44F27B5ED', SQL Server throws the following error:
    Msg 14293, Level 16, State 1, Procedure sp_verify_job_identifiers, Line 54
    There are two or more jobs named '0E02285B-4D85-4F5C-92C3-74F44F27B5ED'. Specify @job_id instead of @job_name to uniquely identify the job.
    So it would be helpful to know the root cause to avoid the same issue in the future.
    Thanks,
    Ben Lezin
    Ben Lezin

Maybe you are looking for