<?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: Caliper command line options in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139054#M673952</link>
    <description>Compress 8 databases how?  That is with which utility and is it doing all 8 in parallel?  This bare-iron or virtual machine?</description>
    <pubDate>Wed, 05 Nov 2008 00:02:10 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2008-11-05T00:02:10Z</dc:date>
    <item>
      <title>Caliper command line options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139052#M673950</link>
      <description>What options should be selected when running caliper to get adequate inforamtion about a system that appears to be having cpu and/or I/O problems while doing a compress of an Oracle database?. A script that compresses 8 databases appears to be causing performance issues and we want to use caliper to try and determine what may be causing the problem</description>
      <pubDate>Tue, 04 Nov 2008 02:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139052#M673950</guid>
      <dc:creator>placitasmd</dc:creator>
      <dc:date>2008-11-04T02:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Caliper command line options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139053#M673951</link>
      <description>Caliper may not be the right tool if you have system or I/O problems.  You should first look at glance.&lt;BR /&gt;&lt;BR /&gt;And if you are using oracle tools to compress the database, what are you going to do if you identify a problem?&lt;BR /&gt;&lt;BR /&gt;Looking at the caliper web page:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/caliper" target="_blank"&gt;http://www.hp.com/go/caliper&lt;/A&gt;&lt;BR /&gt;says you can ask for help here: caliper-help@cup.hp.com</description>
      <pubDate>Tue, 04 Nov 2008 04:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139053#M673951</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-04T04:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Caliper command line options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139054#M673952</link>
      <description>Compress 8 databases how?  That is with which utility and is it doing all 8 in parallel?  This bare-iron or virtual machine?</description>
      <pubDate>Wed, 05 Nov 2008 00:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139054#M673952</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2008-11-05T00:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Caliper command line options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139055#M673953</link>
      <description>For I/O or disk bottleneck, Glance would be the right tool to use. If you are on HP-UX 11iV3, you can try the caliper cstack measurement on the suspect process. It will show the hot call stacks in the process; along with a status information of how much time the process was running and how much time it was blocked.</description>
      <pubDate>Wed, 05 Nov 2008 04:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139055#M673953</guid>
      <dc:creator>SUJOY SARASWATI</dc:creator>
      <dc:date>2008-11-05T04:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Caliper command line options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139056#M673954</link>
      <description>The 8 databases are being compressed in parallel via a script that uses the standard unix compress command. This is on a VM guest. Guest and host are both running 11iV2 with IVM 3.5. &lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2008 14:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139056#M673954</guid>
      <dc:creator>placitasmd</dc:creator>
      <dc:date>2008-11-05T14:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Caliper command line options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139057#M673955</link>
      <description>It isn't clear that Caliper is indicated here.  I would probably go with a combination of glance and perhaps tusc for system call traces.  If this is a vm guest the compute cycles of compression probably are not an issue (well, 8 in parallel probably presumes 8 virtual CPUS...) but I would be concerned about the number and size of the disc I/Os being performed.  You would want to look at that in the guest and the host with glance, and at the app itself with tusc.&lt;BR /&gt;&lt;BR /&gt;You may also want to consider examining utilities other than the standard compress.  HP-UX also ships with gzip/gunzip and IIRC gunzip can uncompress that which was compressed by compress.  The idea would be to find the utility which did the fewest I/Os to compress the file(s) to minimize the number of guest/host crossings.</description>
      <pubDate>Wed, 05 Nov 2008 18:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139057#M673955</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2008-11-05T18:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Caliper command line options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139058#M673956</link>
      <description>s</description>
      <pubDate>Thu, 13 Nov 2008 15:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/caliper-command-line-options/m-p/5139058#M673956</guid>
      <dc:creator>placitasmd</dc:creator>
      <dc:date>2008-11-13T15:14:15Z</dc:date>
    </item>
  </channel>
</rss>

