<?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: Open VMS patches in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150171#M88534</link>
    <description>Assuming it's a true zip file, and not a badly named regular installation kit:&lt;BR /&gt;&lt;BR /&gt;If UNZIP is not available on your system start with downloading Unzip for VMS, e.g. from the freeware site (look under &lt;A href="http://h71000.www7.hp.com/freeware/freeware80/000tools/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware80/000tools/&lt;/A&gt; for your required platform. Mind these are VMS executables!) If you use a PC to retrieve it, be sure to FTP it to VMS in IMAGE (binary) mode.&lt;BR /&gt;If your ZIP file is on a PC, FTP it to VMS - again in IMAGE mode.&lt;BR /&gt;&lt;BR /&gt;The location is actually of no concern. I use a specific directory for all patchfiles that I'm about to install.&lt;BR /&gt;$ SET DEF to that direectory.&lt;BR /&gt;&lt;BR /&gt;Unzip the file on VMS. You should get file with extension PCSI or PCSI$COMPRESSED in the same location.&lt;BR /&gt;(you could do so on a PC but I'm not sure the required file attributes will be maintained when FTP-ing the extracted file to VMS. Better don't. Use UNZIP on the VMS box).&lt;BR /&gt;&lt;BR /&gt;Then, if you have the file. PROD INSTALL * would do the trick. &lt;BR /&gt;&lt;BR /&gt;WG&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Feb 2008 19:21:12 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2008-02-25T19:21:12Z</dc:date>
    <item>
      <title>Open VMS patches</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150169#M88532</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;  Any body can help me to extract following patch?&lt;BR /&gt;&lt;BR /&gt;VMS732_U.ZIP;1&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Niru</description>
      <pubDate>Mon, 25 Feb 2008 18:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150169#M88532</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2008-02-25T18:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS patches</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150170#M88533</link>
      <description>Niru,&lt;BR /&gt;&lt;BR /&gt;first try to get the most recent UNZIP.EXE for OpenVMS Alpha from the Freeware CD:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware80/000tools/alpha_images/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware80/000tools/alpha_images/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Then define a foreign command:&lt;BR /&gt;&lt;BR /&gt;$ UNZIP:==$SYS$DISK:[]UNZIP.EXE&lt;BR /&gt;&lt;BR /&gt;Then try to list the contents of that .ZIP archive:&lt;BR /&gt;&lt;BR /&gt;$ unzip -l VMS732_U.ZIP&lt;BR /&gt;&lt;BR /&gt;Then decide, if you want to extract and install the patches, which may be in that archive...&lt;BR /&gt;&lt;BR /&gt;Were did you get that 'patch archive' from ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 25 Feb 2008 19:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150170#M88533</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-02-25T19:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS patches</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150171#M88534</link>
      <description>Assuming it's a true zip file, and not a badly named regular installation kit:&lt;BR /&gt;&lt;BR /&gt;If UNZIP is not available on your system start with downloading Unzip for VMS, e.g. from the freeware site (look under &lt;A href="http://h71000.www7.hp.com/freeware/freeware80/000tools/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware80/000tools/&lt;/A&gt; for your required platform. Mind these are VMS executables!) If you use a PC to retrieve it, be sure to FTP it to VMS in IMAGE (binary) mode.&lt;BR /&gt;If your ZIP file is on a PC, FTP it to VMS - again in IMAGE mode.&lt;BR /&gt;&lt;BR /&gt;The location is actually of no concern. I use a specific directory for all patchfiles that I'm about to install.&lt;BR /&gt;$ SET DEF to that direectory.&lt;BR /&gt;&lt;BR /&gt;Unzip the file on VMS. You should get file with extension PCSI or PCSI$COMPRESSED in the same location.&lt;BR /&gt;(you could do so on a PC but I'm not sure the required file attributes will be maintained when FTP-ing the extracted file to VMS. Better don't. Use UNZIP on the VMS box).&lt;BR /&gt;&lt;BR /&gt;Then, if you have the file. PROD INSTALL * would do the trick. &lt;BR /&gt;&lt;BR /&gt;WG&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Feb 2008 19:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150171#M88534</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-02-25T19:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS patches</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150172#M88535</link>
      <description>This is not (directly) an OpenVMS patch kit. &lt;BR /&gt;&lt;BR /&gt;Almost certainly, this is something local or specific or provided to you outside of OpenVMS Engineering's usual distribution formats and mechanisms.&lt;BR /&gt;&lt;BR /&gt;The article at &lt;A href="http://64.223.189.234/node/575" target="_blank"&gt;http://64.223.189.234/node/575&lt;/A&gt; has instructions on using zip and unzip on OpenVMS, which will likely be able to unpack this archive.&lt;BR /&gt;&lt;BR /&gt;What files you might find inside this particular (assumed) zip archive is not known.&lt;BR /&gt;&lt;BR /&gt;The above zip article also discusses "-V", as I've encountered more than a few folks that don't use that when zipping OpenVMS files.  And that omission can lead to secondary issues, once you unpack the zip archive.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Feb 2008 19:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150172#M88535</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-02-25T19:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS patches</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150173#M88536</link>
      <description>Can I use "run" command to unzip this.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nirukshitha</description>
      <pubDate>Tue, 26 Feb 2008 03:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150173#M88536</guid>
      <dc:creator>Shehan</dc:creator>
      <dc:date>2008-02-26T03:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Open VMS patches</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150174#M88537</link>
      <description>Can you use RUN to extract the patch?  No.  Again, this does not appear to be a standard patch.  (If it were as easy as issuing a RUN command, we'd have suggested that, too.)&lt;BR /&gt;&lt;BR /&gt;You are likely thinking of or are reading about a self-extracting zip archive or a self-extracting PCSI installation kit.&lt;BR /&gt;&lt;BR /&gt;The file you have here is not using the filenaming of a standard OpenVMS patch kit.  The filename that is in use here is indicative of a standard zip archive.  Not a self-extracting archive.&lt;BR /&gt;&lt;BR /&gt;The instructions for acquiring the unzip tool and the sequence for unpacking a typical zip archive (on OpenVMS) are available in the article posted at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/575" target="_blank"&gt;http://64.223.189.234/node/575&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please don't try unpacking this zip archive on another platform -- at least not for now.  That approach leads to other issues.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2008 04:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-patches/m-p/4150174#M88537</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-02-26T04:06:43Z</dc:date>
    </item>
  </channel>
</rss>

