<?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: Misleading CREATE-I-EXISTS Error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236677#M98446</link>
    <description>No, appears to be any device that exists but isn't mounted :-&lt;BR /&gt;&lt;BR /&gt;ALPHA_RAA$$$ sh dev dga229&lt;BR /&gt;&lt;BR /&gt;Device                  Device           Error    Volume         Free  Trans Mnt&lt;BR /&gt; Name                   Status           Count     Label        Blocks Count Cnt&lt;BR /&gt;$1$DGA229:     (ALPHA)  Online               9&lt;BR /&gt;ALPHA_RAA$$$ cre/dir $1$dga229:[robs]&lt;BR /&gt;%CREATE-I-EXISTS, $1$DGA229:[ROBS] already exists&lt;BR /&gt;ALPHA_RAA$$$ &lt;BR /&gt;</description>
    <pubDate>Fri, 23 Apr 2010 10:04:15 GMT</pubDate>
    <dc:creator>Robert Atkinson</dc:creator>
    <dc:date>2010-04-23T10:04:15Z</dc:date>
    <item>
      <title>Misleading CREATE-I-EXISTS Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236675#M98444</link>
      <description>What do you think to this error? :-&lt;BR /&gt;&lt;BR /&gt;GAMMA_ROB$$$ INIT/OWNER=SYSTEM/NOHIGH $1$DGA131 SEEVIEW&lt;BR /&gt;GAMMA_ROB$$$ CRE/DIR $1$DGA131:[SEEVIEW]/LOG&lt;BR /&gt;%CREATE-I-EXISTS, $1$DGA131:[SEEVIEW] already exists&lt;BR /&gt;GAMMA_ROB$$$ DIR $1$DGA131:[000000]&lt;BR /&gt;%DIRECT-E-OPENIN, error opening $1$DGA131:[000000]*.*;* as input&lt;BR /&gt;-RMS-E-DNR, device not ready, not mounted, or unavailable&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 09:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236675#M98444</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2010-04-23T09:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Misleading CREATE-I-EXISTS Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236676#M98445</link>
      <description>Hi Robert, Can't see the $ MOUNT command, which I assume explains the -E-OPENIN error. As for the CRE/DIR, do you have any symbols or logicals set which may have accidentally changed the behavior?&lt;BR /&gt;&lt;BR /&gt;Kind Regards&lt;BR /&gt;John.</description>
      <pubDate>Fri, 23 Apr 2010 09:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236676#M98445</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2010-04-23T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Misleading CREATE-I-EXISTS Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236677#M98446</link>
      <description>No, appears to be any device that exists but isn't mounted :-&lt;BR /&gt;&lt;BR /&gt;ALPHA_RAA$$$ sh dev dga229&lt;BR /&gt;&lt;BR /&gt;Device                  Device           Error    Volume         Free  Trans Mnt&lt;BR /&gt; Name                   Status           Count     Label        Blocks Count Cnt&lt;BR /&gt;$1$DGA229:     (ALPHA)  Online               9&lt;BR /&gt;ALPHA_RAA$$$ cre/dir $1$dga229:[robs]&lt;BR /&gt;%CREATE-I-EXISTS, $1$DGA229:[ROBS] already exists&lt;BR /&gt;ALPHA_RAA$$$ &lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 10:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236677#M98446</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2010-04-23T10:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Misleading CREATE-I-EXISTS Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236678#M98447</link>
      <description>Looks bogus.  How ancient is the software here?  Upgrade to current VMS and patch to current and try again.&lt;BR /&gt;&lt;BR /&gt;From OpenVMS Alpha V8.3 with UPDATE V12.0, and an unmounted disk:&lt;BR /&gt;&lt;BR /&gt; $ cre/dir $1$DKJ100:[scratch]&lt;BR /&gt;%CREATE-E-DIRNOTCRE, $1$DKJ100:[SCRATCH] directory file not created&lt;BR /&gt;-RMS-E-DNR, device not ready, not mounted, or unavailable&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;Follow the output of a "SET WATCH /CLASS=ALL FILE" sequence to trace the command activity.  "SET WATCH /CLASS=NONE FILE" to disable.  CMEXEC or CMKRNL is needed.</description>
      <pubDate>Fri, 23 Apr 2010 10:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236678#M98447</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-04-23T10:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Misleading CREATE-I-EXISTS Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236679#M98448</link>
      <description>Same output from VMS 8.3-1H1 Update v7 (Jan 2010), so I'll check the release notes to see if I can find where it got fixed.&lt;BR /&gt;&lt;BR /&gt;Cheers Hoff.&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 10:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236679#M98448</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2010-04-23T10:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Misleading CREATE-I-EXISTS Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236680#M98449</link>
      <description>&lt;BR /&gt;It reproduces on 'eisner' which is AV8.3  UPDATE V5.0&lt;BR /&gt;&lt;BR /&gt;It reproduces also with a call to LIB$CREATE_DIR.&lt;BR /&gt;&lt;BR /&gt;Any fix/release note would likely only talk about LIBRTL / LIB$CREATE_DIR&lt;BR /&gt;&lt;BR /&gt;In there it was likely a problem introduced with SYMLINKS work.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 11:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236680#M98449</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-04-23T11:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Misleading CREATE-I-EXISTS Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236681#M98450</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;FWIW, it works correctly on OpenVMS Alpha E8.4:&lt;BR /&gt;&lt;BR /&gt;PersAlpha E8.4 $ crea/dir CHAALP$DKA0:&lt;TEST&gt;&lt;BR /&gt;%CREATE-E-DIRNOTCRE, CHAALP$DKA0:&lt;TEST&gt; directory file not created&lt;BR /&gt;-RMS-E-DNR, device not ready, not mounted, or unavailable&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/TEST&gt;&lt;/TEST&gt;</description>
      <pubDate>Fri, 23 Apr 2010 13:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236681#M98450</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2010-04-23T13:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Misleading CREATE-I-EXISTS Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236682#M98451</link>
      <description>As this is relatively cosmetic, and clearly fixed in newer versions, there's no reason to use any more time up on it. I simply wasn't sure whether it was worth reporting to HP and as it's fixed, obviously not.&lt;BR /&gt;&lt;BR /&gt;Thanks for everyone's comments.&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 14:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/misleading-create-i-exists-error/m-p/5236682#M98451</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2010-04-23T14:25:42Z</dc:date>
    </item>
  </channel>
</rss>

