<?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 Deleting a nonexistent process in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106516#M25616</link>
    <description>We have a process that has the tape drive allocated, however when i try to delete that process i get a non existing process error message. &lt;BR /&gt;&lt;BR /&gt;Here is a brief listing of what i have encountered. &lt;BR /&gt;&lt;BR /&gt;$ show dev mka600/fu&lt;BR /&gt;error count              0 &lt;BR /&gt;owner process           ""&lt;BR /&gt;Owner process id  0000C51B&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ stop/id=0000C51B&lt;BR /&gt;%SYSTEM-W-NONEXPR, nonexistent process&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated as vms help and the web have not yielded any solutions.</description>
    <pubDate>Wed, 30 Apr 2008 17:23:28 GMT</pubDate>
    <dc:creator>Jason_429</dc:creator>
    <dc:date>2008-04-30T17:23:28Z</dc:date>
    <item>
      <title>Deleting a nonexistent process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106516#M25616</link>
      <description>We have a process that has the tape drive allocated, however when i try to delete that process i get a non existing process error message. &lt;BR /&gt;&lt;BR /&gt;Here is a brief listing of what i have encountered. &lt;BR /&gt;&lt;BR /&gt;$ show dev mka600/fu&lt;BR /&gt;error count              0 &lt;BR /&gt;owner process           ""&lt;BR /&gt;Owner process id  0000C51B&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ stop/id=0000C51B&lt;BR /&gt;%SYSTEM-W-NONEXPR, nonexistent process&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated as vms help and the web have not yielded any solutions.</description>
      <pubDate>Wed, 30 Apr 2008 17:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106516#M25616</guid>
      <dc:creator>Jason_429</dc:creator>
      <dc:date>2008-04-30T17:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a nonexistent process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106517#M25617</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;You have not given the architecture (Vax, Alpha,  Itanium), and the Vms version.&lt;BR /&gt;&lt;BR /&gt;Anyway, a system with the latest patches should not exhibit this problem.&lt;BR /&gt;&lt;BR /&gt;The best source I know about the rwast process is&lt;BR /&gt;&lt;A href="http://www.pottsoft.com/home/vms/rwast.html" target="_blank"&gt;http://www.pottsoft.com/home/vms/rwast.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Try the cure for the tape device allocated to a non-existent process, and eventually go to &lt;BR /&gt;&lt;BR /&gt;"But really folks, "simply" disable the resource wait for the process and let it die off:&lt;BR /&gt;&lt;BR /&gt;    * Get the Process Control Block (PCB) address of the target process.&lt;BR /&gt;&lt;BR /&gt;    * Set the PCB$M_SSRWAIT bit in PCB$L_STS.&lt;BR /&gt;&lt;BR /&gt;    * Clear the PCB$M_DELPEN bit in PCB$L_STS.&lt;BR /&gt;&lt;BR /&gt;    * Issue another $DELPRC to the process..."&lt;BR /&gt;&lt;BR /&gt;Try the code, but be aware that a mistake will crash the system :-)&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Wed, 30 Apr 2008 18:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106517#M25617</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2008-04-30T18:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a nonexistent process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106518#M25618</link>
      <description>They system is an alphaserver 1200 running 8.3  I believe they are up to date on patches but i guess i will have to check. &lt;BR /&gt;&lt;BR /&gt;Thanks for your help i will read up on it and try it when the system is not in use.&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 18:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106518#M25618</guid>
      <dc:creator>Jason_429</dc:creator>
      <dc:date>2008-04-30T18:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a nonexistent process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106519#M25619</link>
      <description>This looks like it might be a dangling ownership, and not a non-existent process.&lt;BR /&gt;&lt;BR /&gt;You may be down-revision on your OpenVMS patches and/or on your OpenVMS version (or both), or (potentially) somebody here has been working with SHARE privileges here.&lt;BR /&gt;&lt;BR /&gt;Most cases of this I'm aware of were fixed in the mid V7.* range, though there were apparently various paths into this particular chasm.&lt;BR /&gt;&lt;BR /&gt;If/when you should decide to reboot this system to clear this device ownership, I'd suggest taking the opportunity to bring your OpenVMS system up to current revision and current ECO kits.&lt;BR /&gt;&lt;BR /&gt;There's an old CSCPAT tool  CSCPAT_0245_USE_WITH_CAUTION_MTDISMOUNT.EXE&lt;BR /&gt;around and this or its descendant tool can probably be obtained from the HP support center if you can't scrounge a copy from elsewhere.  &lt;BR /&gt;&lt;BR /&gt;Basically, this tool or its descendants will clobber the kernel-mode USB cells related to drive ownership.  (And I and other folks posted up code that patches the kernel for various purposes.)  And these tools can potentially lead to a crash.&lt;BR /&gt;&lt;BR /&gt;There have been various discussions over the years around an OpenVMS-integrated tool that allows this to be cleared, but I don't recall if such ever slipped out into the wild.&lt;BR /&gt;&lt;BR /&gt;The most reliable and fastest approach to clear this is to reboot.  (The unsupported tools might -- might -- lead to corruptions or system crashes.)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 20:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106519#M25619</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-04-30T20:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a nonexistent process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106520#M25620</link>
      <description>Thanks Hoff &lt;BR /&gt;After reading up on dangling ownership i have decided to just reboot the system this weekend after updating VMS :)</description>
      <pubDate>Thu, 01 May 2008 17:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106520#M25620</guid>
      <dc:creator>Jason_429</dc:creator>
      <dc:date>2008-05-01T17:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a nonexistent process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106521#M25621</link>
      <description>Reboot will take care of it</description>
      <pubDate>Thu, 01 May 2008 17:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/deleting-a-nonexistent-process/m-p/5106521#M25621</guid>
      <dc:creator>Jason_429</dc:creator>
      <dc:date>2008-05-01T17:29:16Z</dc:date>
    </item>
  </channel>
</rss>

