Alias, DB and Reporting Services

Hi 
I am new to SQL server and Reporting Services.
Problem I face is this. We got report in Reporting Services. It shows 
table name, 
field name, 
field alias
I want to either find out what is underlying query behind that report 
OR
I want to know how to find Field Alias data within SQL Server Database which i could not locate so far.
All I got is appropriate Table appropriate Field Name but data as shows on Reporting services as Field Alias is not in there it seems.
Any idea ?
Regards
Dominik
P.S. 
Person who created report is not with company any more. 
I using now script
select
o.name as tableName,
c.name as ColumnName,
o.type as ObjectType,
u.name as SchemaName
from syscolumns c
inner join sysobjects o
on o.id=c.id
inner join sysusers u
on u.uid= o.uid
where
c.name like ‘%alias%’
Yes it works/
I found relevant data 

Hi Nick_1988,
As per my understanding, you can preview report from report manager, but you want to know the query and corresponding fields of the report in SQL Server database.
It seems that you have found the query. If you would like to, you can post a reply to share your solution and mark it as answer. That way, other community members could benefit from your sharing.
If not, we can check the query of reports deployed to report manager by following steps:
Open Report Manager, and locate the report you want to check the query.
Hover over the report, and click the drop-down arrow.
In the drop-down menu, click Download.
Click the drop-down arrow next to Save, click Save as, select a location, then click Save.
Create a report server project.
Right-click Report, click Add, then Click Existing Item.
Navigate to the location of the .rdl file, select it, and then click Add.
Right-click the report you added, then click Open.
In Report Data pane, expand Data Sources node.
Right-click the data source and open Data Source Properties dialog box.
Make sure data source type and connection string are correct.
Expand DataSets node, right-click the dataset and open Dataset Properties dialog box.
In Query pane, the query used to retrieve data will be displayed in Query text box.
For detail information about Creating a Report Server Project, please refer to the following document:
http://msdn.microsoft.com/en-us/library/ms167559.aspx
If you have any more questions, please feel free to ask.
Thanks,
Wendy Fu

