<?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: Upgrade question - part 2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6177195#M28657</link>
    <description>&lt;P&gt;Paolo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;assuming you've mounted the CDrom (MOUNT/OVER=ID DKA0:)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DIR DKA0:[directory-name] shows your patch files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You've created a DKA100:[TEMP] directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just use : $ COPY/LOG DKA0:[directory-name]file-name&amp;nbsp; DKA100:[TEMP]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2013 09:09:27 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2013-08-21T09:09:27Z</dc:date>
    <item>
      <title>Upgrade question - part 2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6175599#M28653</link>
      <description>&lt;P&gt;I've created a CD with the patches on it plus a couple of compilers and the CD is mounted on dka0 with a DIR listing showing up nicely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, how do I get the files from the CD to OpenVMS? I was looking for something similar to the Unix 'mv' command. Looking at DCL documentation it seems RENAME might be what I am looking for but I don't want to do a RENAME and make a mess of things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm logged in as SYSTEM in default directory SYS$SYSROOT:[SYSMGR]. What would be the correct RENAME command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bob Blunt said "Once they are moved to the OpenVMS instance/disk you should expand the ZIPfiles by "running" them like an executable image (for example $ run VMS84A_PCSI_V0200.ZIPEXE) which will extract the installation kits to a VMS directory."&amp;nbsp;&amp;nbsp; So can I just run them from the CD-ROM? Do I have to create a directory on my system disk and then run them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He then said: "$ SET DEFAULT to that directory and then:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ PROD INSTALL *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You SHOULD get a list of the installation kits in that directory."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm struggling with the creation of the directory into which the kits will be placed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 06:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6175599#M28653</guid>
      <dc:creator>Paolo_R</dc:creator>
      <dc:date>2013-08-20T06:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade question - part 2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6175607#M28654</link>
      <description>&lt;P&gt;Paolo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;do you know, that OpenVMS has excellent inline help ? Just try $ HELP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And OpenVMS commands are - most of the time - understandable, because they match english words. So if you want to 'copy' files, use the COPY DCL command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And if you want to run an image, use the RUN command (in this case for the .zipexe self-extractable patches). The patch file should extract to the current default directory. Then you can install the patches (see $ HELP PRODUCT INSTALL).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 06:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6175607#M28654</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2013-08-20T06:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade question - part 2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6175983#M28655</link>
      <description>&lt;P&gt;&amp;gt;I was looking for something similar to the Unix 'mv'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mv doesn't work too well on a CD.&amp;nbsp; :-)&amp;nbsp; cp(1) would be better.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6175983#M28655</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2013-08-20T12:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade question - part 2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6177189#M28656</link>
      <description>&lt;P&gt;Volker:&amp;nbsp; yes, I accept that DCL commands are English-like. There is also a huge amount of documentation (probably too much for a newbie.)&lt;BR /&gt;&lt;BR /&gt;What to you seems second nature, because of years of VMS experience, to me - with all of 5 days experience with VMS - is a huge learning curve. Every DCL command, for me,&amp;nbsp; needs a lot of research.&lt;BR /&gt;&lt;BR /&gt;I've spent all day investigating COPY which, in turn, led to investigation into the directory structure. I've managed to create a TEMP directory but I can't get the syntax right to copy a file from the CD to the temp directory. I'll keep on trying - I'm just trying to point out OpenVMS is a pretty alien environment for newcomers.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6177189#M28656</guid>
      <dc:creator>Paolo_R</dc:creator>
      <dc:date>2013-08-21T09:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade question - part 2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6177195#M28657</link>
      <description>&lt;P&gt;Paolo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;assuming you've mounted the CDrom (MOUNT/OVER=ID DKA0:)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DIR DKA0:[directory-name] shows your patch files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You've created a DKA100:[TEMP] directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just use : $ COPY/LOG DKA0:[directory-name]file-name&amp;nbsp; DKA100:[TEMP]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6177195#M28657</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2013-08-21T09:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade question - part 2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6177531#M28658</link>
      <description />
      <pubDate>Wed, 21 Aug 2013 13:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6177531#M28658</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2013-08-21T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade question - part 2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6178265#M28659</link>
      <description>&lt;P&gt;Volker: thank you. I have successfully installed the patches.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 01:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/upgrade-question-part-2/m-p/6178265#M28659</guid>
      <dc:creator>Paolo_R</dc:creator>
      <dc:date>2013-08-22T01:31:37Z</dc:date>
    </item>
  </channel>
</rss>

