<?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: Q4 Scripts &amp;amp; what.out in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883246#M101404</link>
    <description>Ok, Suppose I had a machine crash.  Before contacting HP, I will use Q4 to proces the system dump as follows:  (I will give you steps)&lt;BR /&gt;&lt;BR /&gt;. /usr/contrib/Q4/bin/set_env&lt;BR /&gt;/usr/contrib/Q4/bin/q4pxdb vmunix&lt;BR /&gt;/usr/contrib/Q4/bin/q4 -p .&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;&lt;BR /&gt;run Analyze AU &amp;gt; ana.out&lt;BR /&gt;run WhatHappened -HANG &amp;gt; what.out&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;Then you can do a 'grep HPMC ana.out' and if you return an HPMC, you had a hardware failure.  &lt;BR /&gt;&lt;BR /&gt;Now, the what.out file will have information about your machine's architecture, what's in the message buffer, Which processor started the crash and what it was running, the HPMC registers, some performance info, what may have caused the hang, installed kernel patches, etc, etc.  (Stuff the Crash Dump team can look at to find the cause of the crash.)&lt;BR /&gt;&lt;BR /&gt;The ana.out has some of the same information, but it a much deeper few of process structures, addresses, and processes at the time of the crash.&lt;BR /&gt;&lt;BR /&gt;After a crash, if you have opened a call to the HP response center, they will likely ask you to run this Q4 process and send the output to them so they can take a look at it.  &lt;BR /&gt;&lt;BR /&gt;The HP education class "Inside the HP-UX Operating System" (H5081) covers these topics and more with using Q4 in extreme (or at least lengthy) detail, if you are interested.  I took the class this time last year.  It was very interesting.&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;&lt;BR /&gt;John</description>
    <pubDate>Fri, 17 Jan 2003 16:45:30 GMT</pubDate>
    <dc:creator>John Payne_2</dc:creator>
    <dc:date>2003-01-17T16:45:30Z</dc:date>
    <item>
      <title>Q4 Scripts &amp; what.out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883243#M101401</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I heard about something named Q4 scripts and what.out files. Can I know what are these synonyms and used for which purpose?</description>
      <pubDate>Thu, 16 Jan 2003 05:33:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883243#M101401</guid>
      <dc:creator>SSP_1</dc:creator>
      <dc:date>2003-01-16T05:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Q4 Scripts &amp; what.out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883244#M101402</link>
      <description>Q4 is a core dump analyzation tool.  You can use it to see what all was implicated in a core dump or system crash.  (In a nutshell.)&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Thu, 16 Jan 2003 05:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883244#M101402</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2003-01-16T05:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Q4 Scripts &amp; what.out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883245#M101403</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Can this be more specific..I mean to say in more wider view , with a real life stimulation if in case U have it.</description>
      <pubDate>Thu, 16 Jan 2003 06:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883245#M101403</guid>
      <dc:creator>SSP_1</dc:creator>
      <dc:date>2003-01-16T06:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Q4 Scripts &amp; what.out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883246#M101404</link>
      <description>Ok, Suppose I had a machine crash.  Before contacting HP, I will use Q4 to proces the system dump as follows:  (I will give you steps)&lt;BR /&gt;&lt;BR /&gt;. /usr/contrib/Q4/bin/set_env&lt;BR /&gt;/usr/contrib/Q4/bin/q4pxdb vmunix&lt;BR /&gt;/usr/contrib/Q4/bin/q4 -p .&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;&lt;BR /&gt;run Analyze AU &amp;gt; ana.out&lt;BR /&gt;run WhatHappened -HANG &amp;gt; what.out&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;Then you can do a 'grep HPMC ana.out' and if you return an HPMC, you had a hardware failure.  &lt;BR /&gt;&lt;BR /&gt;Now, the what.out file will have information about your machine's architecture, what's in the message buffer, Which processor started the crash and what it was running, the HPMC registers, some performance info, what may have caused the hang, installed kernel patches, etc, etc.  (Stuff the Crash Dump team can look at to find the cause of the crash.)&lt;BR /&gt;&lt;BR /&gt;The ana.out has some of the same information, but it a much deeper few of process structures, addresses, and processes at the time of the crash.&lt;BR /&gt;&lt;BR /&gt;After a crash, if you have opened a call to the HP response center, they will likely ask you to run this Q4 process and send the output to them so they can take a look at it.  &lt;BR /&gt;&lt;BR /&gt;The HP education class "Inside the HP-UX Operating System" (H5081) covers these topics and more with using Q4 in extreme (or at least lengthy) detail, if you are interested.  I took the class this time last year.  It was very interesting.&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 17 Jan 2003 16:45:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883246#M101404</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2003-01-17T16:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Q4 Scripts &amp; what.out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883247#M101405</link>
      <description>Shripad,&lt;BR /&gt;&lt;BR /&gt;The basic concept of Q4 is here..&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066277577" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066277577&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you have trouble opening this then let forum know..&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 16:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/q4-scripts-amp-what-out/m-p/2883247#M101405</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-01-17T16:56:43Z</dc:date>
    </item>
  </channel>
</rss>

