Show biggest sequence# in report builder

Hi,
I am writing a report in oracle 6i report builder and query builder.
My report result is below:
ITEM# DATE SEQUENCE#
item1 10/19/04 12000
item1 10/19/04 12001
item1 10/19/04 12002
item2 10/19/04 11999
item3 10/19/04 11998
What I want to do is: using PL/SQL Editor in report builder, if i get same item#, the result only shows the item# that has biggest sequence#, it shoul look like below:
ITEM# DATE SEQUENCE#
item1 10/19/04 12002
item2 10/19/04 11999
item3 10/19/04 11998
Can anyone help?
Thanks,
J

Dude
STOP cross-posting. I answered your question already 2x.
Show Biggest Sequence Number
As I stated, this is not a report builder problem, its a simple SQL problem that can be solved by using the max function. I doubt you actually ran the query I provided, or else you would have the results you were looking for!

Similar Messages

  • Show Biggest Sequence Number

    Hi,
    I am writing a report in Oracle 6i & Windows xp. I got some duplicated item# in my report as below:
    Item# Sequence# date
    J1000 13567 10/10/04
    J1000 13550 10/10/04
    J1000 13551 10/10/04
    J1001 13570 10/10/04
    J1002 13571 10/10/04
    Is there any way that I can just get the biggest sequence# only for Item#(J1000), and my report will be like:
    Item# Sequence# date
    J1000 13567 10/10/04
    J1001 13570 10/10/04
    J1002 13571 10/10/04
    Thank you,
    JJ

    You can try a summary column, and set the summary to max for the group. But that still won't accomplish what you are trying to do I dont think.
    Care to enlighten me why my solution did not work? I suspect you left some information out on your first post. My suggestion is to handle as much as you can in SQL, and less in Reports Builder. The more the report has to do calculations the better.
    Please post your query that you tried, an example of the dataset you tested on, and the results.
    Thanks!

  • Showing Japanese characters from Report Builder

    Hi , We've some problem showing the Japanese characters using Oracle Report builder 6i (6.0.8.17.0).
    Our database version is Oracle9i-9.0.1.4.0 and
    we'r using the DB character set as US7ASCII and National charecter set as UTF8 (Tried with AL16UTF16 but it's supported as per Oracle-metalink). We'r using Solaris 9 (OS 5.9) to invoke the Report Builder.
    Japanese characters are able to insert and select from SQL prompt using Japanese Terminal..
    But from the Report builder when we run the Report, we'r seeing some junk characters. Please help if anybody has worked on showing the Japanese characters from Report builder.
    Thanks
    -TN Reddy

    Hi Vinod and Sripathy,
    Thanks much for your feedback. We did some testing and it manage to get the results from txt/html/xml outputs but still have problem with post script format.We'r Checking this now..
    The prblem was UTF-8 was installed at the OS level (solaris 9).
    Anyway, Thank you very much.
    Regards
    -TN Reddy

  • SSRS- report builder showing recent sites and server as blank

    Hi All,
    A client of ours when executes Report builder is not able to see Report models as report builder just gets open but do not create connection to server.
    We have done the following settings for same:
    Used both name and IP of system and added the same to Trusted Sites in IE settings
    Also we have used port number along with URL for report builder.
    We have given all rites to user on reporting services (SQL)
    But it is still not showing report models. 
    Kindly help us.  It is very urgent.
    Thanks in advance
    -Regards
    Kumud 

    Hi Kumud,
    According to your description, your client can't see the created report models in Report Builder. Right?
    In this scenario, the reason why the client can't see the report models because he doen't connect to report server. Please click the
    Connect at the left bottom of Report Builder and type the report server url manually to reconnect the report server. 
    If the connection is failed, please check if there any process on client side which occupies the port for report server URL. Here are two articles for your reference to do troubleshooting.
    Report Builder 3.0 error : Connection Failed. Unable to connect to the server that is specified in the URL
    Connecting to Report Server
    Since the Semantic modeling language (SMDL) report models are deprecated. Although you can you continue to use existing report models as data sources in SQL Server 2012 or later version Reporting Services reports you should consider updating your reports
    to remove their dependency on report models.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Refresh of a Report Builder Dataset does NOT show newly added field

    I'm working with Report Builder 2.0 (we don't plan on getting SQL 2008 R2 - so NO 3.0 for us!) and have found that if I have an existing report using an existing stored procedure (it has 4 existing parameters) and I add a new field to the stored procedure
    it will not refresh the
    data set.  I have gone to the DataSet properties and executed the query(SPROC) where it does show the new field (so I know the sproc will
    execute), but when I click OK and hit Refresh Fields it stops responding.  I also tried the same steps without the Refresh Fields and still stops responding.  I also tried to add the field name and it errored out as invalid.
    The only work around I've found is to
    create a new dataset referencing the updated SPROC with a different name, deleting the old dataset and then re-naming the newer dataset with the old
    one's name so all the field references are the same.  I do know that in the case of renaming
    a field in a sproc that this would end BADLY because there is no way any of the old field's references would work.  
    But it seems odd I have to go through so much to refresh for new fields, so perhaps I'm missing a step in dealing with this situation.  Any recommendations would be appreciated.

    Hi CinBH,
    I understand that the Report Builder 2.0 hangs while flush the dataset by executing the query. In that case, I think it is necessary to capture a user dump when the problem occurred. And then, you can send the dump to Microsoft CSS support. Support Professionals
    from Microsoft will assist you to solve the problem.
    I am providing the steps below for you to gather the hang dump or crash dump to further work on this issue,
    Hang dump,
    a. Open Report Builder as usual, and wait for a while.
    b. When you found that the Report Builder application hang, and was not responding, please open TaskManager by one of follws,
    - Pressing “Ctrl + Alt + Del” button and then click “Start Task Manager” item.
    - Or right-clicking your task bar, click “Start Task Manager”menu.
    c. Once the Task Manager opened, switch to Process tab, find the “Report Builder” process MSReportBuilder.exe.
    d. Right-click the item, click Create dump file.
    e. After that, it will prompt a window and let you know the location of the dump file.
    You can copy the hang dump or crash dump file to your development machine configured with symbols files, and open it in Visual Studio 2008. Next, you can analyze the error / exception, and call stacks to see why the error happens.
    Thanks,
    Eileen

  • Report Builder showing duplicate data

    Hi everyone!
    When adding sub reports to my table, it now duplicates/repeats the data many times.
    why is this happening and how do I stop it?
    Thanks :)
    Allana

    Hi Allana,
    When I directly insert a subreport without any parameters to a details row cell, I can easily reproduce this issue in my environment. Generally, if we want to avoid this issue, we must design a parameterized report (for example, a report that shows the details
    for a specific customer) as the subreport. For more details, please refer to the following steps:
    Create a parameter, then add a filter based on the parameter to filter the data in the subreport.
    In the main report, insert the subreport with the corresponding parameter values.
    Then we can filter the subreport based on the parameter values to eliminate the duplicate data. Besides, we can also add a group in the main report to avoid the duplicate data in main report.
    References:
    Tutorial: Adding Parameters to a Report (SSRS)
    Add a Subreport and Parameters (Report Builder and SSRS)
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SSRS (Report Builder 3.0) Showing all values for Multiple Line field with Append Changes

    I have a simple SharePoint list with a multiple line column that has append changes enabled. I am doing a report with Report Builder 3.0 and I want to show all values of the field the same way you achieve it through a DVWP using:<SharePoint:AppendOnlyHistory
    FieldName="Comments" runat="server"
    ControlMode="Display" ItemId="{@ID}"/>
    Any suggestions to show all the appended values?

    Hi,
    I am trying to involve someone familiar with this topic to further look at this issue.
    Regards,
    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]
    Rebecca Tu
    TechNet Community Support

  • Reports builder shows startup screen and hangs...

    hi all.
    my reports builder does normally start when i double click its icon, and shows the welcome splash screen. but then nothing happens anymore. the process is being shown in the task manager, but nothing more.
    i installed some oracle 6.x applications AFTER the installation of iDS90200, so might this be the problem?
    thank you for your help.
    Josh

    Hi Joshua,
    This depends on your environment, so very difficult to pin-point the problem. However, you can check your system PATH to make sure it points to the iDS JDK directories, eg,
    D:\Oracle\iDS10g\jdk\jre\bin\classic;D:\Oracle\iDS10g\jdk\jre\bin;D:\Oracle\iDS10g\jdk\jre\bin\client;D:\Oracle\iDS10g\jdk\bin;D:\Oracle\iDS10g\jlib
    Navneet.

  • Report Builder - detail shows twice CFMX7.0.2

    I've encountered an odd issue with the Report Builder. Every
    time I create a report with a subreport inserted into the main
    report my detail gets generated twice on the report. I've even
    verified that the queries run twice on the SQL Server watching it
    in profiler. I'm not sure what happend but this now happens to all
    my reports and it's become very frustrating.
    It does not matter if I change the report format to PDF,
    Flashpaper, Excel or Word.

    Figured out my problem. Took another look at my query for the
    master records and found out that the header was returning 2
    records when it was only supposed to be returning 1. Ended up
    adding a SELECT TOP 1 to the query to limit it to one
    record.

  • Output shows in report builder but not in concurrent program

    Dear All
    I have made a concurrent program and attach to responsibilty. but when it is submitted it does not fetch any data , it fetches the data when it is run in report builder.
    Kindly update it
    regards
    Arifuddin

    yeah it is a custom report and has attach to responsibilty.
    product version 11.5.10.2
    Platform: Linux x86
    database 10.2.0.2
    I thin this is the Error :CUSTOM APPLICATIONS: Version : UNKNOWN
    xxxx CUSTOM APPLICATIONS: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XX_OH_ITC module: XXXX On Hand ITC (CSS)
    Current system time is 07-FEB-2011 21:51:13
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_START_DATE='2010/10/05 00:00:00'
    P_END_DATE='2010/12/05 00:00:00'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AR8ISO8859P6
    Report Builder: Release 6.0.8.28.0 - Production on Mon Feb 7 21:51:13 2011
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 30945619      
    Number of copies : 0      
    Printer : noprint
    Finished executing request completion options.
    Concurrent request completed successfully
    Current system time is 07-FEB-2011 21:51:14
    Regards
    Arifuddin

  • Report Builder: ContentType Field shows always "System.Byte[]"

    Hello Community!
    I use the following systems:
    SharePoint 2013
    SQL Server 2012 Report Builder 3.0
    So, I have a SharePoint List with some columns (Responsible Person, Serial Number, Content Type).
    Responsible Person and Serial Number is displayed correctly. But in the field Content Type, I have seen "System.Byte[]" instead of the realy value of Content Type.
    When I execute query, I have seen realy value of the field Content Type!
    Could anybody help me?
    Thanks a lot und greets from austria!
    Daniel

    Hi Daniel ,
    According to your description, when you use SharePoint list as data source, the Content Type display as "System.Byte[]" instead of real value when running the report.
    As we tested in our environment, Content Type can display correctly both in query designer and preview results. Please refer to our test results below to check if you design the report correctly:
    1. Type the query in dataset like below:
    2. Run the report:
    Besides, it has reported the same issue with Content Type. In your scenario, please also try to use XML data source to connect to SharePoint list to retrieve data. For more information, please refer to this similar thread:
    Reporting: ContentType Field Value always "System.Byte[]". If issue persists, please create the same report in SSDT and run the report, then check if there are warning messages in output.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Report Builder 3.0 launch issue in SharePoint Integration mode

    Hello,
    I'm facing issue when opening the report builder 3.0 tool. Report server is configured in SharePoint Integration mode. I already have the FQDN configured for report server and in SharePoint (AAM) but still it fails when the end user is trying to access
    the report builder 3.0.
    Just to brief on the instance setup;
    SQL box setup
    1. Windows Server 2012 R2 Standard/Enterprise edition with latest service packs and updates
    2. SQL Server 2008 R2 Enterprise edition with all features except Reporting Services installed and configured
    3. SQL Engine and Agent are configured in service account (domain account)
    Web box Setup
    1. Windows Server 2008 R2 Standard/Enterprise edition with latest service packs and updates
    2. IIS enabled with all the features
    3. SharePoint Foundation 2010 with SP2 installed in advanced mode and the database server is mentioned as above
    4. Farm is configured with domain account (farm account)
    5. Default site is configured with domain account (site account)
    6. Authentication used for default site is NT domain accounts
    7. AAM is setup for default site to use the FQDN (server.domain.com)
    8. SQL reporting services is installed (only) with service account (same account used which is configured in the SQL engine and agent in database server)
    9. Reporting Services add-in for SharePoint Foundation 2010 is installed
    10. Reporting Services is configured to use the FQDN, email settings is configured
    11. SharePoint Foundation 2010 is configured to use the Reporting Services (General Application Settings) by granting the access to database, integration the report server URL with windows authentication (used the SQL reporting services service account)
    12. Report Web services when clicked, open the Reporting Services window properly where it shows the SharePoint default site URL and on click shows the proper folders configured for use for reporting services
    13. Report Builder launch URL is specified as /_vti_bin/ReportBuilder/ReportBuilder_3_0_0).application
    14. IIS restart done, SQL Reporting Services restart done, even web server reboot done
    15. When supplied the URL in browser as
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder_3_0_0).application it start the clickonce window but after this immediately throws the error message as below.
    16. Also, I tried to open the Report Builder 1.0
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application it fails with same error message.
    17. After debugging several times, I am unable to resolve the issue.
    18. I tried re-installing the Reporting Services (first uninstalled, then reboot, then folder cleanup, then install Reporting Services) but no hopes and the issues remains same as "The remote server returned an error: (500) Internal Server Error."
    19. Also, I tried with the fresh machine, wiped out the VM, installed OS, IIS, SharePoint Foundation 2010, SQL Reporting Services, etc. again no luck, the issue remains same as "The remote server returned an error: (500) Internal Server Error."
    Error message when launching the Report Builder tool
    PLATFORM VERSION INFO
     Windows    : 6.1.7601.65536 (Win32NT)
     Common Language Runtime  : 4.0.30319.18444
     System.Deployment.dll   : 4.0.30319.18408 built by: FX451RTMGREL
     clr.dll    : 4.0.30319.18444 built by: FX451RTMGDR
     dfdll.dll    : 4.0.30319.18408 built by: FX451RTMGREL
     dfshim.dll    : 4.0.41209.0 (Main.041209-0000)
    SOURCES
     Deployment url   :
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX%20Report%20Models/XX%20Report%20Models/XXX%20XXX%20Report%20Model.smdl
    ERROR SUMMARY
     Below is a summary of the errors, details of these errors are listed later in the log.
     * Activation of
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl resulted in exception. Following failure messages were detected:
      + Downloading
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl did not succeed.
      + The remote server returned an error: (500) Internal Server Error.
    COMPONENT STORE TRANSACTION FAILURE SUMMARY
     No transaction error was detected.
    WARNINGS
     There were no warnings during this operation.
    OPERATION PROGRESS STATUS
     * [9/19/2014 4:42:13 PM] : Activation of
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl has started.
    ERROR DETAILS
     Following errors were detected during this operation.
     * [9/19/2014 4:42:16 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
      - Downloading
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl did not succeed.
      - Source: System.Deployment
      - Stack trace:
       at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
       at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
       at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
       at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
       at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions
    options, ServerInformation& serverInformation)
       at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions
    options)
       at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
       at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
      --- Inner Exception ---
      System.Net.WebException
      - The remote server returned an error: (500) Internal Server Error.
      - Source: System
      - Stack trace:
       at System.Net.HttpWebRequest.GetResponse()
       at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
    COMPONENT STORE TRANSACTION DETAILS
     No transaction information is available.
    Thanks & Regards,
    Mahesh Dhinge

    I have resolved this issue as it was mainly due to the integration of reporting services to SharePoint Foundation.
    Thanks,
    Mahesh
    Thanks Mahesh Dhinge

  • XML Report completes with error due to REP-271504897:  Unable to retrieve a string from the Report Builder message file.

    We are in the middle of testing our R12 Upgrade.  I am getting this error from the invoice XML-based report that we are using in R12. (based on log).  Only for a specific invoice number that this error is appearing.  The trace is not showing me anything.  I don't know how to proceed on how to debug where the error is coming from and how to fix this.  I found a patch 8339196 that shows exactly the same error number but however, I have to reproduce the error in another test instance before we apply the patch.  I created exactly the same order and interface to AR and it doesnt generate an error.  I even copied the order and interface to AR and it doesn't complete with error.  It is only for this particular invoice that is having an issue and I need to get the root cause as to why.  Please help.  I appreciate what you all can contribute to identify and fix our issue.  We have not faced this issue in R11i that we are maintaining right now for the same program which has been running for sometime.  However, after the upgrade for this particular data that the user has created, it is throwing this error REP-271504897.
    MSG-00100: DEBUG:  Get_Country_Description Return value:
    MSG-00100: DEBUG:  Get_Country_Description Return value:
    REP-0002: Unable to retrieve a string from the Report Builder message file.
    REP-271504897:
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-271504897: MSG-00100: DEBUG:  BeforeReport_Trigger +
    MSG-00100: DEBUG:  AfterParam_Procs.Populate_Printing_Option
    MSG-00100: DEBUG:  AfterParam_Procs.Populate_Tax_Printing_Option
    MSG-00100: DEBUG:  BeforeReport_Trigger.Get_Message_Details
    MSG-00100: DEBUG:  BeforeReport_Trigger.Get_Org_Profile.
    MSG-00100: DEBUG:  Organization Id:  117
    MSG-00100: DEBUG:  BeforeReport_Trigger.Build_Where_Clause
    MSG-00100: DEBUG:  P_Choi
    Report Builder: Release 10.1.2.3.0 - Production on Tue Jul 23 09:56:46 2013
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.

    Hi,
    Check on this note also : Purchasing Reports Fail When Changing Output To XML REP-0002 REP-271504897 REP-57054 (Doc ID 1452608.1)
    If you cant reproduce the issue on other instance, apply the patch on the test instance and verify all the funcionality related to the patch works OK. Then move the patch to production. Or you can clone the prod environment to test the patch.
    Regards,

  • New to oracle report builder

    Dear all;
    Please pardon me. I am new to oracle report builder and I am trying to accomplish the following. First and foremost please find my pl/sql queries below. Kindly note, all the queries have been tested and I just need to be able to input those queries into the report builder. Thank you.
    create or replace package test1 is
    type r_cursor is ref cursor;
    function report(company_name in varchar2) return r_cursor;
    end test1;
    create or replace package body test1 is
    function report(company_name in varchar2) return r_cursor as
    my_r_cursor r_cursor;
    begin
    if(company_name = 'ALL COMPANIES') THEN
    open my_r_cursor for
    select t.t_id, t.t_description from t1 t;
    return my_r_cursor;
    elsif(company_name != 'ALL COMPANIES') THEN
    open my_r_cursor for
    select t.t_id, t.t_description from t1 t
    where t.t_id = company_name;
    return my_r_cursor;
    end if;
    end;
    end test1;
    create table t1
    t_id varchar2(200) not null,
    t_description varchar2(250),
    primary key(t_id)
    insert into t1
      (t_id, t_description)
    values
      ('CITI', 'PROFIT: 2.2Billion');
    insert into t1
      (t_id, t_description)
    values
      ('GE', 'PROFIT: 1Billion');
    insert into t1
      (t_id, t_description)
    values
      ('JPMORGAN','PROFIT: 0');Now, I am trying to create a simple report in oracle report builder. The interface for generating for this report is basically, there is a dropdownlist where by the user picks a company name from the dropdownlist and clicks on the go button, this should then generate a report with the above query shown in the package. How can this be achieved? All help will greatly be appreciated.

    Hi,
    first of all you need strong typed ref cursor, oracle reports need to detect witch are the columns returned by your cursor.
    so first you create your package
    create or replace package test1
    as
    TYPE t_record IS RECORD ( company_number PLS_INTEGER--TABLE_NAME.COLUMN_NAME%TYPE
    , company_desc VARCHAR2(150)--TABLE_NAME.COLUMN_NAME%TYPE
    TYPE T_REF_CURSOR IS REF CURSOR RETURN t_record;
    procedure report(company_name in varchar2 ,cur_out OUT t_ref_cursor) ;
    end test1;
    show errors
    create or replace package body test1
    is
    procedure report(company_name in varchar2 ,cur_out OUT t_ref_cursor)
    is
    my_r_cursor T_REF_CURSOR;
    begin
    if(company_name = '1')
    THEN
    open my_r_cursor for
    select 1 as t_id, 'description' ast_description from dual
    else
    open my_r_cursor for
    select 2 as t_id, 'description2' as t_description from dual
    end if;
    end;
    end test1;
    show errors
    then, in your report you create a ref cursor query :
    function QR_1RefCurDS
    return test1.t_ref_cursor
    is
    C_return test1.t_ref_cursor;
    begin
         test1.report(1,C_return);
    RETURN(C_return) ;
    end;
    hope this helps you !
    E

  • Report Builder 2.0 User Password Change Issue

    A user changed her password (domain account) this morning and can no longer open the query designer (we are using an SSAS data source) or run a report in Report Builder 2.0.  She can still access the SSRS front end report manager reports with no issue (and she enters her new password). 
    When clicking Run for a report in the Report Builder 2.0 the following error message displays:
    The request failed with HTTP status 401: Unauthorized.
    When trying to open the Query Builder for a dataset in the Report Builder 2.0 the following error message displays:
    An existing connection was forcibly closed by the remote host
    Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. 
    A connection cannot be made.  Ensure that the server is running.
    The security log in the applicaiton event log on the report server logs the following with each failed attempt:
    Unknown user name or bad password.
    Three other users have recently reset their passwords and had no issue with Report Builder 2.0.  I am thinking that her password may be cached or saved within Report Builder 2.0 and it keeps using her old password.  I have had the user reboot and uninstall/reinstall Report Builder 2.0 but neither fixed the issue.  It appears after uninstalling that all application data was not removed as recent reports show after reinstalling and I was not prompted for login credentials again.  I had our domain admin reset her password back to what it was before she changed her password and all issues in Report Builder 2.0 went away and she could use the Query Builder and run the reports.  I need to figure out how to let her change her password and have Report Builder 2.0 work though.  Any help is greatly appreciated. 

    Sorry, going to Options > Settings and clicking "Clear all recent item lists" didn't work for me.  My login credentials are still cached, and I'm not prompted to log in, when I launch Report Builder.
    I'm running Win7 Professional, IE10.  I cleared my browser cache as my first attempt to clear the login, but that didn't work.  I even cleared again, making sure to select to clear stored passwords/logins, but that didn't clear it, either.
    Best regards,
    Brad

Maybe you are looking for

  • Albums disappeared (Elements 11 under Windows 7) - how to search/retrieve?

    Completely frustrated, started to rearrange my photos into Albums after the functionality to sort after file name was unexplainably abolished. After having arranged 5 albums over a number of days , all of them have disappeard after start of Elements

  • QT X freezes during playback

    No matter the video type(iTunes video, mp4, divx) after about 12 minutes playback stops and appears to jump 1frame back and then forward continously. Does not matter if video is on the internal drive or external. Behavior started roughly 1 month ago.

  • How do I add a video to my iPod Touch 4?

    I've got some videos that I want to watch on my iPod. When I press the synch button after I added them on iTunes, they won't appear in the Video app. I looked in the Music app as well. Note: the videos are mp4's

  • Acquisition value negative in Depriciation Area 01

    When i am trying to post a revenue recived from from insurence company it is giving the error : " Acquision value negative in derpiciation area 01", even though their is value showing in asset explorer. Please suggest the possible solution. Thanks &

  • Service Management: Contract data sources, Exrractors and cubes

    Hi Fellows: I have never worked in Service Management before and I have been asked to locate the extract strucutres, data sources and cubes for some reports. The reports are for contracts, contract renewals, Contract repairs, Contracts Units End of S