<?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: query execution speed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998311#M914079</link>
    <description>If they are being run from the command line,&lt;BR /&gt;&lt;BR /&gt;try time, or times.</description>
    <pubDate>Mon, 16 Jun 2003 19:09:01 GMT</pubDate>
    <dc:creator>Tim Sanko</dc:creator>
    <dc:date>2003-06-16T19:09:01Z</dc:date>
    <item>
      <title>query execution speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998310#M914078</link>
      <description>is there any way to obtain the execution speed of the queries executed in mysql so that i can use it to store i a table and use it  measure performance.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 11:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998310#M914078</guid>
      <dc:creator>prem_4</dc:creator>
      <dc:date>2003-06-16T11:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: query execution speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998311#M914079</link>
      <description>If they are being run from the command line,&lt;BR /&gt;&lt;BR /&gt;try time, or times.</description>
      <pubDate>Mon, 16 Jun 2003 19:09:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998311#M914079</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-06-16T19:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: query execution speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998312#M914080</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;If you use oracle you have tools for check&lt;BR /&gt;performances of the sql and other operation in the DB.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 16 Jun 2003 19:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998312#M914080</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-16T19:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: query execution speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998313#M914081</link>
      <description>No yet, I don't see mysql have such management function yet. As tim mentioned you might need to measure it's perf using command line collected statistics.</description>
      <pubDate>Mon, 16 Jun 2003 21:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998313#M914081</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-06-16T21:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: query execution speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998314#M914082</link>
      <description>Look into Oracle's&lt;BR /&gt;&lt;BR /&gt;a) 'cost-based optimizer'.&lt;BR /&gt;b) sql trace&lt;BR /&gt;c) tkprof&lt;BR /&gt;d) SQL analyze&lt;BR /&gt;e) autotrace&lt;BR /&gt;f) explain plan&lt;BR /&gt;g) optimizer_mode&lt;BR /&gt;h) dbms_stats</description>
      <pubDate>Mon, 16 Jun 2003 21:27:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998314#M914082</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-16T21:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: query execution speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998315#M914083</link>
      <description>Use the 'time' or 'timex' command for this type of performance gathering. You could easily wrap it up into a shell script. See the man pages for the details on the commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Michael&lt;BR /&gt;"When I have trouble spelling, it's called fat finger syndrome"</description>
      <pubDate>Mon, 16 Jun 2003 21:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998315#M914083</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-06-16T21:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: query execution speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998316#M914084</link>
      <description>hi !&lt;BR /&gt; thanx all for replying!&lt;BR /&gt;but if i have to use time,times or timex,.. how can i fetch it from a c program.&lt;BR /&gt;is there a function in C , perl etc to get the execution time.</description>
      <pubDate>Tue, 17 Jun 2003 08:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-execution-speed/m-p/2998316#M914084</guid>
      <dc:creator>prem_4</dc:creator>
      <dc:date>2003-06-17T08:30:20Z</dc:date>
    </item>
  </channel>
</rss>

