How to view / edit other users subscriptions to reports via report admin user ?

Is there a built-in GUI means or power tool to access a list of all the users' subscriptions to reports in SQL 2012 ?
It seems that report admin can only view his own subscriptions, same as any other user via "my subscriptions", but no found option for report admin user to view or manage susbcriptions of other users.
How would u recommend to view the list of all the subscriptions to reports in SSRS, and as necessary to
also manage them ?
p.s. Is there a GUI for this in SQL 2014 ?
Thanks

Hi moital,
According to your description, you want to access a list which contains all users subscriptions and edit them. Right?
In Reporting Services, we have a table named "Subscription" in the ReportServer database. It includes all the information of each subscription. Please go to SQL Server Management Studio and try the query below in ReportServer database:
select c.UserName,b.SubscriptionID,a.ItemID ReportID,a.Path,a.Name ReportName
from Subscriptions b inner join Catalog a on a.ItemID=b.Report_OID inner join Users c on b.OwnerID=c.UserID
It will return us each subscription with corresponding ReportName, UserName and Path:
Then we can go to the Report based on the path if we need to edit the subscription. We don't have build-in GUI for any version SQL, but this can be a good method to get the list of subscriptions.
If you have any question, please feel free to ask.
Best Regards,
Simon Hou
  

Similar Messages

  • Can someone please tell me how to view a newly created Genius playlist (not via Up Next, but as a stand-alone playlist)?  Thank you!

    Can someone please tell me how to view a newly created Genius playlist (not via Up Next, but as a stand-alone playlist)?  Thank you!

    >> then I get a completely blue screen.
    That probably means that you're not looking at a bug in Photoshop, but a problem with a driver - and the most likely cause would be your video card driver.
    And sure enough, your video card driver is almost 2 years out of date.
    Please go to NVidia's website and get the latest driver - then follow their directions for installation (so you don't get bits of old driver left over).

  • How to view/edit/delete the user created profile in oracle 9i? Very Urgent

    Friends,
    I logged in as system in oracle 9i.
    SQL> create profile testpro limit
    2 idle_time 1;
    Profile created.
    SQL> alter user scott profile testpro;
    User altered.
    Then i logged in to sqlplusw as a scott user.
    and i waited for 10 mins after that.
    sql> select * from cat;
    its working......
    how come? i have already set a idle time to 1 minute.
    Please correct me if im wrong.
    Also, how can i view/edit/delete the user created profile.
    Thanks & Regards
    Sathyguy
    Message was edited by:
    sathyguy

    The resource limits set for a profile are enforced only when you enable resource limitation for the database.
    Enabling and Disabling Resource Limits While the Database is Open
    ALTER SYSTEM SET RESOURCE_LIMIT = TRUE;
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96521/users.htm#15451
    Manu

  • Edit Date updated for whole catalog (how to view edit date?)

    I suddenly found out that my publish service that exports newly edited photos suddenly contained all my photos, and I have no idea how that happened. It seems the Edit Date has been changed, but I can not find any way to view the date, so it's difficult to pinpoint exactly when it happened.
    So - two questions:
    How could that happen? I have not made any mass updates and not changed the development version either
    How to view the Edit Date?
    Thanks

    Well, a good guess would be: something is getting (or did get) changed.
    If its not a plugin, then its something else (at the risk of stating the obvious...)
    ChangeManager can provide a detailed list of all develop settings and metadata changes between any two states of a photo, so if its develop settings or metadata that's changing, then you can see exactly what.
    Some kinds of changes ChangeManager can not detail - if the changes are falling in the "mystery" class, at least you'd have it narrowed down... - may be worth trying...
    PS - Have you checked Metadata Status Date in the library panel - thats the closest thing I know of to the edit-date that is exposed by the Lightroom UI - you cant filter or collect on it, but you can at least view it.
    R

  • How 2 synchronize my Bookmarks, not another PC, but between the Admin user and a Standard User, on my same PC?

    Thanks for giving us the Sync function. But, never have I seen any mention of applying this to Sync bokmarks among Windows User Accounts or Mac Profiles. I am running Windows 8 (soon to go to 8.1 Update - - or, maybe, to Windows 7 Professional, if M$ cannot straighten out and fly right with 8.1U) on the HP notebook, and Mac OS X Lion (soon to go up to Mavericks or Yosemite) and I would like to take the good advice and do most of my browsing in the non-admin users instead of the Admins, but ... when I add some Bookmarks in one User, I needto find the new Bookmarks available in the other as soon as I switch Users. Please advise; someone expert in Windows/Firefox, and someone (maybe the same?) for Mac/Firefox. Your helpful assistance will be appreciated.

    Sync works fine between two different Login User Accounts on a PC.And also between different operating systems on the same computer, for users who dual-boot.

  • DS 5.2 - how to give users access to suffixes via the admin console?

    I'm in the process of migrating my LDAP install from 5.1 -> 5.2, and have encountered an issue with console access. The "admin" user previously had access to all the suffixes in the directory. After loading the data into a 5.2 directory, this access was lost. The "admin" user can login to the console, but in the directory tab, only sees "cn=schema" and "cn=monitor". The data suffixes are not present. I have verified that the ACI for this user should be allowing access to the data suffixes.
    Any ideas?
    Additionally, I've tried creating new users with console access, and none of them can even login. Thoughts?

    never mind, found it there.

  • User Interface Access Customisation for non admin users

    Hi,
    It is understood that for non-admin users, some features of the Planning Interface is not enabled and this can be controlled by proper access permissions. But, is it possible to extend the customization to provide some additional features in the menu bar for an user?
    For example, if View User wants to manage task lists. Is it possible by some sort of customization? Please advise.
    Thanks.

    Hi,
    You can create right click menus, and you can also create links on the tools page. Would any of these help you?
    Here is the doc on those subjects:
    Creating and Updating MenusAdministrators can create right-click menus and associate them with data forms, enabling users to click rows or columns in data forms and select menu items to:
    Launch another application, URL, or business rule, with or without runtime prompts
    Move to another data form
    Move to Manage Approvals with a predefined scenario and version
    The context of the right-click is relayed to the next action: the POV and the Page, the member the user clicked on, the members to the left (for rows), or above (for columns).
    When designing data forms, use Other Options to select menus available for Data Form menu item types. As you update applications, update the appropriate menus. For example, if you delete a business rule referenced by a menu, remove it from the menu.
    To create, edit, or delete menus:
    Select Administration, then Manage, then Menus.
    Perform one action:
    To create a menu, click Create, enter the menu's name, and click OK.
    To change a menu, select it and click Edit.
    To delete menus, select them, click Delete, and click OK.>
    Specifying Custom ToolsAdministrators can specify custom tools, or links, for users on the Tools page. Users having access to links can click links from the Tools menu to open pages in secondary browser windows.
    To specify custom tools:
    Select Administration, then Application, then Settings.
    For Show, select Advanced Settings.
    Click Go.
    Select Custom Tools.
    For each link:
    For Name, enter the displayed link name.
    For URL, enter a fully qualified URL, including the http:// prefix
    For User Type, select which users can access the link.
    Click Save.

  • Can a user be a developer and an admin user in the same workspace?

    Hi
    We have just upgraded one of our environments from APEX 3.2 to Apex 4.1.
    In our existing apex applications version 3.2 we have the senior developer users set up with both user is an administrator and user is a developer set to yes.
    When I try to set up the same in Version 4.1 I only seem to be able to set the user up with either developer or admin and not both as the user is a developer radio button is greyed out when user is and adminstator is selected.
    Is it not possible in 4.1 to be an administrator and a developer. Does this mean that one person may have to have 2 logins if they are performing an adminstrator and developer role in Apex 4.1?
    Please advise
    Regards
    Kay

    Hi,
    When you set user as admin, it is same as in Apex 3.2 admin+developer
    Regards,
    Jari
    http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0

  • How to view the No. of connections used in DB as Normal user?

    Hi,
    I have an clarification about to view the number of connections in DB as normal user.
    As sys user, we can see the Max. no. of connections / number of connections used in Database. In the sameway, Do we have any option to
    view those details as normal user [I.e. As normal user without DBA Rights ]. Please let me know if its possible.
    Kindly clarify me on this.
    Thanks,
    Orahar.

    With due respect i wish to say, suppose my car (session) is running on road (db). If i ask how many cars (sessions) are there at presently on road (db); don't you think i am asking bit unproductive question? Suppose any how i got a number say 100 ; so now what this 100 can help me; what i am going to solve by this 100.
    if you knows all why’s answer, then there are answers for all hows for sure!
    Regards
    Girish Sharma

  • IWeb to PC - how to view/edit "domain" folder (saved on usb) on PC?

    Hi, recently bought mac & am new user. Waiting for net at home (delay in install) so having big problems!
    Created a blog in iWeb but can't publish it to web as no net at home (yet). Tried to save "domain" files to my usb to then open up at work, and try to publish to web that way. When click on "index" or "content" within "domain" folder, pc doesn't recognise what app to use to view it.
    Read about & installed iDisk pc utility app yesterday thinking that would help but it didn't.
    I would normally wait to publish this but it's urgent I get this done by Sunday...is the alternative to try using a free blog site online and redo all the work upload via my work pc? Problem is, eBlogger etc doesn't look as nice (or have same template) as iWeb. Things like www.moonfruit.com let you build free sites too but again, don't really want to duplicate work already done...
    One last thing, is there any way of seeing all blog entries on the "home" page rather than some being hidden in "archive"?
    Does anyone have any suggestions?
    Thanks
    Marie
    iMac 2.0GHz   Mac OS X (10.4)  

    iWeb domain files can only be opened/edited with iWeb on a Mac

  • HOW TO VIEW & EDIT/ADD DATA TO ICAL FROM WINDOWS XP

    I am new to macs & have been using windows xp at my office. I want to know whether there is a way to edit/add my ical calendars & to-do lists from windows xp. I tried using mozilla calendar but it is pathethic. ical data is not compatible with outlook 2003 & entourage for mac os x is also not comaptible with outlook even when both are made by microsoft. Now I'm stuck with either ical or outlook or entourage . I know that entourage data can be imported in ical but I wanna edit/add the calendars/to do list on a windows pc. please help

    I would also like to know if this is possible.
    I manage a band and currently we use a bravenet web calendar to keep track of gigs and people's availability. Band members can access the calendar via a web browser and update their availability.
    They are windows users and I use a mac. I know that they can access my ical calendar as read only but I would like for them to be able to add stuff to a calendar that is sync'd in some way to my ical calendar so I don't need to update both the bravent calendar and my ical calendar.
    It would be great if someone could help with this please
    Thanks,
    Mike

  • How I can edit and then update multiple rows via JSP to Action Class?

    Hi All,
    I have a JSP page which allows users to edit the some properties for all Object returned by the db. They can then submit the changes to a Action Class which i.e.
    <form action="/SaveUserNames">
    <table>
    <c:forEach items='${requestScope["users"]}' var='user'>
    <tr align="center">
    <td><input type="text" name="userBean[ i ].firstname" value="..."/></td>
    <td><input type="text" name="userBean[ i ].surname" value="..."/></td>
    </tr>
    </c:forEach>
    <tr>
    <td><button type="submit">Save</button></td>
    </tr>
    </table>
    </form>
    In the ActionForm, there is a method, which would allow the Struts code to update my beans with the data the user editted:
    public UserBean getUserBean(int i) {
    return userBeanList.item(i);
    Although I am not sure how I can update the beans in the Action Class with what the user submitted.
    Can somebody help me for this point or can me suggest any design pattern to solve this points?
    Thanks
    Amit

    Fetch values for each user data and put into a Hashtable and then update.
    Userid is the key
    User related data is the bean (like firstname, lastname, age, job, etc), so you have ArrayList of user bean.

  • Accesing Home folders of other users via an Admin User

    Hello all, the macs at where I work are divided into two hardrives a Mac HD and a Media Drive where all video projects are to be save. Some people continue to save to the Mac HD causing the computers to crash. I am trying to look through home folders via Go Home > MAC HD > Users > Username > Movies when i reach the restircted folder.
    How can This be changed?

    Select the folder you can't access in the Finder and choose Get Info from the File menu. Under Ownership & Permissions, change the owner to yourself and group to admin, set the permissions so that the group has Read & Write access to the folder, and then change the ownership back to its original setting. This should not be done on items outside of account home folders.
    (20568)

  • How to view logs from browser/front-end without using Visual Admin

    Hi,
    Is there a way to view logs from the front-end computer without looging into the Visual Admin tool either in the browser or using some stand-alone application.
    Thanks,
    CD

    Hi,
    You can use http://ipaddress (or) fqdn :5xx00/NWA
    use monitoring and logs option you will view logs.
    Regards,
    Vamshi.

  • HOW TO VIEW DATA IN PRE-BUILT ANALYTICS DASHBOARDS AND REPORTS

    HI FOLKS,
    I WANT TO SEE DATA IN THE REPORTS OF PRE-BUILT ANALYTICS DASHBOARDS? EG: AUTOMOTIVE, SALES, SERVICE DASHBOARDS. SO WHAT IS THE COMPLETE PROCESS TO SET UP THIS ENVIRONMENT. I'M USING SIEBEL ANALYTICS VERSION 7.8.5.
    THANKS IN ADVANCE
    VJ

    Hi,
    I am new to Business Intelligence Applications and keen on learning it.
    I know Informatica and OBIEE(Not a very experienced person).
    I have installed BIA on my local windows machine.
    I am using Oracle Apps as the source.
    In the execute tab I selected the HR-Oracle 11510 execution plan and ran it but it failed.
    The workflow error log says the following:
    "ERROR : TM_6292 : (2928|2336) Session task instance [SIL_InsertRowInRunTable]: TM_6193 [Error occured during expansion of DB connection parameters [Database connection name DataWarehouse for database connection variable $DBConnection_OLAP is not well defined.
    ERROR : TM_6292 : (2928|2336) Session task instance [SIL_InsertRowInRunTable]: TM_6270 [Error: Variable parameter expansion error.].
    ERROR : TM_6292 : (2928|2336) Session task instance [SIL_InsertRowInRunTable]: CMN_1761 [Timestamp Event: [Tue Feb 26 15:59:35 2008]].
    ERROR : TM_6292 : (2928|2336) Session task instance [SIL_InsertRowInRunTable]: TM_6226 [ERROR:  Failed to initialize session [SIL_InsertRowInRunTable]].
    ERROR : LM_36320 [Tue Feb 26 15:59:37 2008] : (1276|3864) Session task instance [SIL_InsertRowInRunTable]: Execution failed.
    WARNING : LM_36331 : (1276|3864) Session task instance [SIL_InsertRowInRunTable] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [SIL_InsertRowInRunTable] will be failed.
    ERROR : LM_36320 : (1276|3864) Workflow [SIL_InsertRowInRunTable]: Execution failed."..
    I think I have missed few steps here and there.. I am struck up here.. I don't know what to do... I think its the problem connecting to the source and target schema.. can you please help me out?

Maybe you are looking for