On Performance of Dashboards

Hi All,
I have solved the performance of dashboards by creating the MV's on top of the query that is generated. That was very fast.
But when I login with a specific user the performance of the report is different or a but slow.
How can I increase the performance in such cases.
Can you help me.
Thanks and Regards,
T.Subhash

Hi Sham,
Thanks foru r response
1. Version is 7.9.5.1
2. EBS R12
3.. 10g
4. AR Dashboard all the reports
MV is
DROP MATERIALIZED VIEW "PAYMENTS_MV1";
CREATE MATERIALIZED VIEW "PAYMENTS_MV1"
ORGANIZATION HEAP PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
TABLESPACE "BIDW_DATE"
BUILD IMMEDIATE
USING INDEX
REFRESH COMPLETE ON DEMAND
USING DEFAULT LOCAL ROLLBACK SEGMENT
ENABLE QUERY REWRITE
AS
select case when T31796.XXAUD_CUSTOMER_LOB = 'ICS_US' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'MRS_US' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'MCS_US' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'MCS_HAWAII' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'MCS_CORE' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'SOL_US' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'ICS_CAN' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'CRS_US' then 'CRS' when T31796.XXAUD_CUSTOMER_LOB = 'CRS_CAN' then 'CRS' when T31796.XXAUD_CUSTOMER_LOB = 'BMS' then 'CRS' when T31796.XXAUD_CUSTOMER_LOB = 'HOL_US' then 'HOL' when T31796.XXAUD_CUSTOMER_LOB = 'HOL_CAN' then 'HOL' else T31796.XXAUD_CUSTOMER_LOB end as c1,
T31796.XXAUD_CUSTOMER_LOB as c2,
sum(case when T265715.W_XACT_SUBTYPE_CODE = 'PAYMENT' then T253359.AR_DOC_AMT * T253359.GLOBAL1_EXCHANGE_RATE else 0 end ) as c3,
T31328.PER_NAME_FSCL_MNTH as c4
from
W_INT_ORG_D T312321 /* Dim_W_INT_ORG_D_Company */ ,
W_ORG_D T31796,
W_DAY_D T31328 /* Dim_W_DAY_D_Common */ ,
W_AR_XACT_F T253359 /* Fact_W_AR_XACT_F */ ,
W_STATUS_D T265683 /* Dim_W_STATUS_D_Generic */ ,
W_XACT_TYPE_D T265715 /* Dim_W_XACT_TYPE_D_Financials */
where ( T31328.ROW_WID = T253359.POSTED_ON_DT_WID and T31796.ROW_WID = T253359.CUSTOMER_WID and T253359.COMPANY_ORG_WID = T312321.ROW_WID and T253359.DOC_TYPE_WID = T265715.ROW_WID and T253359.DOC_STATUS_WID = T265683.ROW_WID and T253359.DELETE_FLG = 'N' and T265683.STATUS_CODE = 'OPEN' and T312321.COMPANY_FLG = 'Y' and case when T312321.ORG_NUM in ('ADPCSG', 'CSGCAN') then 'North America' end = 'North America' and T31796.W_CUSTOMER_CLASS is not null )
group by T31328.PER_NAME_FSCL_MNTH, T31796.XXAUD_CUSTOMER_LOB, case when T31796.XXAUD_CUSTOMER_LOB = 'ICS_US' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'MRS_US' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'MCS_US' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'MCS_HAWAII' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'MCS_CORE' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'SOL_US' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'ICS_CAN' then 'ICS' when T31796.XXAUD_CUSTOMER_LOB = 'CRS_US' then 'CRS' when T31796.XXAUD_CUSTOMER_LOB = 'CRS_CAN' then 'CRS' when T31796.XXAUD_CUSTOMER_LOB = 'BMS' then 'CRS' when T31796.XXAUD_CUSTOMER_LOB = 'HOL_US' then 'HOL' when T31796.XXAUD_CUSTOMER_LOB = 'HOL_CAN' then 'HOL' else T31796.XXAUD_CUSTOMER_LOB end
order by c2, c1, c4
By this Query I am able to increase performance of that report.(as Administrator login)
But say I am loging in to specific user the report is still taking more time.
How can I reduce performance
I can't generate a session log in this login as there will be no privileges U know betttter than me.
Pls provide me solution
Thanks,
T.Subhash