Similar Messages

  • 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.

  • Critical Errors SCCM 2012 (Distribution Point and Reporting services point)

    Hello,
    We are getting errors under the Site Status for the Distribution Point and Reporting services point. Was running fine and have not really made any changes but all of a sudden we have these critical errors.
    The report server service is not running on Reporting Service Point server "XXXXXXXXXXX"; start the service to enable reporting.
    We have stopped and restarted the SQL 2012 reporting service point with no errors. What else should we look at for this error? And are these related?
    Thanks,
    Bobby

    Hi,
    Have you checked the log file SRSRP.log?
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Trying to install features for PowerPivot and Reporting Services from SQL Server 2012 with SP2, but no access to key?

    Hi,
    I had installed SQL Server 2012 PowerPivot on WFE and App Server. This is test farm with 1 WFE and 1 APP and 1 SQL Server.
    However, we had a heap of issues with Windows Claims Authentication and PowerPivot - issues were raised with "unable to make a connection to EntityDataSource" . Now we uninstalled the PowerPivot and Reporting Services features and wanted to install
    with the SQL Server 2012 with SP2. Originally SP2 was installed seperately and we had read there had been issues.
    Anyway on trying to install the features again using the SQL Server 2012 with SP2 iso I get 
    Could not open key UNKNOWN\Components
    I don't want to start deleting or changing permissions as quite dodgey. What is this key for anyway and how do I resolve my issue.
    Thanks.
    John.

    Hi John,
    Did you meet the error message during the process of configuring the PowerPivot for SharePoint?
    If yes, I suppose that the existing features or components have not been uninstalled completely.
    I recommend to delete the two keys left when uninstalling the PowerPivot and please make a copy of the registry keys before you delete the two keys:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\15.0\WSS\ServiceProxies\Microsoft.AnalysisServices.Sharepoint.Integration.MidTierServiceProxy
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\15.0\WSS\ServiceProxies\Microsoft.AnalysisServices.Sharepoint.Integration.MidTierServicea
    Please check the steps in the link below to see if there anything wrong when you uninstalling the PowerPivot and then re-install it to see how it works:
    https://technet.microsoft.com/en-us/library/ff487866(v=sql.110).aspx
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • SQL Server and Reporting Services

    What is the best practice for replicating the same reports for different clients using different databases in the same SQL Server and Reporting Services?
    For example:
    Create a single database for each client.
    Create a single data source in Reporting services for each client.
    Create a folder in Reporting Service for each client, and replicate all the report and point each report to its correct data source.
    Is there an easier method for this type of solution.

    Hi acedenoBI,
    According to your description, you have reports which has same structure for each user. Now you want to have a folder for each client to keep their reports. And each client should have a single database and single data source. Right?
    In Reporting Service, if we need one data source to connect different database dynamically, we may need to use parameter and create dynamic connection string. However, in this scenario, since we need to have a single folder and data source for each
    client, so we can just make copies of the whole project. Modify the Connection string in each data source, change the Initial Catalog to be the corresponding database for the client. This can be an easy way to meet the requirement.
    If you have any feedback on our support, please click
    here.
    Best Regards,
    Simon Hou

  • Oracle Application server Forms and Report services 10.1.2.0.2 on Windows 2

    Hi,
    I am installing the Oracle Application server Forms and Report services 10.1.2.0.2 on Windows 2003 R2, but the problem is that setup is not running on this Windows 2003 R2 version.
    Any idea about this why it is not running.
    Regards,
    Iftikhar

    You asked this
    How can i find what is the latest version that i can upgrade this install to
    I told you where to find the last update, I checked that version yesterday, the last update is 10.1.2.3, my misstake was to put a 0 before the 3.
    You can go to Patches & update>Quick Links to: Latest Patchsets, Mini Packs and Maintenance Packs>Oracle Fussion Middle Ware> Look for you OS versión and CPU> No clic just put pointer over the links and you will see the last one.
    And finaly could look for the CPU of Jul and Apr that as requirement they ask for version 10.1.2.3 (as I say I checked yesterday)
    Greetings.

  • Install Oracle Fusion Middleware Forms and Reports Services 11g

    Hi,
    I m looking for the installation steps for the oracle fusion middleware 11g forms and reports services only, on the Windows server 2003
    Can anyone help me to download and install the OFM.
    Thanks

    Hello,
    Here you have the installation guide for Forms&Reports11gR2:
    http://docs.oracle.com/cd/E24269_01/doc.11120/e23960/install.htm
    and if you want to download it you can download it from here:
    http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html
    Hope it helps you :)
    Regards
    Carlos

  • Query on install Oracle AS Forms and Reports Services

    Hi All,
    I want to install 'Oracle Internet Application Server Products - Forms and Reports', I referenced the 'Forms and Reports Services Installation Guides 10g Release 2(10.1.2) for Windows B16392-02'.
    I install successfully up to Chapter 5.
    When I jump into Chapter 6 of the release (Configuring Forms and Reports Services to Use an Oracle Application Server Infrastructure), I followed the guideline but could not see my AS has any way to allow me to configure Oracle Identity Management/OracleAS Metadata Repository/Starting OPMN Services/Testing the Configuration.... Is it because my AS is just for Forms and Reports and not a full feature one? How I can test my AS is working?
    On the other hand, is it possible to migrate forms and reports from old version like Developer 2000 4.5 to 10g? Any reference or suggestion?
    And what I need to do more with the current AS in order to allow me to upload forms and reports to it? Please kindly advise.
    Best Regards
    AC

    Hi AC!
    There are two versions of Forms and Reports: one standalone and one as part of the Application Server. The second one will offer the Infrastructure. If you use the second one then you will have an Infrastructure after the installation.
    Seems to me that you do not have the complete AS but the standalone version.
    cu
    Andreas

  • AS 10g forms and reports services install

    I only have Developer 9.0.2 loaded. I want to load AS10g Forms and Report Services but I'm not sure how this relates to my old instance of Developer. Should I reuse the Oracle Home of the 9.0.2 Developer instance for the new install or do I need to create a new Oracle Home? I noticed in the OUI that a "complete" Installation Type will also load Developer. Does this mean I should be doing an upgrade rather than an install? Do I need to just trash the 9.0.2 instance and start anew?
    Thanks, Chris

    Chris,
    I suggest to install into a complete new Oracle Home. If you mix two installs you end up with unpredictable behaviours, if not in Forms then possibly in otehr components. Note that this mustn't be the case, but better is.
    Frank

  • Installation : Application Server 10g forms and reports services

    Can anyone tell me if the infrastructure database is required when doing the forms and reports services only install to get the Distributed Configuration Management functionallity to work. There is no indication in the installation documentation that this is a requirement, in fact it seems that it is not required at all. I am having to guide a service provider through an install remotely and have to give them alot of information before they will proceed.

    Hi Sandeep,
    Hope you will be fine.
    Actually I have installed Oracle DB10gR2+RHAS3 on one machine and Oracle AS10gR2 Forms and Reports Services+RHAS3 on another machine.
    1). I can manually start the database EM,isqlplus manaually after OS reboots using commands and they are working fine but donot know how to start all these automatically when the OS starts.
    2). I cannot start the IAS Forms and Reports Services neither manually nor automatic. even when my home directory was /BIN, i executed the command
    "emctl start iasconsole" it returns an error Like "BASH.........etc"
    meaing Linux does not recognize emctl while it is still existing in ORACLE_HOME/BIN directory.
    I want both (DB and AS) working fine automatically while OS starts.
    Looking Forward.
    Aamer Javaid

  • Oracle Application Server 10g Forms and Reports Services

    Hi there,
    I want to install Oracle Application Server 10g Forms and Reports Services. What must I download? The installation guide says that "Oracle Application Server 10g (9.0.4) Forms and Reports Services allows you to install and configure Forms and Reports Services without the need to install and configure all of Oracle Application Server 10g (9.0.4)" but it does not clearly state what exactly to download.
    Oracle Application Server 10g Release 2 (10.1.2.0.2)
    [http://www.oracle.com/technology/software/products/ias/htdocs/101202.html]
    or
    Oracle Developer Suite 10g (10.1.2.0.2)
    [http://www.oracle.com/technology/software/products/ids/htdocs/101202winsoft.html]
    Faoilean.

    You might find better assistance in the APplication Server forum - Oracle Application Server - General

  • Oracle 10g discoverer and report services installation issue

    Hi
    Could some one help me in finding the solution for the problem while installing oracle 10g discoverer and report services installation ..
    at configuration assistants the opmn configuration failed..
    could some one suggest the possible solution for this problem.
    thanks

    at configuration assistants the opmn configuration failed..additional clues may exist within log file.
    Edited by: sb92075 on Aug 29, 2010 7:19 PM

  • Restart my Forms and Report Services

    Hello and thanks in advance
    I can restart my HTTP_Server or OC4J_BI_Forms(process-type )
    opmnctl restartproc process-type=
    But how can i restart my Forms and Report Services from command line.
    my reports server is: rep_tethis_ora_midtier
    thanks

    Hi RV,
    Add your report server to opmn.xml and targets.xml fles using addnewservertarget.sh or addnewservertarget.bat:
    $ cd $ORACLE_HOME/bin/
    $ addNewServerTarget.sh rep_tethis_ora_midtier
    Then restart opmn (stopall/startall)
    Then you can use opmn to start and stop your Reports Server rep_tethis_ora_midtier.
    Regards,
    Martin

  • Xcelsius and Reporting Services issue

    Hi,
    I'm having problems with the integration of xcelsius and Reporting Services.
    i need to install in the server the XRS (xcelsius Reporting Services) correct? I also need to change the Web.config to tell the XRS the location of the reports?
    After the installation of the XRS what do i need to config more to make it work with the reporting services?
    Can the XRS extract information of Reporting Services Store Procedures?
    thns in advance,
    Hugo

    Hi Hugo,
    Sorry for the delay. Please refer below link to get the dashboard reporting services insatallation guide. You can find  installation and post installation steps here.
    http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_dashD_gateway_install_en.pdf
    Regards,
    Nikhil Joy

  • BPC 5.1 and Reporting Services on Shared, Corporate Server

    We are implementing BPC 5.1 and want to integrate with Reporting Services on a shared, corporate server rather than installing on BPC app/web server. The reason is to minimize number of Reporting Services installations corporate wide. This has led to a number of challenges and questions, which I hope someone can assist with.
    1. What level of access is needed by the three BPC service accounts to Reporting Services, during install and ongoing?
    2. Can BPC be configured to point to a specific Reporting Services sub-directory, rather than having to browse the whole Reporting Services root?
    3. Is there any documentation on BPC and Reporting Services?
    Thank you. Nancy

    You know there are 3 types of users who assigned to SysAdmin, Admin and user. Your SysAdmin user must have administrator rights of your corporate reporting server. Or that user must be user of "Content Manager" role in reporting service. Otherwise, you will get many errors by end of certain function of Admin console such as process security or process application.
    And BPC is designed to use a reporting service exclusively. It is not designed to use a particular folder other than root.
    I do not have idea about documents regarding reporting service of BPC.

Maybe you are looking for

  • Receiving javaw.exe error when Installing Oracle SOA Suite 10.1.3.1.0

    Hello, I am installing Oracle SOA suite for Windows 10.1.3.1.0 and when it reaches 12% complete I receive the following error: Error signature: App Name: javaw.exe AppVer: 0.0.0.0 ModName: easfa.dll ModVer: 6.0.0.7 Offset: 0001c799 error report shows

  • Windows Display Driver Problem.. Please Help!!

    Hi, I get a blue screen with this message.. A problem has been detected and Windows has been shut down to prevent damage to your computer. The problem seems to be caused by the following file: ati2dvag If this is the first time you've seen this stop

  • Linking to Specific Page in Attached PDF File

    I'm working with a main PDF file as well as an attached one. I'd like to create multiple links in my main file, with each one linking to a different page in the attached file. How could I go about doing this?

  • I want to do a page transition in and out help please

    I would like to make the site below. http://www.gotmilk.com/#/gotmilkbrand/ I want to do a  transition in and out First, In the site (btn1) 1st page( mc?) is slided in, and then, when click the buttons in  the navigation bar is clicked (btn2) to go t

  • Multiple Rows of Tabs

    Hello, I'm using Apex version 4.1. Is it possible to have multiple rows of standard tabs that show all at once? Basically I want, say, 5 tabs per row with no parent tabs. The reason I want to do this is because our end users' monitors sometimes aren'