<?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 %DIRECT-E-OPENIN, error opening DKB100:[000000] in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522365#M5349</link>
    <description>OpenVMS v7.1  I'm looking for a way to make this directory available again.&lt;BR /&gt;&lt;BR /&gt;DIR DKB100:[000000] returns %DIRECT-E-OPENIN, error opening DKB100:[000000]*.*;* as input&lt;BR /&gt;-RMS-E-DNF, directory not found&lt;BR /&gt;-SYSTEM-W-NOSUCHFILE, no such file&lt;BR /&gt;&lt;BR /&gt;Specifying any other valid directory on the disk works correctly.  Dir to other disks on the system (dra0:, dkc0:) works correctly.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Apr 2005 14:34:43 GMT</pubDate>
    <dc:creator>Dennis_153</dc:creator>
    <dc:date>2005-04-11T14:34:43Z</dc:date>
    <item>
      <title>%DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522365#M5349</link>
      <description>OpenVMS v7.1  I'm looking for a way to make this directory available again.&lt;BR /&gt;&lt;BR /&gt;DIR DKB100:[000000] returns %DIRECT-E-OPENIN, error opening DKB100:[000000]*.*;* as input&lt;BR /&gt;-RMS-E-DNF, directory not found&lt;BR /&gt;-SYSTEM-W-NOSUCHFILE, no such file&lt;BR /&gt;&lt;BR /&gt;Specifying any other valid directory on the disk works correctly.  Dir to other disks on the system (dra0:, dkc0:) works correctly.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2005 14:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522365#M5349</guid>
      <dc:creator>Dennis_153</dc:creator>
      <dc:date>2005-04-11T14:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522366#M5350</link>
      <description>It is possible that you are trying this from a non-privileged user, although the error message looks a bit strange. On OpenVMS V7.3-2 I get:&lt;BR /&gt;&lt;BR /&gt;$ dir dsa0:[000000]&lt;BR /&gt;%DIRECT-E-OPENIN, error opening DSA0:[000000]*.*;* as input&lt;BR /&gt;-RMS-E-PRV, insufficient privilege or file protection violation&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;This, by the way, is the default behaviour as a non-privileged user is usually not supposed to be able to peek into the master file directory.&lt;BR /&gt;&lt;BR /&gt;See if you can change the directory protection from a sufficiently privileged user:&lt;BR /&gt;$ set file /protection=W:RE DKB00:[000000]000000.DIR;1&lt;BR /&gt;&lt;BR /&gt;If that does not work, it might be that you disk structure is corrupted and making the directory available again can require somewhat more work or is impossible.</description>
      <pubDate>Mon, 11 Apr 2005 14:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522366#M5350</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-04-11T14:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522367#M5351</link>
      <description>&lt;BR /&gt;I suspect that the BACKLINK for the Master File Directory (MFD) is broken after a careless rename by an over-privveliged individual.&lt;BR /&gt;&lt;BR /&gt;You can verify with DUMP/HEAD/BLOC=COU=0 /IDENT=4 DKB100&lt;BR /&gt;&lt;BR /&gt;You can fix this with DFU (freeware):&lt;BR /&gt;&lt;BR /&gt;DFU&amp;gt; SET 000000.DIR/BAK=(4,4,0)&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2005 15:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522367#M5351</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-04-11T15:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522368#M5352</link>
      <description>Dennis,&lt;BR /&gt;&lt;BR /&gt;Could you report the results of the following:&lt;BR /&gt;&lt;BR /&gt;$ Show Device /Full DKB100:&lt;BR /&gt;&lt;BR /&gt;When you say that you can view other directories on this disk, do you mean e.g.&lt;BR /&gt;&lt;BR /&gt;$ Dir DKB100:[DirName]&lt;BR /&gt;or&lt;BR /&gt;$ Dir DKB100:[000000]DirName.Dir&lt;BR /&gt;&lt;BR /&gt;Try this as well:&lt;BR /&gt;$ Dir DKB100:[0,0]&lt;BR /&gt;&lt;BR /&gt;I`ve heard of issues when using [000000].&lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;&lt;BR /&gt;--Jeff</description>
      <pubDate>Mon, 11 Apr 2005 15:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522368#M5352</guid>
      <dc:creator>Jeffery D. Urmann</dc:creator>
      <dc:date>2005-04-11T15:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522369#M5353</link>
      <description>You may be on to something.  How does this look?&lt;BR /&gt;&lt;BR /&gt;$ DUMP/HEAD/BLOC=COU=0 /IDENT=4 DKB100:     &lt;BR /&gt;Dump of file _RALFA1$DKB100:[PKDATA.VALIDATION]000000.DIR;1 on 11-APR-2005 16:31:51.48&lt;BR /&gt;File ID (4,4,0) End of file block 16 / Allocated 18&lt;BR /&gt;File Header &lt;BR /&gt;Header area&lt;BR /&gt; Identification area offset:           40&lt;BR /&gt; Map area offset:                      100&lt;BR /&gt; Access control area offset:           255&lt;BR /&gt; Reserved area offset:                 255&lt;BR /&gt; Extension segment number:             0&lt;BR /&gt; Structure level and version:          2, 1&lt;BR /&gt; File identification:              (4,4,0)&lt;BR /&gt; Extension file identification:    (0,0,0)&lt;BR /&gt;VAX-11 RMS attributes&lt;BR /&gt; Record type:                   Variable&lt;BR /&gt; File organization:            Sequential&lt;BR /&gt; Record attributes:        Non-spanned&lt;BR /&gt; Record size:                      512&lt;BR /&gt; Highest block:                    18&lt;BR /&gt; End of file block:                17&lt;BR /&gt; End of file byte:                 0&lt;BR /&gt; Bucket size:                      0&lt;BR /&gt; Fixed control area size:          0&lt;BR /&gt; Maximum record size:              512&lt;BR /&gt; Default extension size:           0&lt;BR /&gt; Global buffer count:              0&lt;BR /&gt; Directory version limit:          0&lt;BR /&gt; File characteristics:                 Contiguous, Directory&lt;BR /&gt; Map area words in use:                2&lt;BR /&gt; Access mode:                          0&lt;BR /&gt; File owner UIC:                     [RLIV]&lt;BR /&gt; File prot: S:RWED, O:RWED, G:RE, W:RWED&lt;BR /&gt; Back link file identification:  (2520,1,0)&lt;BR /&gt;    Journal control flags: &lt;NONE specified=""&gt;&lt;BR /&gt;    Active recovery units:         None&lt;BR /&gt;    Highest block written:         18&lt;BR /&gt;Identification area&lt;BR /&gt;   File name: 000000.DIR;1&lt;BR /&gt;    Revision number:                  3&lt;BR /&gt;    Creation date:  5-JUN-1999 06:18:03.84&lt;BR /&gt;    Revision date:  7-JAN-2005 15:34:32.96&lt;BR /&gt;    Expiration date:&lt;NONE specified=""&gt;&lt;BR /&gt;    Backup date:    &lt;NONE specified=""&gt;&lt;BR /&gt;&lt;BR /&gt;Map area&lt;BR /&gt;    Retrieval pointers&lt;BR /&gt;        Count: 18        LBN:  1188828&lt;BR /&gt;Checksum: 55957&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;</description>
      <pubDate>Mon, 11 Apr 2005 15:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522369#M5353</guid>
      <dc:creator>Dennis_153</dc:creator>
      <dc:date>2005-04-11T15:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522370#M5354</link>
      <description>dir dkb100:[operator] works fine.  dir dkb100:[0,0] does not, same as posted error.&lt;BR /&gt;&lt;BR /&gt;$ Show Device /Full DKB100:&lt;BR /&gt;Disk RALFA1$DKB100:, device type RZ29B, is online, mounted, file-oriented device, shareable, available to cluster, error logging is enabled.&lt;BR /&gt;&lt;BR /&gt;Error count 0    &lt;BR /&gt;Operations completed    173095289&lt;BR /&gt;Owner process ""    &lt;BR /&gt;Owner UIC                        [RLIV]&lt;BR /&gt;Owner process ID        00000000&lt;BR /&gt;Dev Prot S:RWPL,O:RWPL,G:R,W&lt;BR /&gt;Reference count              139    &lt;BR /&gt;Default buffer size                 512&lt;BR /&gt;Total blocks             8380080    &lt;BR /&gt;Sectors per track                   113&lt;BR /&gt;Total cylinders             3708    &lt;BR /&gt;Tracks per cylinder                  20&lt;BR /&gt;Volume label             "CALS2"    Relative volume number                0&lt;BR /&gt;Cluster size                   9    &lt;BR /&gt;Transaction count                   131&lt;BR /&gt;Free blocks              5885595    &lt;BR /&gt;Maximum files allowed            419004&lt;BR /&gt;Extend quantity                5    &lt;BR /&gt;Mount count                           1&lt;BR /&gt;Mount status              System    &lt;BR /&gt;Cache name      "_RALFA1$DKC0:XQPCACHE"&lt;BR /&gt;Extent cache size             64    &lt;BR /&gt;Maximum blocks in extent cache   588559&lt;BR /&gt;File ID cache size            64    &lt;BR /&gt;Blocks currently in extent cache 316557&lt;BR /&gt;Quota cache size               0    &lt;BR /&gt;Maximum buffers in FCP cache       5519&lt;BR /&gt;Volume owner UIC          [RLIV]    &lt;BR /&gt;Vol Prot    S:RWCD,O:RWCD,G:RWCD,W:RWCD&lt;BR /&gt;Volume Status:  subject to mount verification, file high-water marking, write-&lt;BR /&gt;      back caching enabled.</description>
      <pubDate>Mon, 11 Apr 2005 15:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522370#M5354</guid>
      <dc:creator>Dennis_153</dc:creator>
      <dc:date>2005-04-11T15:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522371#M5355</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;You may be on to something. How does this look?&lt;BR /&gt;&lt;BR /&gt;$ DUMP/HEAD/BLOC=COU=0 /IDENT=4 DKB100: &lt;BR /&gt;Dump of file _RALFA1$DKB100:[PKDATA.VALIDATION]000000.DIR;1 on 11-APR-2005 16:31:51.48&lt;BR /&gt;File ID (4,4,0) &lt;BR /&gt;:&lt;BR /&gt;File owner UIC: [RLIV]&lt;BR /&gt;File prot: S:RWED, O:RWED, G:RE, W:RWED&lt;BR /&gt;Back link file identification: (2520,1,0)&lt;BR /&gt;&lt;BR /&gt;That looks broken.&lt;BR /&gt;You need to review skills/priv for "RLIV".&lt;BR /&gt;&lt;BR /&gt;Bad owner, pad priv, bad backlink for 000000.DIR&lt;BR /&gt;&lt;BR /&gt;Fix with DFU and you'll be all set&lt;BR /&gt;&lt;BR /&gt;(AND/DISK/REPAI may well catch this also. Dunno).&lt;BR /&gt;&lt;BR /&gt;hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2005 15:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522371#M5355</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-04-11T15:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522372#M5356</link>
      <description>Can DFU be used on an active disk?  What version of DFU are you using?  How do you specify the device that the SET will act upon?</description>
      <pubDate>Mon, 11 Apr 2005 19:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522372#M5356</guid>
      <dc:creator>Dennis_153</dc:creator>
      <dc:date>2005-04-11T19:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522373#M5357</link>
      <description>DFU is your friend. No VMS system manager shoudl be without. Trust me.&lt;BR /&gt;Just get it, use it and be happy. &lt;BR /&gt;Mind you, It's not like you have much choice at this point!&lt;BR /&gt;Actually, there are little programs out there specifically to fix this problem, but since DFU can do, and yes on a active disk, just go that route. Help within dfu will explain details.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2005 22:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522373#M5357</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-04-11T22:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522374#M5358</link>
      <description>I think for VMS V7.1 you need DFU V2.7A on Freeware V5&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware50/dfu027a/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware50/dfu027a/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Apr 2005 03:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522374#M5358</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-04-12T03:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522375#M5359</link>
      <description>in DFU V2.7A I think you have to do&lt;BR /&gt;DFU VERIFY/FIX/LOCK/DIR DKB100:&lt;BR /&gt;&lt;BR /&gt;as the SET command previously mentioned is not there. The author of DFU is the Wizard of ODS and it is truely indespensble.</description>
      <pubDate>Tue, 12 Apr 2005 03:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522375#M5359</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-04-12T03:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522376#M5360</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we have hit one of my favorite wooden horses again!&lt;BR /&gt;&lt;BR /&gt;It is some time back, but I have _WITNWSSED_ this situation getting created!&lt;BR /&gt;&lt;BR /&gt;And the easiest way to do it is by using the [000000.xyz...] directory syntax.&lt;BR /&gt;&lt;BR /&gt;I see it time and again, and quite often there is no real harm, but if the target file spec of a BACKUP or RENAME command contains [000000.dirname], then you may well create a REAL [000000] directory _IN_ the MFD (000000.DIR &amp;lt;&amp;gt; (4,4,0)  )&lt;BR /&gt;A similar command  again creates the subject of this thread!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let us all solemny promise now to NEVER again use that syntax, and educate anyone seen doing it!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Tue, 12 Apr 2005 08:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522376#M5360</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-04-12T08:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: %DIRECT-E-OPENIN, error opening DKB100:[000000]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522377#M5361</link>
      <description>DFU 2.7A did the trick. DFU VERIFY/FIX/LOCK/DIR DKB100: and about five seconds was all it needed.  I'm not sure how it occurred, but it looks like a privileged user was messing around were they shouldn't.&lt;BR /&gt;&lt;BR /&gt;Thanks for the assistance.  I had a cpu fan fail on the same system today.  It took about 5 minutes to fix, but it gave me an oppertunity to run the fix on a quiet disk.</description>
      <pubDate>Thu, 14 Apr 2005 15:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/direct-e-openin-error-opening-dkb100-000000/m-p/3522377#M5361</guid>
      <dc:creator>Dennis_153</dc:creator>
      <dc:date>2005-04-14T15:52:59Z</dc:date>
    </item>
  </channel>
</rss>