Similar Messages

  • BPC 5.1 Performance and Dashboards

    Hi:
    I have BPC 5.1 Installation and cannot find the Performance feature installed.
    I have seen this in Demo VMware which is located at http://<<server>>/osoft/performance/default.aspx.
    I could not find this and when I checked my server installation I do not have performance folder in my web directory.
    Is there a separate installation for performance and dashboards?
    Thanks,
    Subramania

    I asked this question of product support a few months ago, and received the following response.
    Response (Alexandru Berindei) 12/06/2007 08:19 AM 
    Tim,
    I am sorry to say but it is not part of the product, it is technically a prototype/custom solution. It will not be supported in 5 nor become part of the commercial product.
    Regards,
    Laura Di Tomasso
    Solution Management, Corporate Performance Management

  • Performance Point Dashboard Designer filter and SSRS parameter problem

    I've created reports in SSRS, with parameters, but can't get the filter in Performancepoint to have any affect on the SSRS parameter/reports. My SSRS reports are using shared datasets I've created, with no cubes. My SSRS parameter is text data type.
    In the Dashboard Content window, I have the filter in the header, and have drug (at different times) the display value and the member unique name to the report.
    In this header area (with filter), clicking the down arrow, there is no Edit Connection option. Should there be? Or would that only be to connect to a higher up filter? When clicking Create Connection, under the Items tab, 'get values from' lists header
    and Date and is greyed out, I can put the report name in 'send values to', but under Connect To, there are no options. Why? And the OK button is greyed out.
    In the report area, the filter name (Date) is listed underneath Connections. And right clicking the filter for this connection and clicking Edit Connection, under the Items tab, under 'get values from', it says header and Date, and under 'send values to',
    zone 1 - and the report name is listed. Under the Values tab, the parameter name (DateNameParm) is listed in the Connect To, and I've tried both member unique name and display value for source value.
    There's another thread on here titled "Performance Point - Dashboard Filter Not Working with SSRS Reporting Parameters" (won't let me post link), where someone here says they had to change the filter data type
    from GUID, but I see no place to do this.

    Hi Roberto,
    Dashboard layout and sizing in PerformancePoint is very flexible. This article covers nearly all of the sizing options available, one basic dashboard page scenario and a few common questions.
    http://blogs.msdn.com/b/performancepoint/archive/2008/01/07/performancepoint-dashboard-sizing-explained.aspx
    Please go to the last question and answer: “filters are locked to auto-sizing,
    so their width will override the size of their parent zone. Minimum filter width may be adjusted in the ParameterTree.css file. See the article
    Working with the Monitoring CSS Files to Adjust Settings in Deployed Dashboards on the PerformancePoint team blog for more detail.”
    As a best practice, put dashboard filters in a separate zone from where you put reports and scorecards. Otherwise, items such as chart legends or reports might not be displayed correctly.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Performance Management Dashboard (PMD) -- BPC 5.1 & SQL 2005?

    Hi all,
    Here's a good question:  The Performance Management Dashboard (PMD), is a main part of the Sales & Demonstration cycle, but it doesn't appear to actually be a standard part of BPC 5.1...
    Has anyone tried to enable the PMD (you know, with the thermometer, etc.) on either BPC 5.1 or SQL 2005?
    I have tried it, and didn't have much luck with the latest version -- apparently the PMD with SP2.  Below is the thread where one of the old Outlooksoft folks says that it's not part of the system anymore:
    [Re: BPC 5.1 Performance and Dashboards|Re: BPC 5.1 Performance and Dashboards]

    Garret,
    I have had exactly the same error with the eData menu at several customers. I solved it following the method below. It might be that these changes also have a positive effect on your issue.
    Changes have to be made to the outlooksoft.config file and the connectionstrings in tblappsetinfo. Be sure to restart the server(s) after applying these changes.
    1. In outlooksoft.config file of x:\OutlookSoft\Websrvr\bin folder on the web server change the following line:
    <add key="Database_AppServerDBConn" value="Server=<servername>;Database=AppServer;Trusted_Connection=True;"/>
    to
    <add key="Database_AppServerDBConn" value="Server=<servername>;Database=AppServer;Trusted_Connection=True;pooling=false"/>
    Please note that where I have <servername> you should put the name of your server ****
    Also, add the pooling=false; to every connection string in tblappsetinfo.
    Hope, but am not sure, it helps,
    Alwin

  • Performance Point Dashboard Designer Item Setting

    How do i enable the specify pixels of a web part in the dashboard designer of SharePoint 2013? I can specify pixel for a web part
    that has a report in it but not for one that contains a filter.
    An image is available in this link: http://stackoverflow.com/questions/22798268/performance-point-dashboard-designer-item-setting

    Hi Roberto,
    Dashboard layout and sizing in PerformancePoint is very flexible. This article covers nearly all of the sizing options available, one basic dashboard page scenario and a few common questions.
    http://blogs.msdn.com/b/performancepoint/archive/2008/01/07/performancepoint-dashboard-sizing-explained.aspx
    Please go to the last question and answer: “filters are locked to auto-sizing,
    so their width will override the size of their parent zone. Minimum filter width may be adjusted in the ParameterTree.css file. See the article
    Working with the Monitoring CSS Files to Adjust Settings in Deployed Dashboards on the PerformancePoint team blog for more detail.”
    As a best practice, put dashboard filters in a separate zone from where you put reports and scorecards. Otherwise, items such as chart legends or reports might not be displayed correctly.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • SSRS Report inserted in Performance Point Dashboard fails to display when accessing through https.

    Hi,
    I have a annoying issue : I created a SSRS 2008 R2 (SP Integrated) Report using report builder, I inserted it in a performance point dashboard and everything runs fine, on the SP Server. It means, when i'm accessing everything using local adress and
    http protocol, it works fine. But once i'm accessing from my machine using SSL, the report is not displayed. I get first a warning asking me if I allow IE to display unsecure content, then the web part stays empty for a few second and finaly IE throws an "Internet
    Explorer cannot display the webpage" in the webpart. I've been trying to put the https URL of the report in the PP Dashboard Designer but I get an unable to connect error. What is suprising me is that I do not have this issue with the report
    itself, it works perfectly on the server and on clients.
    Knowing that it is forbidden to connect to the server with designer tools from the clients, I'm in a dead end...
    Anyone had this kind of issue?
    Thanks!
    Maxime

    Do you generate a GUID error message with this error?  I suspect the problem will be more on the access than the item itself.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • WHY HANA VIEW ARE GIVING BAD PERFORMANCE IN DASHBOARD THEN TABLE

    Dear Experts ,
    I have created a dashboard on top of HANA view.
    Scenario 1
    HANA view is taking 3 seconds to fetch data in HANA studio .
    When we create dashboard on that view, the dashboard  is taking around 50sec.
    Report has around 10 queries.
    Scenario 2
    Then we insert data into a table from same above view .
    HANA table is taking 10 ms to fetch data in HANA studio .
    When we create the same dashboard on that table, the report is taking
    around 4 Seconds.
    Report has around 10 query. 
    You may raise finger on dashboard tool. But by only converting view to table dashboard is giving good performance .
    Please suggest what  should we use Table or View for reporting tool ????
    Only performance matter to Users and that's why we have taken HANA.
    Thanks
    Anupam.

    "When you use attribute view in calculation view, hana will first build the attribute view first it will process all the data from memory in attribute view and then only will proceed with the calculation view."
    That's actually completely false.
    Attribute views are not materialized in full every time an Analytic View is queried. On the contrary, only the joins/materialization required to fulfill the query are performed. I have rolled out Analytic views with 50+ attribute views joined to them, if every one was built every time the AV was used, that would be a disaster.
    An attribute view is fully executed if you query it directly with SQL, but the behavior changes when used in an AV.
    Quick observation in good faith of my statement.
    Query an analytic view with one column from a joined attribute view (Material - MARA)
    SELECT "PAPH1", SUM("VVREV")
    FROM "_SYS_BIC"."Main.Analytics.CO/AN_COPA"
    WHERE "PERIO_T" = '2013010'
    GROUP BY "PAPH1"
    Only one join is executed to the fact table
    Query an analytic view with one column from a joined attribute view (Material - MARA), plus another column from a joined table (T179T) inside the attribute view (snowflaked dimension).
    SELECT "PAPH1", "VTEXT_1", SUM("VVREV")
    FROM "_SYS_BIC"."Main.Analytics.CO/AN_COPA"
    WHERE "PERIO_T" = '2013010'
    GROUP BY "PAPH1", "VTEXT_1"
    Only two joins are executed; one to the snowflaked dimension and one to the fact table
    So even though I am issuing a query against an AV with a very large number of dimensions, only what is needed is actually executed.
    Happy HANA,
    Justin

  • Performance point dashboard slow in rendering

    Hi,
    we have some performancepoint dashboard deployed on SharePoint 2010. These dashboard access an olap cube and display some data from cube.
    Sometimes rendering of dashboard is slow. Analyzing pages using developer dashboard we found that when rendering is slow we have a lot time spent in wcf calls to performancepoint services.
    For instance we spent 30 seconds in one wcf method call to GetFilterDisplayData method.
    If we run profiler in sql we don't see any query on analysis during these slow calls, so we assume there are some problems in wcf calls to PerformancePoint Service.
    Also we looked to this article for applying some caching settings:
    http://blogs.msdn.com/b/performancepoint/archive/2010/04/16/a-general-caching-overview-for-performance-point-services-for-sharepoint-2010.aspx
    Pages' filters don't contain too much data except for time filter that is a multi select tree filter that contains all days from January 2010 until today.
    Any suggestions?
    Thanks!

    lookalike MSFT know about this potential performance, i think you need WCF throttling.
    WCF throttling settings
    PerformancePoint Services is implemented as a WCF service. WCF limits the maximum number of concurrent calls as a service throttling behavior. Although long-running queries could hit this bottleneck, this is an
    uncommon bottleneck. Monitor the WCF / Service Model performance counter calls outstanding for PerformancePoint Services and compare to the current maximum number of concurrent calls.
    If needed, change the Windows Communication Foundation (WCF) throttling behavior. See the WCF
    service throttling behaviors (http://go.microsoft.com/fwlink/p/?LinkId=200612) and Wenlong Dong’s blog post on WCF Request Throttling
    and Server Scalability (http://go.microsoft.com/fwlink/p/?LinkId=200613).
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Performance Guidelines - Dashboards 4.0

    Hi,
    I know, through experience of Xcelsius 2008,  there are quite a few performance guiidelines to follow with regard to building your Dashboard in Xcelsius 2008 but are there any specifics ones we should adhere to with regards to Dashboards 4.0.
    Is there a recommended limit with regard to your data or what types of components are performance-intensive and what performance improvements are part of Dashboards 4.0?
    For example, I tend to stick with hundreds of records as opposed to thousands in Xcelsius 2008 but have Dashboards 4.0 improved enough to take a whole lot more data?
    Any guidance would be much appreciated.
    Thanks,
    Scott

    SAP BusinessObjects Dashboards 4.0 (formerly named Xcelsius) allows users to create compelling data visualizations. As part of Hi
    Hi,
    SAP BusinessObjects 4.0 release there are several new capabilities for administrators.
    SAP BusinessObjects 4.0 is delivering a broad set of new functionality for all the business intelligence (BI) client tools, with SAP BusinessObjects Dashboards 4.0 being the latest version of Xcelsius. SAP BusinessObjects Dashboards provides the necessary features and functions to provide your end users with interactive data visualizations. Keep in mind that SAP BusinessObjects Dashboards is not designed to aggregate information or handle very large volumes of data.
    I will focus on the features of SAP BusinessObjects Dashboards 4.0 that are of most interest from an administrative point of view.
    New Functionality for Administrators
    From an administratoru2019s point of view, SAP BusinessObjects Dashboards 4.0 is delivering improvements and changes in four major areas:
    Data connectivity options
    Multilingual dashboards
    Monitoring and auditing capabilities
    Platform integration for caching and performance improvements
    Best Regards

  • Database Performance/ space Dashboard on OEM

    I know there is a way to have target DBs performance/spaces on the Dashboard. Does anyone have some kind of direction or white paper that can point me to?
    thanks

    If your end users are just running reports against this tablespace, I don't think that the tablespace management (LM/DM) matters here. You should be concerned more about the TEMP tablespace (for heavy sort operations) and your shared pool size (as you have seen hard parses go up).
    As already stated, get statspack running and also try tracing user sessions with wait events. Might give you more clues.

  • "Unable to find report specified by URL,Please verify that both Server URL and Report URL are correct". Performance Point Dashboard Designer (SP 2013), SSRS 2012 Report.

    Hello Everybody,
    I am using Sharepoint server 2013 , SQL Server 2012 SP1, PerfomancePoint and Reporting Services in SharePoint integrated mode.
    I built one report in SSDTusing an Analysis Services Cube. This report has 3 parameters. So the idea is use Dashboard Designer to use this SSRS Report and connect it with some PP Filters.
    The issue is that I am always obtaining "Unable to find report specified by URL,Please verify that both Server URL and Report URL are correct".
    I have the following settings in the PP Report:
    Server Mode: SharePoint Integrated
    SharePoint Site: http://MySharrepointSite:PortNumber/sites/bicenter
    Document library : Documents (selected from drop down, my report is deployed to document library)
    Report : report.rdl
    When I select the report from drop down list its giving the error in a pop up message box as "Unable
    to find report specified by URL,Please verify that both Server URL and Report URL are correct".
    I have tried to use the most simple report, only with one parameter, but is always displaying the error above.
    When I open the report directly from documents library its working fine and even it is working fine (
    when I deployed the report) but the issue is parameters are not showing.
    Any idea? Please help.
    Thanks in Advance.

    "Unable to connect to the server at CALYSTO\ReportService.
    Hello Tom,
    It should be "ReportServer" in the URL, not "ReportService".
    In "Reporting Service Configuration Manager" look up the correct URL. Open Internet Explorer with right-mouse click => "Run as Administrator" and open the URL, this should work. Navigate to "Side setting" (on top right side),
    go to tab "Security" and add your account with role "System Administrator". Afterwards you should be able to open the URL without running IE as admin.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • BOE XI 3.1 Performance Manager/Dashboard Manager - Import Customer Calendar

    I am trying to load a custom calendar in Performance Manager through the interface using the Import Calendar. I have followed the format correctly and loaded the CSV file onto BOE. When i try and load the calendar it keeps giving me error message and doesn't load. The error message is irrelevant to me i just need to know has anyone managed to load a calendar through the import calendar from BOE i.e. InfoView (Portal) successfully?
    Also there is no separate topic on the Performance Manager on this forum so had to post in general.
    Any comments would be appreciated.
    Zulfiqar.

    Hello,
    From the logs it looks like, the event server is unable to locate the share location(\\areadati15\share_sapbw\EVENTI\), causing the inactivation of the events.
    2014/05/23 06:41:38.473|>=| | | 6824|5996| |||||||||||||||REQUEST 201681698473event-2957 RegisterEvent FAIL WSRVBOXI01.EventServer \\areadati15\share_sapbw\EVENTI\CP_DELTA_MM_REP_OPERATIVI_OK.CSV 0
    2014/05/23 06:41:38.473|==| | | 6824|2152| |||||||||||||||OSCASimpleFactory::isDisabled() 0
    Thanks
    Sambit

  • Performance Point Dashboard - Show Details - Export to Excel - 404 FILE NOT FOUND

    We are receiving an error when we want to drill down to the details of a report. We see the details but when we try to Export to Excel we get a file not found error.
    Both the aspx files are there in the 15/_Layouts folder.
    http://MySharepointServer/sites/PerformancePoint/_layouts/15/PPSWebParts/DrillThrough.aspx works. I see the details here and export to excel option
    When I click export to Excel I get to below page and get the file not found error
    http://MySharepointServer/_layouts/15/PPSWebParts/DrillThroughOfficeExport.aspx
    See Attached Screenshots using the link below
    https://www.evernote.com/shard/s433/sh/a6b7e4f7-babb-457b-addd-4c4fc7f57cc9/a6681814ad2ff11d21a45fd3f2bd8b08
    Thanks in advance.
    Sunhil

    Hi! Rebecca,
    Thanks for helping out. Please see the error details
    System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002), StackTrace:
        at Microsoft.SharePoint.Utilities.SPUtilityInternal.Send404(HttpContext context) 
        at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnPreInit(EventArgs e) 
        at Microsoft.SharePoint.WebControls.LayoutsPageBase.OnPreInit(EventArgs e) 
        at Microsoft.PerformancePoint.Scorecards.WebControls.DrillThrough15.OnPreInit(EventArgs e) 
        at System.Web.UI.Page.PerformPreInit() 
    Exception trying get context compatibility level: System.IO.FileNotFoundException: The site http://MySharepointServer:80/_layouts/15/PPSWebParts/DrillThroughOfficeExport.aspx could not be found in the Web application SPWebApplication Name=SharePoint - 80. 
        at Microsoft.SharePoint.SPSite.LookupSiteInfo(SPFarm farm, Boolean contextSite, Boolean swapSchemeForPathBasedSites, Uri& requestUri, Boolean& lookupRequiredContext, Guid& applicationId, Guid& contentDatabaseId, Guid& siteId,
    Guid& siteSubscriptionId, SPUrlZone& zone, String& serverRelativeUrl, Boolean& hostHeaderIsSiteName, Boolean& appWebRequest, String& appHostHeaderRedirectDomain, String& appSiteDomainPrefix, String& subscriptionName, String&
    appSiteDomainId, Uri& primaryUri) 
        at Microsoft.SharePoint.ApplicationRuntim...
    Thanks,
    Sunhil
    Sunhil

  • Performance Point Services - Unable to connect to site from Dashboard designer

    Recently we moved the Reports site collection from one environment to other. So the Performance point content is also copied.Now I wanted to change the report paths that were deployed using Performance point services. When I try to open the report file from
    perforamnce pointcontent  list it shows unexpected error. If I am trying to connect to the using Dashboard designer it says URL is not available does not reference Sharepoint Site or you do not have permissions to connect.
    Pleasee see the attached file for more details.
    How do the reports be fixed when they are to be deployed using Performance point services(Dashboard designer). Unfortunately we do not have the dashboard designer ddwx file with us. Its been developed by vendor and they have not given us.
    How should the Dashboard reports(SSRS Report )  be moved from one environment to other.What is the best way to move the performance point dashboards from one environment to other.
    Environment- Sharepoint 2010

    At both site-collection level and web application level you need to enable SharePoint designer. Did you do that ?
    http://blogs.msdn.com/b/mcsnoiwb/archive/2010/07/01/locking-down-sharepoint-designer-2010.aspx
    Opening site in SP Designer also needs WebDAV to be enabled on the web front end servers. If the problem still persists, simultaneously open up fiddler and see what's the error message you are getting. That may give you some clue to proceed
    Please mark the replies as answers if they help or unmark if not.

  • Dashboard Performance - Very Very Very Slow

    Hi everyone, I would like to take some suggestions regarding the performance of Dashboard Pages.
    This is our first OBI project and were running into several performance issues. So far everyone in the team focused mostly on the functionality of the dashboard pages and we were happy to see it work as expected.
    But the biggest problem right now is the performance.
    When we log into the OBI, it takes at least 10 minutes to log in. We see this message... "Logging in please wait"
    Once we log in and click on the Dashboard, it takes another 5 to 10 minutes to show the first page.
    The pages we have in Dashboard have more than 60 answers requests (Guided Navigation) and about half a dozen Prompts (Constrained). Call it as a poor architecture or design plan, but this is what we wanted from a functionality and business stand point.
    Are there any specific areas on the Physical Server that we can focus to upgrate stuff like RAM, CPU usage, etc........ to improve the overall performance of the Dashboard?
    Everytime we report the poor performance to our Windows Team, we get the same answer that the CPU usage from their eyes is very normal by the OBI stuff. They inturn asking us what are the log files or areas they need to check to grant more CPU usage for OBI.
    Any help is greatly appreciated.
    Thanks
    Sai

    Hi David,
    Here are my answers for your questions earlier:
    1. How many users are running this dashboard at the same time?
    3-5 right now. But once this stuff is completly done, it will be accessed by at least 1000 external clients.
    2. What is the database?
    Oracle 10.2.0.4.0
    3. Have you changed any config parameters?
    All defaults except turned on “Execute queries asynchronously” yesterday
    4. The defaults are rarely okay for some of them. You need to look at the connection pool(s) settings. How many max connections?
    10
    5. Is pool sharing on?
    “Connection pooling enabled”
    6. Is multithreaded on?
    Yes
    Also, David regarding
    "Users having to wait at login often means that connections or threads are gated on the OBI server. You may need to bump up SERVER_THREAD_RANGE (try 500_500) and DB_SERVER_THREAD"
    Where do we do this. I mean, where can i find this attributes ????
    Thanks
    Sai

Maybe you are looking for

  • Adobe PDF iFilter 9 for 64-bit platforms not working!

    I am using window 7 and adobe reader 9. I cant search using keywords that can be found in pdf content. I've indexed those files but the same thing still happen! After a series of installation of ifilter > rebuild index >restart > unistall > restart >

  • Read XLS data

    I don't want to be one of those guys that ask questions that have been answered dozens of times (especially about excel) but I have a quick question. The end goal is open an xls file, do some stuff, then save as csv. Pretty simple, and most of the co

  • InDesign cc - Windows Vista

    Hi, I just purchased InDesign cc and I want to install it on my desktop that is running on Windows Vista. How do I do that?

  • ENTER TAX_CODE error in BAPI_PO_CREATE1, am passing correctly, still erorr?

    Hi Experts, From SE 37, am trying to create the PO by using BAPI_PO_CRAETE1, so, am hving issues like, 1 - ENTER TAX CODE of # 083 in ME I tried to pass the value to the filed of TAX_CODE of  POACCOUNT & POACCOUNTX structures/table, but, still am get

  • Using the public folder

    So I connected to my friend's laptop using XP. But I don't understand the sharing system. I just made it so we could both write and read his public folder. But when it comes to actually sharing files it appears I have to literally copy and past into