<?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: VMS732_UPDATE v5 Problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938669#M72435</link>
    <description>That eco is installed using product install.&lt;BR /&gt;</description>
    <pubDate>Sat, 05 Nov 2005 12:44:18 GMT</pubDate>
    <dc:creator>comarow</dc:creator>
    <dc:date>2005-11-05T12:44:18Z</dc:date>
    <item>
      <title>VMS732_UPDATE v5 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938667#M72433</link>
      <description>I went to install the update patch on my AlphaServer 2000 today and keep getting this:&lt;BR /&gt;&lt;BR /&gt;$ @ sys$update:vmsinstal VMS732_UPDATE DISK$WOLF:[UPDATES.ALP]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        OpenVMS AXP Software Product Installation Procedure V7.3-2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It is 5-NOV-2005 at 08:07.&lt;BR /&gt;&lt;BR /&gt;Enter a question mark (?) at any time for help.&lt;BR /&gt;&lt;BR /&gt;%VMSINSTAL-W-ACTIVE, The following processes are still active:&lt;BR /&gt;       SETI@home 99%  &lt;BR /&gt;       TCPIP$IMAP_1&lt;BR /&gt;       TCPIP$NTP_1&lt;BR /&gt;       TCPIP$XDM_1&lt;BR /&gt;       WWW server 80&lt;BR /&gt;       WWW_253&lt;BR /&gt;       Penguin Lust   &lt;BR /&gt;* Do you want to continue anyway [NO]? y&lt;BR /&gt;* Are you satisfied with the backup of your system disk [YES]? &lt;BR /&gt;&lt;BR /&gt;%VMSINSTAL-E-NOPRODS, None of the specified products were found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        VMSINSTAL procedure done at 08:07&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I even have re-downloaded the compressed patch and uncompressed it.  I have never seen this before.&lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas?  I have some production systems that I was going to install this patch on soon, but wanted to test on box.&lt;BR /&gt;&lt;BR /&gt;Note, all the patches in this update are already installed (including the recent MUP), but that does look like the reason for the above error.  It is complaining about the name, right?&lt;BR /&gt;&lt;BR /&gt;The file seems fine to me:&lt;BR /&gt; dir /full DEC-AXPVMS-VMS732_UPDATE-V0500--4.PCSI;1&lt;BR /&gt;&lt;BR /&gt;Directory DISK$WOLF:[UPDATES.ALP]&lt;BR /&gt;&lt;BR /&gt;DEC-AXPVMS-VMS732_UPDATE-V0500--4.PCSI;1                      File ID:  (16837,22,0)          &lt;BR /&gt;Size:       227616/227656     Owner:    [SYSTEM]&lt;BR /&gt;Created:    31-OCT-2005 17:22:06.85&lt;BR /&gt;Revised:     5-NOV-2005 08:00:12.64 (1)&lt;BR /&gt;Expires:    &lt;NONE specified=""&gt;&lt;BR /&gt;Backup:     &lt;NO backup="" recorded=""&gt;&lt;BR /&gt;Effective:  &lt;NONE specified=""&gt;&lt;BR /&gt;Recording:  &lt;NONE specified=""&gt;&lt;BR /&gt;Accessed:   &lt;NONE specified=""&gt;&lt;BR /&gt;Attributes: &lt;NONE specified=""&gt;&lt;BR /&gt;Modified:   &lt;NONE specified=""&gt;&lt;BR /&gt;Linkcount:  1&lt;BR /&gt;File organization:  Sequential&lt;BR /&gt;Shelved state:      Online &lt;BR /&gt;Caching attribute:  Writethrough&lt;BR /&gt;File attributes:    Allocation: 227656, Extend: 0, Global buffer count: 0, No version limit&lt;BR /&gt;Record format:      Fixed length 8192 byte records&lt;BR /&gt;Record attributes:  None&lt;BR /&gt;RMS attributes:     None&lt;BR /&gt;Journaling enabled: None&lt;BR /&gt;File protection:    System:RWE, Owner:RWED, Group:RE, World:&lt;BR /&gt;Access Cntrl List:  None&lt;BR /&gt;Client attributes:  None&lt;BR /&gt;&lt;BR /&gt;Total of 1 file, 227616/227656 blocks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rick&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NO&gt;&lt;/NONE&gt;</description>
      <pubDate>Sat, 05 Nov 2005 10:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938667#M72433</guid>
      <dc:creator>Rick Dyson</dc:creator>
      <dc:date>2005-11-05T10:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: VMS732_UPDATE v5 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938668#M72434</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;your update is a PCSI kit.&lt;BR /&gt;&lt;BR /&gt;Those you do NOT instal with VMSINSTAL, but with the PCSI command PRODUCT,, function INSTAL, with /SOURCE to specify where the kit can be found.&lt;BR /&gt;&lt;BR /&gt;So:&lt;BR /&gt;&lt;BR /&gt;$ PROD INSTAL DEC-AXPVMS-VMS732_UPDATE-V0500 /source=DISK$WOLF:[UPDATES.ALP]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Succes!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Nov 2005 10:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938668#M72434</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-11-05T10:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: VMS732_UPDATE v5 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938669#M72435</link>
      <description>That eco is installed using product install.&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Nov 2005 12:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938669#M72435</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-11-05T12:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: VMS732_UPDATE v5 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938670#M72436</link>
      <description>My goodness!  (I am not really saying that kind words to myself, just trying to keep it clean!)&lt;BR /&gt;&lt;BR /&gt;What a bonehead mistake!&lt;BR /&gt;&lt;BR /&gt;Of course, thank you for that!&lt;BR /&gt;&lt;BR /&gt;Rick</description>
      <pubDate>Sat, 05 Nov 2005 17:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms732-update-v5-problem/m-p/4938670#M72436</guid>
      <dc:creator>Rick Dyson</dc:creator>
      <dc:date>2005-11-05T17:07:06Z</dc:date>
    </item>
  </channel>
</rss>

