<?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 open VMS version # in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481487#M4777</link>
    <description>&lt;BR /&gt;How to find VMS version or makesur that is &lt;BR /&gt;&lt;BR /&gt;openvms 7.3-1 or openvms 7.3-2&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Feb 2005 16:27:03 GMT</pubDate>
    <dc:creator>Asif_8</dc:creator>
    <dc:date>2005-02-08T16:27:03Z</dc:date>
    <item>
      <title>open VMS version #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481487#M4777</link>
      <description>&lt;BR /&gt;How to find VMS version or makesur that is &lt;BR /&gt;&lt;BR /&gt;openvms 7.3-1 or openvms 7.3-2&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2005 16:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481487#M4777</guid>
      <dc:creator>Asif_8</dc:creator>
      <dc:date>2005-02-08T16:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: open VMS version #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481488#M4778</link>
      <description>Asif,&lt;BR /&gt;&lt;BR /&gt;Just type:&lt;BR /&gt;&lt;BR /&gt;$ SHOW SYSTEM/NOPROC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Tue, 08 Feb 2005 16:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481488#M4778</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-02-08T16:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: open VMS version #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481489#M4779</link>
      <description>this is command show me 7.3 not show this is 7.3-1 or 7.3-2&lt;BR /&gt;&lt;BR /&gt;penVMS V7.3  on node ALPHA1   8-FEB-2005 16:30:15.59  Uptime  2 13:13:16</description>
      <pubDate>Tue, 08 Feb 2005 16:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481489#M4779</guid>
      <dc:creator>Asif_8</dc:creator>
      <dc:date>2005-02-08T16:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: open VMS version #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481490#M4780</link>
      <description>Asif,&lt;BR /&gt;&lt;BR /&gt;This means that you have OpenVMS 7.3&lt;BR /&gt;Which is the version which commes before 7.3-1.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Tue, 08 Feb 2005 16:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481490#M4780</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-02-08T16:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: open VMS version #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481491#M4781</link>
      <description>Asif,&lt;BR /&gt;&lt;BR /&gt;If you are doing this from a DCL procedure, you want the lexical function F$GETSYI, as shown by the following example:&lt;BR /&gt;&lt;BR /&gt; $ WRITE SYS$OUTPUT F$GETSYI("VERSION")&lt;BR /&gt;&lt;BR /&gt;Be careful when parsing the output, there are a variety of version tags out there including:&lt;BR /&gt;- field test identifiers&lt;BR /&gt;- x.y-z releases&lt;BR /&gt;- xHy releases (e.g., 6.2-1H3)&lt;BR /&gt;&lt;BR /&gt;My recollection is that there MAY be a writeup in one of the manuals, possibly the PCSI Manual, about parsing the results of a version number query (my apologies, I do not have the reference at hand at this instant).&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 08 Feb 2005 16:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481491#M4781</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-02-08T16:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: open VMS version #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481492#M4782</link>
      <description>Asif,&lt;BR /&gt;Bojan told you the exact command. On my system I can see V7.3-2.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2005 02:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481492#M4782</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-02-09T02:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: open VMS version #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481493#M4783</link>
      <description>Asif,&lt;BR /&gt;There are a few ways to do this, the easiest are the following&lt;BR /&gt;&lt;BR /&gt;1. DCL (As suggested by Robert)&lt;BR /&gt;   &lt;BR /&gt;   $ Ver = F$GETSYI("VERSION")&lt;BR /&gt;   $ sy sym Ver&lt;BR /&gt;&lt;BR /&gt;2. Do the following&lt;BR /&gt;   $ show sys/page&lt;BR /&gt;   (on the top left side of your screen&lt;BR /&gt;    just below PID and Process.. you can see&lt;BR /&gt;    the version of VMS being run)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
      <pubDate>Wed, 09 Feb 2005 03:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481493#M4783</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2005-02-09T03:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: open VMS version #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481494#M4784</link>
      <description>Asif,&lt;BR /&gt;Bojan is right .. see the same command from one of my OpenVMS 7.3-1 servers below&lt;BR /&gt;&lt;BR /&gt;NODE1&amp;gt;&amp;gt; show sys/noproc&lt;BR /&gt;OpenVMS V7.3-1  on node NODE1   9-FEB-2005 03:03:20.84  Uptime  23 03:20:01&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
      <pubDate>Wed, 09 Feb 2005 03:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/open-vms-version/m-p/3481494#M4784</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2005-02-09T03:03:42Z</dc:date>
    </item>
  </channel>
</rss>

