<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Slow performance from BOBJ and Web Intelligence in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093878#M4518246</link>
    <description>&lt;P&gt;Is BO installed only in one server? Tomcat, BO services etc? How many users in the system when you are seeing the latency? &lt;/P&gt;&lt;P&gt;What is the Tomcat Configuration? Allocated memory for Tomcat ?&lt;/P&gt;&lt;P&gt;Is your APS split?  Is this issue happening now or since the beginning? Can you check if there is bottle neck in the DB side to refreshing the reports? &lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2019 12:56:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-08-22T12:56:52Z</dc:date>
    <item>
      <title>Slow performance from BOBJ and Web Intelligence</title>
      <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaq-p/12093876</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I have an issue with a client where performance for the Launchpad, opening Web Intelligence reports and opening queries in WebI is slow. It can take 30 seconds or more from the authentication screen to the documents view at logon, over 3 minutes to open a large report for editing, and almost a minute to open the query panel and view WebI queries.&lt;/P&gt;
  &lt;P&gt;The problem system is 4.2 SP6 running on a Windows Server 2016 virtual server, with dedicated resource. It has 8 cores of AMD Opteron Processor 6172 at 2.1 GHz and 24GB RAM. I am using Chrome v76 on the desktop of the server itself.&lt;/P&gt;
  &lt;P&gt;At first logon of a day the logon process takes up to a minute, with this output in the Chrome console:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1723710-logon-wait-time.png" /&gt;&lt;/P&gt;
  &lt;P&gt;This 'Waiting (TTFB)' (Time to first byte) is consistent for the first logon on a day - subsequent logins are quicker.&lt;/P&gt;
  &lt;P&gt;Then when I come to open a large report, albeit one where the data has been purged from I get these timing from the Chrome console:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1723711-viewdocumentjsp.png" /&gt;&lt;/P&gt;
  &lt;P&gt;52 seconds to download the file&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1723712-reportjsp.png" /&gt;&lt;/P&gt;
  &lt;P&gt;27 seconds wait time again - after which the report first page has come to the screen and the structure/formatting is visible.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1723714-ajaxincobjectsjsp.png" /&gt;&lt;/P&gt;
  &lt;P&gt;then the left hand pane to display the universe available objects takes another 3.7 minutes to become visible.&lt;/P&gt;
  &lt;P&gt;I accept that this report is very large - 19 queries, 21 report tabs, dozens of variables. However I loaded the same report into another system and had these comparative timings:&lt;/P&gt;
  &lt;OL&gt;
   &lt;LI&gt;logon wait time is 5 seconds vs 48 in client system&lt;/LI&gt;
   &lt;LI&gt;opening the document: viewDocument.jsp total time is 15.78 seconds vs 52.46 on client's machine - the major difference is that on the client's server this is mainly in download time, on the test machine it is all in TTFB.&lt;/LI&gt;
   &lt;LI&gt;opening the document: report.jsp total time is 7.49 seconds vs 27.48 on client's server&lt;/LI&gt;
   &lt;LI&gt;waiting for left panel: ajaxIncObjects total time 39.21 seconds vs 3.7 minutes on client's server.&lt;/LI&gt;
  &lt;/OL&gt;
  &lt;P&gt;For the test machine timings I am using Chrome v76 not on the server desktop but on my own laptop. The server is Windows 2012 R2 running Intel Core i7-4790 @ 3.6GHz (8 cores) with 32 GB RAM on a cloud hosted VM.&lt;/P&gt;
  &lt;P&gt;These timings show some obvious findings - that a faster server returns data more quickly even over a wider network. However the logon wait time far exceeds anything I've seen at other clients, and the general slow timings for things like opening of query panels, moving between queries, opening smaller reports etc etc suggests something is not right.&lt;/P&gt;
  &lt;P&gt;Can anyone help with suggestions of what might be wrong, where the extreme latency is coming from?&lt;/P&gt;
  &lt;P&gt;thanks&lt;/P&gt;
  &lt;P&gt;Keith&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 11:18:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaq-p/12093876</guid>
      <dc:creator>keithfisherdsc</dc:creator>
      <dc:date>2019-08-22T11:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance from BOBJ and Web Intelligence</title>
      <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093877#M4518245</link>
      <description>&lt;P&gt;1. 24gb ram is below minimum required for BI4.x&lt;BR /&gt;2. disk I/O is often the first and major bottleneck and contributor to slow systems in virtual environments. And slow disk i/o will make BI crawl.&lt;BR /&gt;3. You can run end to end trace of the affected workflows and see where time is being spent within BOE process flows (KBA 1861180)&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 11:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093877#M4518245</guid>
      <dc:creator>denis_konovalov</dc:creator>
      <dc:date>2019-08-22T11:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance from BOBJ and Web Intelligence</title>
      <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093878#M4518246</link>
      <description>&lt;P&gt;Is BO installed only in one server? Tomcat, BO services etc? How many users in the system when you are seeing the latency? &lt;/P&gt;&lt;P&gt;What is the Tomcat Configuration? Allocated memory for Tomcat ?&lt;/P&gt;&lt;P&gt;Is your APS split?  Is this issue happening now or since the beginning? Can you check if there is bottle neck in the DB side to refreshing the reports? &lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 12:56:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093878#M4518246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-08-22T12:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance from BOBJ and Web Intelligence</title>
      <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093879#M4518247</link>
      <description>&lt;P&gt;Hi Denis, &lt;/P&gt;&lt;P&gt;thanks for the reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;P&gt;The PAM suggests 16GB is the minimum RAM required for BI4.2 and we do have some clients with 16-24GB whose systems run quicker than this.&lt;/P&gt;&lt;P&gt;I've asked the questions about disk IO and am waiting for a reply from IT on that - also to see what other VMs might exist on the host machine&lt;/P&gt;&lt;P&gt;I'll check that SAP note and see what I can glean from it, thanks&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 14:16:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093879#M4518247</guid>
      <dc:creator>keithfisherdsc</dc:creator>
      <dc:date>2019-08-22T14:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance from BOBJ and Web Intelligence</title>
      <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093880#M4518248</link>
      <description>&lt;P&gt;Hi Jawahar,&lt;/P&gt;&lt;P&gt;thanks for the reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;it is a single server environment, yes. The number of users fluctuates but is normally around 10-20 max. The latency does not seem to change depending on the users in the system though,it is consistent.&lt;/P&gt;&lt;P&gt;Tomcat has a max memory pool of 6144, and a MaxMetaspaceSize of 2048M - upping these settings does seem to have reduced the need to restart Tomcat so often, but has not sped up the performance&lt;/P&gt;&lt;P&gt;The APS is split in accordance with our normal configs for a server this size. There is no problem with the database size as data refreshes are actually quite quick, it is the opening and editing of reports that takes so much longer than it should&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 14:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093880#M4518248</guid>
      <dc:creator>keithfisherdsc</dc:creator>
      <dc:date>2019-08-22T14:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance from BOBJ and Web Intelligence</title>
      <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093881#M4518249</link>
      <description>&lt;P&gt;I'd recommend checking the CMS database.  BO generates hundreds of queries, and high latency there can cause significant delays.  If that's not a problem, you can do an end-to-end trace and submit the results to tech support for analysis.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 12:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093881#M4518249</guid>
      <dc:creator>Joe_Peters1</dc:creator>
      <dc:date>2019-08-26T12:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance from BOBJ and Web Intelligence</title>
      <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093882#M4518250</link>
      <description>&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;We are experiencing the same issue in BOBJ 4.3 SP2. Please let me know if you are able to identify the root cause for it. Appreciate any pointers to resolve this issue.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 19:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093882#M4518250</guid>
      <dc:creator>former_member806888</dc:creator>
      <dc:date>2023-03-28T19:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance from BOBJ and Web Intelligence</title>
      <link>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093883#M4518251</link>
      <description>&lt;P&gt;Hi Das,&lt;/P&gt;&lt;P&gt;it was a while ago now but I think the client eventually solved their own problem when they moved datacenters, which implies it was down to their infrastructure - possibly disc IO as Denis first suggested, or network latency/bandwidth.&lt;/P&gt;&lt;P&gt;Sorry I don't have anything more concrete to suggest&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 19:07:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/slow-performance-from-bobj-and-web-intelligence/qaa-p/12093883#M4518251</guid>
      <dc:creator>keithfisherdsc</dc:creator>
      <dc:date>2023-03-30T19:07:27Z</dc:date>
    </item>
  </channel>
</rss>

