<?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: SELECT performance degradation ... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829839#M4860682</link>
    <description>&lt;P&gt;You are (obviously ...) right, Breck.
We are investigating about a couple of queries to decrease their executing time (... and relative CPU resources consuption when used concurrently ...).
Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Aug 2016 05:07:35 GMT</pubDate>
    <dc:creator>former_SQLA_member1694894</dc:creator>
    <dc:date>2016-08-05T05:07:35Z</dc:date>
    <item>
      <title>SELECT performance degradation ...</title>
      <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaq-p/13829832</link>
      <description>&lt;P&gt;Hi all.
I'm using SA12.0.1 on Linux.
A module of our application execute scheduled and parallel (java multithread) queries (only SELECT statements ...) 
We've experience of progressive performance degradation passing from 5 parallel executions (of the same query) to 10 executions ...
Some annotations:
1) Executing a &lt;STRONG&gt;single&lt;/STRONG&gt; instance of the query al works fine ...
2) We've noticed performance degradation using a pool of different queries, too ...
How can we tune the system (Sa12 and/or OS ...) to obtain best performance ?
Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 05:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaq-p/13829832</guid>
      <dc:creator>former_SQLA_member1694894</dc:creator>
      <dc:date>2016-08-01T05:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT performance degradation ...</title>
      <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829833#M4860676</link>
      <description>&lt;P&gt;Start by reading all about "performance" in the SQL Anywhere 12 documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 12:33:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829833#M4860676</guid>
      <dc:creator>Breck_Carter</dc:creator>
      <dc:date>2016-08-01T12:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT performance degradation ...</title>
      <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829834#M4860677</link>
      <description>&lt;P&gt;Hi Breck and thank you for replay.
We've already tried all performance "tips" explaned in the documentation:
1) page size setting
2) multiprogramming level setting
3) cache size tuning
4) hardware escalation
5) ...
... without success ..
Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 12:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829834#M4860677</guid>
      <dc:creator>former_SQLA_member1694894</dc:creator>
      <dc:date>2016-08-01T12:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT performance degradation ...</title>
      <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829835#M4860678</link>
      <description>&lt;P&gt;Have you spent any time looking for performance bottlenecks, or have you concentrated on fiddling with switches?&lt;/P&gt;
&lt;P&gt;If the latter, try setting everything back to the defaults and studying the performance statistics that SQL Anywhere makes available on a real-time basis. &lt;/P&gt;
&lt;P&gt;There are a number of tools you can use for this: SQL Anywhere Monitor, Sybase Central Performance Monitor, DBConsole Utility, Windows Performance Monitor and Foxhound 3; you can &lt;B&gt;&lt;A href="http://www.risingroad.com/foxhound/index.html#Foxhound Versus The Alternatives"&gt;see a comparison here&lt;/A&gt;&lt;/B&gt;. Foxhound 3 requires SQL Anywhere 16 to run, but it can handle target databases running on Version 12.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 15:18:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829835#M4860678</guid>
      <dc:creator>Breck_Carter</dc:creator>
      <dc:date>2016-08-01T15:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT performance degradation ...</title>
      <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829836#M4860679</link>
      <description>&lt;P&gt;Hi Breck.
I'm not working on potential bottlenecks because the query(ies), executed in a single "session", works fine ...  while the same query(ies), executed in a multiple session environment (a tipical procuction scenario) become progressively slower.
It seems to be a "stress" problem ... as if the (db)server was struggling to respond to multiple simultaneous requests.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 04:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829836#M4860679</guid>
      <dc:creator>former_SQLA_member1694894</dc:creator>
      <dc:date>2016-08-02T04:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT performance degradation ...</title>
      <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829837#M4860680</link>
      <description>&lt;P&gt;Can you please tell us the server configuration?&lt;BR /&gt;
The concurrency of your requests?&lt;BR /&gt;
What does SA show in metrics: I/O consumption, CPU consumption, memory consumption, disk reads, cache hits... something like that.&lt;BR /&gt;
If you explain the plan when the server is idle and under the load of the same query. Do you see any difference in costs?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 04:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829837#M4860680</guid>
      <dc:creator>Vlad</dc:creator>
      <dc:date>2016-08-02T04:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT performance degradation ...</title>
      <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829838#M4860681</link>
      <description>&lt;P&gt;"I'm not working on potential bottlenecks"&lt;/P&gt;
&lt;P&gt;Say what? Bottlenecks can (and often do) happen outside an individual query... but you know what you're doing, so I'm sure you'll be successful!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 07:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829838#M4860681</guid>
      <dc:creator>Breck_Carter</dc:creator>
      <dc:date>2016-08-02T07:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT performance degradation ...</title>
      <link>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829839#M4860682</link>
      <description>&lt;P&gt;You are (obviously ...) right, Breck.
We are investigating about a couple of queries to decrease their executing time (... and relative CPU resources consuption when used concurrently ...).
Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 05:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/select-performance-degradation/qaa-p/13829839#M4860682</guid>
      <dc:creator>former_SQLA_member1694894</dc:creator>
      <dc:date>2016-08-05T05:07:35Z</dc:date>
    </item>
  </channel>
</rss>

