<?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: UUID - multiple issues in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464276#M42598</link>
    <description>&amp;gt;Have you reported this to HP?&lt;BR /&gt;&lt;BR /&gt;No, I know of no way of doing that myself.&lt;BR /&gt;&lt;BR /&gt;Is anyone able to confirm either item 1 or item 2? (with the understanding that in order to confirm item 2 you would need familiarity with the cited RFC)&lt;BR /&gt;&lt;BR /&gt;In case anyone does attempt to confirm, I am running V8.3-1H1 on Itanium hardware.</description>
    <pubDate>Mon, 27 Jul 2009 02:59:46 GMT</pubDate>
    <dc:creator>Derek Garson</dc:creator>
    <dc:date>2009-07-27T02:59:46Z</dc:date>
    <item>
      <title>UUID - multiple issues</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464273#M42595</link>
      <description>With regards to SYS$CREATE_UID there appear to be multiple issues. (The reader is assumed to be familiar with RFC4122.)&lt;BR /&gt;&lt;BR /&gt;1. When getting the MAC address it uses the overridden MAC address, not the default MAC address. Hence if the chosen ethernet adapter is running DECnet, a significant assumption of version 1 UUIDs is violated.&lt;BR /&gt;&lt;BR /&gt;2. The byte order in the three time fields seems to be wrong. The spec says high-low (which is the opposite of platforms that VMS is used to but normal on the internet). It seems to me that the fields are returned low-high.&lt;BR /&gt;&lt;BR /&gt;3. It isn't using the clock sequence field as intended. This isn't a problem as such.&lt;BR /&gt;&lt;BR /&gt;4. The service is lacking functionality e.g. can't generate version 3, 4 or 5 UUIDs (version 1 UUIDs are considered a bit dubious for privacy and security reasons) and e.g. can't return the UUID as a string. A new optional second argument, being an itemlist, would do nicely.&lt;BR /&gt;&lt;BR /&gt;5. f$unique(), which seemingly just invokes this service, might have been better to return its result with bytes reversed, at least as an option.&lt;BR /&gt;&lt;BR /&gt;As it is, the MAC address is always the first 12 bytes of the result and hence, when used to create file names, you don't get a good spread of names.&lt;BR /&gt;&lt;BR /&gt;If functionality were added to the service, as per item 4, then some or all of that should then be reflected in new functionality in f$unique().</description>
      <pubDate>Wed, 22 Jul 2009 04:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464273#M42595</guid>
      <dc:creator>Derek Garson</dc:creator>
      <dc:date>2009-07-22T04:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: UUID - multiple issues</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464274#M42596</link>
      <description>Interesting.&lt;BR /&gt;&lt;BR /&gt;Have you reported this to HP?</description>
      <pubDate>Wed, 22 Jul 2009 09:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464274#M42596</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2009-07-22T09:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: UUID - multiple issues</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464275#M42597</link>
      <description>Hi Derek,&lt;BR /&gt;&lt;BR /&gt;Alan Potter was aware of similar issues about 15 years ago (including one I believe that would crash the system under load?)&lt;BR /&gt;&lt;BR /&gt;I personally lodged an issue with $getdti where enteriung a wildcard lookup would only result in the wildcard portion of the response :-(&lt;BR /&gt;&lt;BR /&gt;Perhaps not as important as IPsec but certainly less than 64bit addressing for RTR X86.&lt;BR /&gt;&lt;BR /&gt;Good-luck!&lt;BR /&gt;&lt;BR /&gt;Richard Maher</description>
      <pubDate>Wed, 22 Jul 2009 10:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464275#M42597</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2009-07-22T10:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: UUID - multiple issues</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464276#M42598</link>
      <description>&amp;gt;Have you reported this to HP?&lt;BR /&gt;&lt;BR /&gt;No, I know of no way of doing that myself.&lt;BR /&gt;&lt;BR /&gt;Is anyone able to confirm either item 1 or item 2? (with the understanding that in order to confirm item 2 you would need familiarity with the cited RFC)&lt;BR /&gt;&lt;BR /&gt;In case anyone does attempt to confirm, I am running V8.3-1H1 on Itanium hardware.</description>
      <pubDate>Mon, 27 Jul 2009 02:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464276#M42598</guid>
      <dc:creator>Derek Garson</dc:creator>
      <dc:date>2009-07-27T02:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: UUID - multiple issues</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464277#M42599</link>
      <description>&lt;!--!*#--&gt;&amp;gt; No, I know of no way of doing that myself.&lt;BR /&gt;&lt;BR /&gt;I make no claims for its effectiveness, but:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/" target="_blank"&gt;http://h71000.www7.hp.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"Send us your comments":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/fb_business.html" target="_blank"&gt;http://h71000.www7.hp.com/fb_business.html&lt;/A&gt;</description>
      <pubDate>Mon, 27 Jul 2009 04:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/uuid-multiple-issues/m-p/4464277#M42599</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-07-27T04:07:12Z</dc:date>
    </item>
  </channel>
</rss>

