<?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: pka0: in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762148#M75480</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the answer. Is it harmless to execute or run analyze/system on a running system? &lt;BR /&gt;&lt;BR /&gt;Is it the only choice to find the reason for the error? &lt;BR /&gt;&lt;BR /&gt;Is it possible to reset the error log afterwords.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Geir&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS:&lt;BR /&gt;Sorry for the delay :-)</description>
    <pubDate>Wed, 05 Apr 2006 03:35:03 GMT</pubDate>
    <dc:creator>geir_2</dc:creator>
    <dc:date>2006-04-05T03:35:03Z</dc:date>
    <item>
      <title>pka0:</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762145#M75477</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When I execute the followng command:&lt;BR /&gt;&lt;BR /&gt;$ show error &lt;BR /&gt;&lt;BR /&gt;I got following  outout:&lt;BR /&gt;&lt;BR /&gt;Device              Error Counf&lt;BR /&gt;osfs2$pka0:         11&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have never seen the error before. Is it a serious problem or??  If I execure analyze/error/include=pka0: I got  a long list with text.  Any comments?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 08:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762145#M75477</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2006-03-30T08:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: pka0:</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762146#M75478</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;PKA0: is a SCSI bus adapter. There could be errors on the adapter itself, the SCSI bus or one of the devices on the SCSI bus. Use $ ANAL/SYS -&amp;gt; SDA&amp;gt; CLUE SCSI/SUMM to find out, which devices are connected to the PKA SCSI bus.&lt;BR /&gt;&lt;BR /&gt;DECevent V3.4 is probably the best tool for analyzing SCSI related errors.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 30 Mar 2006 10:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762146#M75478</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-30T10:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: pka0:</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762147#M75479</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;attach the result of the command and we can analyze the problem&lt;BR /&gt;&lt;BR /&gt;if you have decevent try diagnoze&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Steph</description>
      <pubDate>Thu, 30 Mar 2006 10:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762147#M75479</guid>
      <dc:creator>Guillou_2</dc:creator>
      <dc:date>2006-03-30T10:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: pka0:</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762148#M75480</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the answer. Is it harmless to execute or run analyze/system on a running system? &lt;BR /&gt;&lt;BR /&gt;Is it the only choice to find the reason for the error? &lt;BR /&gt;&lt;BR /&gt;Is it possible to reset the error log afterwords.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Geir&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS:&lt;BR /&gt;Sorry for the delay :-)</description>
      <pubDate>Wed, 05 Apr 2006 03:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762148#M75480</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2006-04-05T03:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: pka0:</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762149#M75481</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;running ANAL/SYS cannot cause any problems. It just reads system data structures and cannot modify them.&lt;BR /&gt;&lt;BR /&gt;Recent versions of OpenVMS would allow you to reset the device error count with SET DEV/RESET=(ERROR_COUNT) PKA0:&lt;BR /&gt;&lt;BR /&gt;To find the reason for the error, you have to install DECevent V3.4 and translate the PKA0 errors from ERRLOG.SYS&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 05 Apr 2006 03:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762149#M75481</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-05T03:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: pka0:</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762150#M75482</link>
      <description>running ANAL/SYS cannot cause any problems. It just reads system data structures and cannot modify them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Taken literally, that statement is true, since all you've done is activate a few images.&lt;BR /&gt;&lt;BR /&gt;However there are some SDA extensions that (on a runnning system) will allocate pool and modify memory (the DKDRIVER logging tool) or even modify the default behaviour of certain device drivers (the FC SDA extensions, for example).&lt;BR /&gt;&lt;BR /&gt;         -- Rob</description>
      <pubDate>Wed, 05 Apr 2006 20:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pka0/m-p/3762150#M75482</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2006-04-05T20:21:00Z</dc:date>
    </item>
  </channel>
</rss>

