<?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>topic Re: SAS MA performance is very slow in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293548#M199</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/29316"&gt;@pcapazzi﻿&lt;/a&gt;&amp;nbsp;- we have it installed but not configured (SAS PS is coming to do that), so when there are error pages everywhere within the app.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you have an attachment, doesn't look like it came thru.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2016 19:24:03 GMT</pubDate>
    <dc:creator>fatcat</dc:creator>
    <dc:date>2016-08-23T19:24:03Z</dc:date>
    <item>
      <title>SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293256#M193</link>
      <description>&lt;P&gt;Hi, users from time-to-time experience slow perfomance saving and opening a campaign within MA. There are ample of space (grid), CPU, and the datasource traffic looks to be very light.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do notice the LDAP server is low on space. Could this impact the overall MA performance?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 20:29:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293256#M193</guid>
      <dc:creator>fatcat</dc:creator>
      <dc:date>2016-08-22T20:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293429#M194</link>
      <description>&lt;P&gt;CIS is run inside of a JVM. Are you looking at the statistics of the JVM? The Server's O/S may show everything as ok but the JVM is it's own container with a dedicated amount of resources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We had an issue with performance which we attributed to low heap space in the JVM. In the CIS Admin Guide (pg 219) there is&amp;nbsp;be a reference to the Java parameter&amp;nbsp;&lt;SPAN&gt;-Xmx. After a couple of times of increasing that value we have not experience frequent slowdowns. If I recall right we doubled the value 2 times. (ex: original -Xmx2gb 2nd try -Xmx4gb -Xmx 8gb).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope that helps.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 13:47:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293429#M194</guid>
      <dc:creator>pcapazzi</dc:creator>
      <dc:date>2016-08-23T13:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293450#M195</link>
      <description>&lt;P&gt;I agree that 2GB is probably not enough, but do be a little cautious with increasing the max heap size too much, as&amp;nbsp;you might experience some&amp;nbsp;intermittent performance hits when garbage collection occurs. We try to keep it to no more then 8GB, and only go that high if 6GB isn't sufficient. You might also want to increase -Xms at the same time so you don't have&amp;nbsp;performance issues when new memory needs to be allocated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other thing that can cause seemingly simple things to intermittently take a long time is if you don't have enough load balanced connections defined on the&amp;nbsp;Stored Process Server that's&amp;nbsp;supporting MA (if you have just one, it's SASApp, but&amp;nbsp;depending on your installation, you might have more than one and could have a "SASCI" or "SASAMA", etc. server context). The&amp;nbsp;out-of-the-box configuration includes 3 that are configured to handle multiple concurrent jobs, but we like&amp;nbsp;to re-configure that to have ~20-30 that handle just one job at a time, which avoids short jobs getting queued up behind longer-running ones. Check out&amp;nbsp;&lt;A href="http://support.sas.com/kb/40/567.html" target="_blank"&gt;http://support.sas.com/kb/40/567.html&lt;/A&gt; for more details, and contact support@sas.com if you&amp;nbsp;have questions about this.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:37:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293450#M195</guid>
      <dc:creator>shill</dc:creator>
      <dc:date>2016-08-23T14:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293461#M196</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35959"&gt;@fatcat﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/29316"&gt;@pcapazzi﻿&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/2591"&gt;@shill﻿&lt;/a&gt;, I think they are good proposals:&lt;/P&gt;
&lt;P&gt;- increase the memory and max number of connections for the &amp;nbsp;JVM on SASServer1 (your SCS) and the SASServer of MA/MO and restart the middle tier.&lt;/P&gt;
&lt;P&gt;- increase the number of load balanced STPs and restart the Object Spawner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, I have seen, specially on MA/MO solutions, and because UTF-8 is working on the SASApp, you may have additional activity on your Database, just querying but really doing nothing. You might want to review the activity on your database. This should not happen, but I actually saw this surprisingly happening after a migration from CI 5 to 6, and using a different database engine.&lt;/P&gt;
&lt;P&gt;As said, not necessarily your case, but who knows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you find this to happens, I strongly recommend you to get aligned with your best DBA expert and SAS Technical Support.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:54:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293461#M196</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-08-23T14:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293519#M197</link>
      <description>&lt;P&gt;Hi All, thanks for all the replies. Would the issue show up in any of the log files? &amp;nbsp;The Production team&amp;nbsp;would need to have definitive 'evidence' that is the root cause in order to make the change in Production.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our DBA did pull stats on the DB side, looks pretty clean.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 18:19:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293519#M197</guid>
      <dc:creator>fatcat</dc:creator>
      <dc:date>2016-08-23T18:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293521#M198</link>
      <description>If it's not already implemented you could use the SAS Environment Manager&lt;BR /&gt;to collect data about the JVM. I have NOT worked with it myself but I have&lt;BR /&gt;seen a chart from it showing how memory was trending downwards in our case.&lt;BR /&gt;&lt;BR /&gt;If you do not have this implemented perhaps jmonitor could help give some&lt;BR /&gt;insight.&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Tue, 23 Aug 2016 18:27:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293521#M198</guid>
      <dc:creator>pcapazzi</dc:creator>
      <dc:date>2016-08-23T18:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293548#M199</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/29316"&gt;@pcapazzi﻿&lt;/a&gt;&amp;nbsp;- we have it installed but not configured (SAS PS is coming to do that), so when there are error pages everywhere within the app.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you have an attachment, doesn't look like it came thru.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 19:24:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293548#M199</guid>
      <dc:creator>fatcat</dc:creator>
      <dc:date>2016-08-23T19:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293559#M200</link>
      <description>&lt;P&gt;I did not have an attachment of the chart.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 19:50:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/293559#M200</guid>
      <dc:creator>pcapazzi</dc:creator>
      <dc:date>2016-08-23T19:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MA performance is very slow</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/745131#M1726</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There could be various reason of MA slowness specially while opening and saving campaigns.&lt;/P&gt;&lt;P&gt;1. I/O bottleneck with SAS content server.&lt;/P&gt;&lt;P&gt;2. The folder where the campaign being save having too much object(campaigns, export definitions etc saved in same folder)&lt;/P&gt;&lt;P&gt;3. Network slowness between client to SAS servers.&lt;/P&gt;&lt;P&gt;4. JVMs Memory size (Min, Max and Heap size)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggestion:&lt;/P&gt;&lt;P&gt;1. could you please run the I/O test on your Mid and compute server and check how I/O result is there.&lt;/P&gt;&lt;P&gt;2. Create a new folder and try to save the campaign in that new folder and see how it goes?&lt;/P&gt;&lt;P&gt;3. if above 2 are not helped, then go to increase the JVMs memory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Birendra&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 11:11:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SAS-MA-performance-is-very-slow/m-p/745131#M1726</guid>
      <dc:creator>Birendra</dc:creator>
      <dc:date>2021-06-02T11:11:06Z</dc:date>
    </item>
  </channel>
</rss>

