ApplicationIntent and Report Builder

I have a SQL Server 2012 AlwaysOn AG setup including the read-only intent for a secondary. I setup a data source to point to the Listener with the data source type of Microsoft SQL Server entry to include ApplicationIntent=ReadOnly. The Test connection was
successful. When I created a new report and added a dataset using that datasource and asks for data source credentials, I specify use the current windows user. I get the error "Unable to connect to data source" with Details - "Keynword not supported:
'applicationintent'.
I see that there was a fix for .NET but that seems to apply to XP and 2008R2.
What wrong?
I should also mention that I am using Report Builder 3.0 that I had used for 2008 R2 reports. I see that there seems to be a 2012 Report Builder version (I can't find where the version of Report Builder is indicated?). Is that the problem? Can this version
be used for 2008 R2 reports - backward compatible?

I am running the 2012 version of Report Builder 3.0. My build is 11.0.2100.60 (installed several months ago). You can find this by opening the filesystem location where MSReportBuilder.exe resides, right-click MSReportBuilder.exe, choose properties, Select
Details. The File and Product versions are there.
I don't have a similar SQL server setup to test against so I can't answer the initial question but it won't hurt to install the latest report builder anyway. Then try it again and see what happens. Good luck.
"You will find a fortune, though it will not be the one you seek." -
Blind Seer, O Brother Where Art Thou
Please Mark posts as answers or helpful so that others may find the fortune they seek.

Similar Messages

  • Need help understanding MS SQL Server 2008R2 and Report Builder 3.0 and user access / priviledges.

    Having Problems with connections and access.  I have spent the last 2 days reading various threads regarding SQL Reporting Services pertaining to access and connections.
    First, let me explain what I have done to date.
    1)  I am using Windows 7 - Home Premium.
    2)  I downloaded and installed MS SQL Server 2008 R2 Express.  This was successful.
    3)  I downloaded Report Server 3.0 - This was successful.
    4)  In IE, I tried logging onto http://servername/reports, but this failed.  After logging into IE
    via ' Run Administrator', I was able to access URL.  
           Next, I updated the security / trust sites as explained in the
    threads
    Next, I went to Folder Setting and added my user name and granted all roles (Browser,
    Content Manager, My
    Reports, Publisher and Report Builder).
    5)  Now, I can log into Http://servername/reports using my normal windows 7 user account.
    6)  Next, I opened Report Builder 3.0.  However, I am having trouble connecting to report  
    server.  I tried connecting with
    http://servername/reports, but this failed. 
           However, If I change URL to http://servername/reportserver, it works.  BUT NOW, I have
    another problem.  When I
    execute the RUN button to create report, I get a  permission
    error.  "PERMISSION GRANTED TO USER ARE
    INSUFFICIENT FOR  PERFORMING THIS OPERATION".
    7)  Finally, I can not save reports to http://servername/reportserver when I select "Recent
    Site and Servers".  ERROR
    MESSAGE:  UNABLE TO OPEN OR SAVE REPORT
    8)  In my Reporting Services Configuration Manager:
    Web URL = http://servername:80/ReportServer
    Report Manager URL = http://servername:80/reports.
                What is strange, the Report Manager URL works for IE URL and WEB URL works for
    Report Builder connect (Even though it really does not work). 
    THREE QUESTIONS:
    1)  What URL should I use to connect in Report Builder.  
    2)  How do I update my normal Windows 7 user so I can run reports when I connect to report
    builder.        
    3)  How can I save my reports so they are displayed in IE Reporting services.  Note:  I was
    able to save report to
    documents folder and import into IE Reporting Services.
    4)  And finally, is it possible to add report builder 3.0 as a tab in my IE Reporting Services.  I
    save seen samples of Reporting Services screens where the instructor has Report Builder
    tab.
    Thanks
    Dan

    To answer question 1... it should connect through /ReportServer
    http://bretstateham.com/reporting-services-architecture-diagram%E2%80%A6/
    Report Builder 3.0 is not a web application, it is a client side application can be used using the click-once or downloaded from Microsoft's website.  If you are having issues, you might download and install it and try running it as an administrator.

  • Install Forms and Reports builder 11g without WebLogic Server

    Hello Everybody,
    Presently to install Forms and Reports builder 11g on a PC for developers, we need to install WebLogic Server prior to that.
    For this, we need lot of resources. Hardware, to download big software bundles, memory resources, etc...
    If we have a solution like *"Forms and Reports builder 11g and its tools as stand-alone distribution from Fusion Middleware technologies"* ........ no words from me.
    Do you have a solution to install Forms and Reports Builder 11g without WebLogic Server?
    Regards
    murali krishna

    hi
    check out the following link.
    Forms/Reports 11g Builder without WebLogic
    sarah

  • Report Service And Report Builder Issue

    SQL SERVE 2012
    In our web site project we use ReportingService2010 Methods to show and operate folder and report which stored in Report Service, in our project configuration file, we use windows authentication mode for Report Service.
    In requirement
    User can show and operate folder “A” and folder “B” (we can create and delete report or folder) in web site.
    User can’t use “Report Builder” to save reports which created by Report Builder to folder “B”, Reports which created by Report Builder only can be saved in folder “A”.
    [User click “Report Builder” button in our web page to start Report Builder, use
     “Report Builder” to create report, if user want to save report, we need to hidden folder “B” in “Report Builder” or we need to remove some operate right from folder “B”.]
    We have no solution for this requirement, could you help us?

    Thank you for your replay, but I don't understand it very clearly.
    Please check the first requirement:
    User can show and operate folder “A” and folder “B” (we can create and delete report or folder) in web site.
    For example, I login my PC with account "lfang", in report server, we grand "Browse" permission on both folder and grand only "Publish" permissions for folder "A", report builder can't save report into folder "B",
    it's correct.
    But our web site has create report function, that means in our web site we want to create report for both folder "A" and "B", that is the issue, if we don't give "Publish" permissions to folder
    "B", we can't create report in our web site.
    Is there any method to run "report builder" use specified account? then we can only give folder "A" "Publish" permissions with specified account.

  • Sql And Report Builder

    Hi To All,
    I Have a Little Problem Whit a my Query created in Report Builder 6i.
    this is a Query :
    select c.id rv_cashreg_id,
    m.code rv_cod_shop,
    m.description rv_desc_shop,
    c.code rv_cod_cassa,
    c.description rv_desc_cassa,
    nvl(sum(decode(a.type,0,
    (case when a.id in (select distinct art_difference_id from tb_lunchbon_articles) then 0
    when a.id in (select distinct amount_art_id from tb_conventions) then 0
    when a.id in (select distinct art_revaluation_id from tb_lunchbon_articles) then 0
    when a.id in (select distinct article_id from tb_cashreg_auto_articles where calculation_type = 6) then 0
    else d.price end),2,d.price,3,d.price,0)),0) rv_cifra_affari_lorda,
    nvl(sum(case when a.type = 1 then d.price
    when a.id in (select distinct art_difference_id from tb_lunchbon_articles) then d.price
    when a.id in (select distinct amount_art_id from tb_conventions) then d.price
    when a.id in (select distinct art_revaluation_id from tb_lunchbon_articles) then d.price
    when a.id in (select distinct article_id from tb_cashreg_auto_articles
    where calculation_type = 6) then d.price else 0 end),0) rv_sconti,
    nvl(sum(decode(a.type,2,d.price,3,d.price,0)),0) rv_mance,
    nvl(sum(decode(a.type,4,d.price,0)),0) rv_servizio,
    nvl(tavap.tavoli_aperti,0) TavoliAperti
    from (Select ch.cashreg_id cid, nvl(sum(th.subtotal),0) tavoli_aperti
    from tb_cashreg_halls ch, tb_tables ta, su_table_headers th
    where ch.hall_id = ta.hall_id
    and ta.id = th.table_id (+)
    and nvl(th.transaction_closed,0) <> 1
    group by ch.cashreg_id) tavap,
    tb_transactions t, tb_trans_articles d, tb_articles a,
    tb_shops m, tb_cashregs c, tb_operators o
    where d.transaction_id = t.id
    and d.article_id = a.id
    and c.id = t.cashreg_id
    and c.shop_id = m.id
    and o.id = t.operator_id
    and t.delete_operator_id is null
    and d.delete_operator_id is null
    and c.id = tavap.cid (+)
    and (t.cashreg_id = :P_PROGRCASSA or :P_PROGRCASSA is null)
    and (t.shop_id = :P_PROGRMENSA or :P_PROGRMENSA is null)
    and (t.operator_id = :P_PROGROPERATORE or :P_PROGROPERATORE is null)
    &P_SEL_DATA
    group by m.code, m.description, c.id, c.code, c.description, nvl(tavap.tavoli_aperti,0)
    order by m.code, m.description, c.id, c.code, c.description
    my problem is able to achieve a result unique, and not individual.
    How help me!!!!

    and (t.operator_id = :P_PROGROPERATORE or :P_PROGROPERATORE is null)
    P_SEL_DATA varchar2(1000);
    begin
    P_SEL_DATA :=
    'and t.trans_date between
    to_date('''||&P_DATADA||' '||&P_OREDA||''', ''dd.mm.yyyy hh24:mi'')
    and
    to_date('''||&P_DATAA ||' '||&P_OREA ||''', ''dd.mm.yyyy hh24:mi'')';
    dbms_output.put_line(chr(0));
    dbms_output.put_line(rpad('-',80,'-'));
    dbms_output.put_line(p_sel_data);
    end;
    group by m.code, m.description, c.id, c.code, c.description, nvl(tavap.tavoli_aperti,0)
    order by m.code, m.description, c.id, c.code, c.description
    Ouch !!
    That's like playing heavy metal in the Le Nozze di Figaro... ;)
    I don't really know how this Report Builder builds reports, but try this -
    SELECT   c.Id rv_Cashreg_Id,
             m.Code rv_Cod_Shop,
             m.Description rv_desc_Shop,
             c.Code rv_Cod_cAssa,
             c.Description rv_desc_cAssa,
             Nvl(SUM(DECODE(a.TYPE,0,(CASE
                                        WHEN a.Id IN (SELECT DISTINCT Art_Difference_Id
                                                      FROM   Tb_LunchbOn_Articles) THEN 0
                                        WHEN a.Id IN (SELECT DISTINCT Amount_Art_Id
                                                      FROM   Tb_Conventions) THEN 0
                                        WHEN a.Id IN (SELECT DISTINCT Art_RevaluAtIon_Id
                                                      FROM   Tb_LunchbOn_Articles) THEN 0
                                        WHEN a.Id IN (SELECT DISTINCT Article_Id
                                                      FROM   Tb_Cashreg_Auto_Articles
                                                      WHERE  Calculation_Type = 6) THEN 0
                                        ELSE d.Price
                                      END),
                                   2,d.Price,
                                   3,d.Price,
                                   0)),0) rv_cIfra_afFari_Lorda,
             Nvl(SUM(CASE
                       WHEN a.TYPE = 1 THEN d.Price
                       WHEN a.Id IN (SELECT DISTINCT Art_Difference_Id
                                     FROM   Tb_LunchbOn_Articles) THEN d.Price
                       WHEN a.Id IN (SELECT DISTINCT Amount_Art_Id
                                     FROM   Tb_Conventions) THEN d.Price
                       WHEN a.Id IN (SELECT DISTINCT Art_RevaluAtIon_Id
                                     FROM   Tb_LunchbOn_Articles) THEN d.Price
                       WHEN a.Id IN (SELECT DISTINCT Article_Id
                                     FROM   Tb_Cashreg_Auto_Articles
                                     WHERE  Calculation_Type = 6) THEN d.Price
                       ELSE 0
                     END),0) rv_sConti,
             Nvl(SUM(DECODE(a.TYPE,2,d.Price,
                                   3,d.Price,
                                   0)),0) rv_Mance,
             Nvl(SUM(DECODE(a.TYPE,4,d.Price,
                                   0)),0) rv_servizio,
             Nvl(tavap.tavoli_Aperti,0) tavoliAperti
    FROM     (SELECT   ch.Cashreg_Id cId,
                       Nvl(SUM(th.SubTotal),0) tavoli_Aperti
              FROM     Tb_Cashreg_Halls ch,
                       Tb_Tables ta,
                       su_Table_Headers th
              WHERE    ch.Hall_Id = ta.Hall_Id
                       AND ta.Id = th.Table_Id (+)
                       AND Nvl(th.Transaction_Closed,0) <> 1
              GROUP BY ch.Cashreg_Id) tavap,
             Tb_Transactions t,
             Tb_tRans_Articles d,
             Tb_Articles a,
             Tb_Shops m,
             Tb_Cashregs c,
             Tb_Operators o
    WHERE    d.Transaction_Id = t.Id
             AND d.Article_Id = a.Id
             AND c.Id = t.Cashreg_Id
             AND c.Shop_Id = m.Id
             AND o.Id = t.Operator_Id
             AND t.Delete_Operator_Id IS NULL
             AND d.Delete_Operator_Id IS NULL
             AND c.Id = tavap.cId (+)
             AND (t.Cashreg_Id = :P_PROGRCASSA
                   OR :P_PROGRCASSA IS NULL )
             AND (t.Shop_Id = :P_PROGRMENSA
                   OR :P_PROGRMENSA IS NULL )
             AND (t.Operator_Id = :P_PROGROPERATORE
                   OR :P_PROGROPERATORE IS NULL )
             AND t.trans_date BETWEEN TO_DATE(:P_DATADA||' ' ||:P_OREDA,'dd.mm.yyyy hh24:mi')
                                  AND TO_DATE(:P_DATAA ||' ' ||:P_OREA,'dd.mm.yyyy hh24:mi')
    GROUP BY m.Code,
             m.Description,
             c.Id,
             c.Code,
             c.Description,
             Nvl(tavap.tavoli_Aperti,0)
    ORDER BY m.Code,
             m.Description,
             c.Id,
             c.Code,
             c.Description;And, you seriously need to brush up your concepts of SQL, PL/SQL, anonymous PL/SQL blocks and the differences amongst them all.
    HTH
    isotope

  • Project Server 2010 and Report Builder 3 : the same name already exists

    Hi,
    I created my first report in Report Builder, and,
    although it's not perfect, I tried to save it. But I get the error :
    Impossible to save the report "No title.rdl". A file from another type with the same name already exists".
    I tried to change the name 5 times but I always got the same error.
    Any idea ?
    Thanks

    Hi WLID,
    I have taken a sample test in my environment, it works well. If there is already another type file named “No title” on report server, then it can be saved on report server. If there is already a report named “No title” on report server, then it would prompt
    that “An item named ‘http://servername/reportserver/foldername/No title’ already existed. Do you want to replace the existing item?” when we want to save the report in the same folder.
    What’s the location that you want to save the report? Is it a report server or others? Could you please provide us more information about the issue? You can try to reopen the Report Builder, then create another simple report to text the issue again.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Compatibility issues between R12 and report builder 2.5

    Hi,
    I just want to know if there are issues between R12 and (Forms 4.5 and Reports 2.5)? I have been using 6i since I started in the oracle so I'm a little new to this.
    Thanks
    peopsquik

    As my understanding there is no issue for Forms 4.5 and Reports 2.5 with R12.
    You can develop report with Report 6i can be deployed with R12.You cannot use Forms 4.5, Reports 2.5 or Developer (Forms/Reports) 6i with Oracle EBs R12 as it is not certified. The only supported version is Developer 10g
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 [ID 444248.1]
    Thanks,
    Hussein

  • Office Web Apps Server 2013 patching and reported build numbers

    Sorry ahead of time for asking this on a Sharepoint forum, but I can't find OWAS forums anywhere.
    When applying patches to Office Web Apps Server the build version as reported by Control Panel | Program and Features does not change.  RTM build number is 15.0.4420.1017.  KB2760445 moves version to 15.0.4481.1005.  You can install it but
    the version/build number as reported by control panel will not change.  I can't find information on build versions on MS website.  I am using Roger Haueter blog
    here to help me with that.  I tries manually downloading updates and applying them as well as relying on WSUS and MS Update.  Results are the same.  You can see the updates under "installed updates". 
    Please, share you knowledge.

    This is normal. See these sites for how to identify the build number of the farm:
    http://www.wictorwilen.se/office-web-apps-server-which-version-is-installed
    http://blogs.technet.com/b/sammykailini/archive/2013/09/20/how-to-find-the-version-or-build-number-for-an-office-web-apps-2013-farm.aspx
    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.

  • Report Builder Wizard and Parameter Creation with values from other data source e.g. data set or views for non-IT users or Business Analysts

    Hi,
    "Report Builder is a report authoring environment for business users who prefer to work in the Microsoft Office environment.
    You work with one report at a time. You can modify a published report directly from a report server. You can quickly build a report by adding items from the Report Part Gallery provided by report designers from your organization." - As mentioned
    on TechNet. 
    I wonder how a non-technical business analyst can use Report Builder 3 to create ad-hoc reports/analysis with list of parameters based on other data sets.
    Do they need to learn TSQL or how to add and link parameter in Report Builder? then How they can add parameter into a report. Not sure what i am missing from whole idea behind Report builder then?
    I have SQL Server 2012 STD and Report Builder 3.0  and want to train non-technical users to create reports as per their need without asking to IT department.
    Everything seems simple and working except parameters with list of values e.g. Sales year List, Sales Month List, Gender etc. etc.
    So how they can configure parameters based on Other data sets?
    Workaround in my mind is to create a report with most of columns and add most frequent parameters based on other data sets and then non-technical user modify that report according to their needs but that way its still restricting users to
    a set of defined reports?
    I want functionality like "Excel Power view parameters" into report builder which is driven from source data and which is only available Excel 2013 onward which most of people don't have yet.
    So how to use Report Builder. Any other thoughts or workaround or guide me the purpose of Report Builder, please let me know. 
    Many thanks and Kind Regards,
    For quick review of new features, try virtual labs: http://msdn.microsoft.com/en-us/aa570323

    Hi Asam,
    If we want to create a parameter depend on another dataset, we can additional create or add the dataset, embedded or shared, that has a query that contains query variables. Then use the option that “Get values from a
    query” to get available values. For more details, please see:http://msdn.microsoft.com/en-us/library/dd283107.aspx
    http://msdn.microsoft.com/en-us/library/dd220464.aspx
    As to the Report Builder features, we can refer to the following articles:http://technet.microsoft.com/en-us/library/hh213578.aspx
    http://technet.microsoft.com/en-us/library/hh965699.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Allignment problem between Report Builder And Apps

    Hi All :
    If i am running a report in report builder i am getting 20 records in each page of the reports.but when i am running this same report in apps i am getting 24 records in each page of the apps more than this the records allignment everything has been changed in apps even i am setting equal page setup to both apps and report builder and style and rows and columns also having commen setup. so any one can help how to get same output in both apps and report builder for each and every page(20 records and 20 records)...

    Hi ,
    I have check the /etc/hosts & /etc/services file.
    Both are ok.
    can ping hostname & ip. Can resolve hostname and ip at DNS.
    port 3217 & 3317 is open.
    What else that I should check?
    Thanks.
    ck chai

  • Report Builder Question - OA AR Aging - and a general question

    I'm sure this is the wrong forum for this question, but I thought there might be someone here who might be using Oracle Applications and Report Builder who'd be kind enough to help me out.
    We've recently implemented Oracle Applications 11.5.10 and I have to use report builder to change the Accounts Receiveable Aging (7 bucket) to a 5 bucket report. I've already made some changes to the seeded "ARXAGMW.rdf" report, but I'm not a big Oracle Reports guy. I've stumbled through making some changes in various other reports. But this one is just plain nasty! :)
    I was thinking that I could simply add buckets 6 & 7 to bucket 5, then just hide or delete the 6 & 7 buckets. But I'm not sure where to even start. Any help with this would GUARANTEE a Christmas or other holiday card this year! :)
    I really want to keep this simple as possible, so any help would be very....helpful. :)
    Oh, my general question is: Are there any resouces/books for Oracle Reports (Report Builder)? I feel so lost trying to modify existing reports, let alone creating new ones.
    Thanks again!
    Steve

    Hi Steve,
    I am working on the 7-bucket aging report and i want to add a new field in data model.
    As the query is build dynamically, i have modified the function BUILD_CUSTOMER_SELECT to meet my requirements.
    But the problem is that in the data model, the field is not present in my Grouping. and if I try to add the field in the Data Model query (Q_ Customer) section,
    i get the following error: ORA-01789: query block has incorrect number of result columns.
    The query is as shown below:
    select rpad('a',50,'-') short_cust_name,
    0 cust_id,
    rpad('a',30,'-') cust_no,
    rpad('a',500,'-') sort_field1,
    rpad('a',40,'-') sort_field2,
    0 payment_sched_id,
    rpad('a',32,'-') class,
    sysdate due_date,
    0 amt_due_remaining,
    0 days_past_due ,
    0 amount_adjusted,
    0 amount_applied,
    0 amount_credited,
    sysdate gl_date,
    'x' data_converted,
    0 ps_exchange_rate,
    0 b0,
    0 b1,
    0 b2,
    0 b3,
    0 b4,
    0 b5,
    0 b6,
    rpad('a',25,'-') bal_segment_value,
    rpad('a',500,'-') inv_tid,
    rpad('a',32,'-') invoice_type
    , 'y' parent_cust --I WANT A NEW FIELD HERE TO BE VIEWED ON THE REPORT LAYOUT LATER
    from dual
    where 1=2
    UNION ALL
    &common_query_cus
    Did i missed somthing 4 me to be able to add the field here?

  • Reports Builder has encountered a problem and needs to close.

    Hi All,
    The report builder in my system is behaving weirdly. If I open a report, which is having a normal browser output, it allowing me to see the data model, layout model and everything. And if I open a report, which is having a PDF output, it's not allowing me to open the Layout.
    Here the output is in context of Oracle Applications front-end. And as I know it shouldn't be a problem with Report Builder.
    It errors out with the following message.
    Reports Builder has encountered a problem and needs to close. We are sorry for the inconvenience.
    And the error report contains the following message.
    AppName: rwbld60.exe     AppVer: 3.0.0.0     ModName: mmc60.dll
    ModVer: 0.0.0.0     Offset: 0000c533
    Here is the version information:
    Report Builder 6.0.8.11.3
    ORACLE Server Release 8.0.6.0.0
    Oracle Procedure Builder 6.0.8.11.0
    Oracle ORACLE PL/SQL V8.0.6.0.0 - Production
    Oracle CORE Version 4.0.6.0.0 - Production
    Oracle Tools Integration Services 6.0.8.10.2
    Oracle Tools Common Area 6.0.5.32.1
    Oracle Toolkit 2 for Windows 32-bit platforms 6.0.5.35.0
    Resource Object Store 6.0.5.0.1
    Oracle Help 6.0.5.35.0
    Oracle Sqlmgr 6.0.8.11.3
    Oracle Query Builder 6.0.7.0.0 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle ZRC 6.0.8.11.3
    Oracle Express 6.0.8.3.5
    Oracle XML Parser     1.0.2.1.0     Production
    Oracle Virtual Graphics System 6.0.5.35.0
    Oracle Image 6.0.5.34.0
    Oracle Multimedia Widget 6.0.5.34.0
    Oracle Tools GUI Utilities 6.0.5.35.0
    I have tried reinstalling the software a minimum of 10 times, but no luck. At last I got my system formatted and tried. For the first time it worked for me, then I installed Forms Builder... then again I am getting the same problem even though I have different homes for Reports and Forms.
    Is it problem with my system or the Operating System or the version of the Oracle Developer?
    Can anyone please help me out?
    Thanks in advance,
    Lakshman.

    I have been having a similar problem and do not know if this will apply to your situation but I found the following on Metalink.
    Subject:      Reports Builder Crashes Opening the Paper Layout on Large Reports on XP/2003
         Doc ID:
    Note:566304.1     Type:      PROBLEM
         Last Revision Date:      18-AUG-2008     Status:      PUBLISHED
    In this Document
    Symptoms
    Changes
    Cause
    Solution
    References
    Applies to:
    Oracle Reports Developer - Version: 10.1.2.0.2 to 10.1.2.3
    Microsoft Windows XP
    Microsoft Windows Server 2003
    Symptoms
    Oracle Reports Builder crashes opening the Paper Layout on some large reports but ONLY on the following platforms:
         Microsoft Windows XP Professional
         Microsoft Windows Server 2003
    Reports Builder displays the below message and then crashes:
    Reports Builder
    Reports Builder has encountered a problem and needs to close. We are sorry for the inconvenience.
    If you were in the middle of something, the information you were working on might be lost.
    Please tell Microsoft about this problem.
    We have created an error report that you can send to us. We will treat this report as confidential and anonymous.
    To see what data this error report contains, click here.
    [Send Error Report] [Don't Send]
    --> click on [Don't Send] button and Report Builder disappears.
    -and/or-
    access violation in oranls10.dll
    This problem does not reproduce on:
         Microsoft Windows 2000
    The solutions in the below note do not work on v. 10.1.2.2.0 and 10.1.2.3.0:
    Note 361206.1 Title: Reports Builder Crashes Opening a Paper Layout on Windows XP Only
    Changes
    Upgraded to Oracle Report Builder v. 10.1.2.x.x from a previous release.
    Cause
    Bug 7014048 is fixed in one-off Patch 5335195 (Base Bug) but missed inclusion (ie. was not ported to) in latest Developer patchset v. 10.1.2.3.0
    See also:
    Bug 7014048 Abstract: REPORTS BUILDER CRASHES OPENING A PAPER LAYOUT.
    Bug 5029530 Abstract: REPORTS BUILDER CRASHES OPENING PAPER LAYOUT MODEL ONLY ON XP BOX
    Solution
    To implement the solution, please execute the following steps:
    1. Download one-off Patch 5335195 for v. 10.1.2.0.2 to the XP/2003 box.
    2. Back up existing uiw.dll for 10.1.2.3 880KB 10/10/2006 7:23PM --> uiw_orig_10.1.2.3.zip
    3. In the %ORACLE_HOME%\bin directory, replace uiw.dll (880KB) with the uiw.dll (1,316KB) from
    Patch 5335195 --> 1,316KB 7/24/06 11:12PM
    4. Re-launch Report Builder 10.1.2.3.0 on XP/2003.
    5. Open the <large report>.rdf.
    6. Double-click on the Paper Layout icon.
    7. The result should be: Successfully open the Paper Layout for <large report>.rdf.
    References
    Bug 5029530 - REPORTS BUILDER CRASHES OPENING PAPER LAYOUT MODEL ONLY ON XP BOX
    Bug 7014048 - REPORTS BUILDER CRASHES OPENING A PAPER LAYOUT.
    Note 361206.1 - Reports Builder Crashes Opening a Paper Layout on Windows XP Only
    Patch 5335195 - REPORTS BUILDER CRASHES OPENING PAPER LAYOUT MODEL DUE TO ACCESS

  • Search icons from forms/reports builder and runtimes

    Hello together,
    who can help me?
    I search the icons from the programs forms- and reports-builder and theirs runtimes (the little pictures in front off the filename).
    I need these to import in another program. They should have 16x16 pixel.
    Where can I find these icons?
    Thanking you in advance.
    Regards,
    Sandra

    Not a final answer to your questions as I don't know the directory structure for forms & reports builders, but you can search for *.ico files in the same (unless forms & Reports use different extensions for icon files).

  • Report Builder 1.0 for SQL Server Reporting Services 2008 R2

    We are trying to implement Ad-Hoc Reporting using SSRS 2008 R2.
    First of all, it is very unhelpful that all SSRS books are for either 2008 or 2012, even though SSRS has major changes in 2008 R2 compared to 2008.
    Our instructional materials indicate that we should build Report Models to abstract out our databases into terms familiar to our business users.
    The problem we are having is the difference in functionality between Report Builder 1.0 and Report Builder 3.0. Report Builder 3.0 is touted as having the modern, ribbon based interface that is supposed to make end-users feel more comfortable.  However,
    all the documentation says that end users are supposed to use Report Builder 1.0 for Ad-Hoc Reporting.  And, it seems, that the reports generated by Report Builder 1.0 are not round-trip compatible with all the other reporting tools for SSRS 2008 R2.
    The documentation we have illustrates that Report Builder 1.0 is nice for Ad-Hoc reporting, because is based on connecting directly to Report Models, and the end users can directly drag-and-drop entities and fields into their reports.
    When we try working with Report Builder 3.0, it seems we must first connect to the Report Model as a Data Source and then build a Dataset query on the Report Model.  Only then are some entity attributes available to be dropped into the report. 
    If the user decides another source column is needed, they have to go back, edit the query, save the query, and then drag the column from the Dataset to the report.  This does not seem end user friendly at all!
    We are also concerned that if we train our users on the seemingly soon-to-be-obsolete Report Builder 1.0, and get them used to having direct Report Model access, that at some point we will have to move them to the Dataset-interrupted approach of Report Builder
    2+.  Highlighting this perception of impending obsolescence of Report Builder 1.0 is that in our shop that is starting with SSRS 2008 R2, we cannot figure out how to get a copy of Report Builder 1.0 in the first place.
    We just don't see our end users being savvy enough to handle the steps involved with creating Datasets on top of Report Model Data Sources.  So we would have to build the Datasets for them.  But in that case, what point is there in creating any
    Report Models in the first place if DBAs are the ones to make Datasets?
    As such, it is hard to envision a forward-looking SSRS implementation that has the end user ease-of-use Ad-Hoc reporting that the SSRS 2008 documentation presents.
    What is it that Microsoft actually wants/expects SSRS implementers to do?
    Dan Jameson
    Manager SQL Server DBA
    CureSearch for Children's Cancer
    http://www.CureSearch.org

    Hi Dan,
    Report Builder 1.0
    Simple template-based reports
    Requires report model
    Supports only SQL Server, Oracle, and Analysis Services as data sources
    Supports RDL 2005
    Bundled in SSRS
    Report Builder 2.0 or later
    Full-featured reports as the BIDS Report Designer
    Doesn't require (but supports) report models
    Supports any data source
    Supports RDL 2008
    Available as a separate web download
    In your scenario, you want to use Report Builder 1.0 in SQL Server Reporting Services 2008 R2, I am afraid this cannot achieve. Report Builder 1.0 is available in the box in either SQL 2005 or SQL 2008. It is not available as a separate client apps and is
    only available as a click once application.
    Report Builder 1.0
    Report Builder 3.0
    Thank you for your understanding.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Discoverer Desktop 10.1.2.48.18 to Report Builder

    Hi,
    I'm new to using oracle tools but have a background in SSRS. I need some help getting discover queries/data into report builder
    I've been asked to develop some reports based on oracle discoverer and while I have the queries running I want to bring them all together using report builder to save running them individually each morning. From googling it seems the easiest way is to export the discover results as XML and then open it in report builder. However, when I try to export from discoverer xml is not an option. Has anyone seen this before or have an advice on how to get the option enabled.
    Both discoverer and reports builder are installed on my PC
    Many thanks
    Garret

    you can read this link
    http://download.oracle.com/docs/cd/B10464_05/core.904/b10375/busintel.htm#i1023508

Maybe you are looking for