<?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 Rooted logical over decnet in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546531#M69002</link>
    <description>I have set up a proxy from john at node65 into peter at node46 as a default proxy. Peter has re access to the product directory. The proxy works as validated by a directory of node46::[product.xx] producing a listing.  &lt;BR /&gt;&lt;BR /&gt;I then defined a rooted logical as follows&lt;BR /&gt;$defi/sys/exec/trans=conc newlog nod46::[product.xx.]&lt;BR /&gt;&lt;BR /&gt;Trying to access the directory as newlog:[000000] produces the following:&lt;BR /&gt;&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation&lt;BR /&gt;&lt;BR /&gt;Can you use rooted logicals over Decnet like I am trying to do?</description>
    <pubDate>Tue, 17 May 2005 13:48:05 GMT</pubDate>
    <dc:creator>Mike Smith_33</dc:creator>
    <dc:date>2005-05-17T13:48:05Z</dc:date>
    <item>
      <title>Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546531#M69002</link>
      <description>I have set up a proxy from john at node65 into peter at node46 as a default proxy. Peter has re access to the product directory. The proxy works as validated by a directory of node46::[product.xx] producing a listing.  &lt;BR /&gt;&lt;BR /&gt;I then defined a rooted logical as follows&lt;BR /&gt;$defi/sys/exec/trans=conc newlog nod46::[product.xx.]&lt;BR /&gt;&lt;BR /&gt;Trying to access the directory as newlog:[000000] produces the following:&lt;BR /&gt;&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation&lt;BR /&gt;&lt;BR /&gt;Can you use rooted logicals over Decnet like I am trying to do?</description>
      <pubDate>Tue, 17 May 2005 13:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546531#M69002</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-17T13:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546532#M69003</link>
      <description>I have not used rooted logicals like this, but have used regular logicals.  I think the logical is being translated on the remote node where NEWLOG is not defined.  I think what you need to do is change your procedure to specify the node::logical_name: and have logical name define on the remote system.  In my case, because I needed to change it based on disk space, I created a login.com for the remote account that checks disk space on the target disks and defines the disk and directory based on the disk with the most available space.</description>
      <pubDate>Tue, 17 May 2005 13:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546532#M69003</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-05-17T13:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546533#M69004</link>
      <description>I just re-read the thread and the first part of what I said does not make sense.  The logical would have to be translated on the local node, because it would not know the remote node until it translated that logical.</description>
      <pubDate>Tue, 17 May 2005 14:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546533#M69004</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-05-17T14:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546534#M69005</link>
      <description>I just tested and the problem is the /trans=conc.  It will work if you remove that portion.  I assume this is because the concealed does not allow it to pass the translation over to the remote system.</description>
      <pubDate>Tue, 17 May 2005 14:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546534#M69005</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-05-17T14:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546535#M69006</link>
      <description>The way the dba needs to access this, he needs to be able to move through it like a rooted logical.&lt;BR /&gt;&lt;BR /&gt;On node46 there is a local rooted logical pointing into the directory structure he needs to access.  We are trying to duplicated that remotely.</description>
      <pubDate>Tue, 17 May 2005 14:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546535#M69006</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-17T14:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546536#M69007</link>
      <description>I think he should be able to use node46::rooted_logical:[000000] as long as rooted_logical is defined on node46.</description>
      <pubDate>Tue, 17 May 2005 14:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546536#M69007</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-05-17T14:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546537#M69008</link>
      <description>You are correct, but how do we put that into a logical?  Outside of a logical it works great.</description>
      <pubDate>Tue, 17 May 2005 14:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546537#M69008</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-17T14:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546538#M69009</link>
      <description>If you do not have to have the local logical concealed it will work.&lt;BR /&gt;&lt;BR /&gt;$ define/sys/exec newlog node46::rooted_logical:&lt;BR /&gt;&lt;BR /&gt;If it has to be concealed, I do not have an answer.  Again, rooted_logical needs to be defined on the remote node.</description>
      <pubDate>Tue, 17 May 2005 14:18:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546538#M69009</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-05-17T14:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546539#M69010</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;  File specifications must fit the syntax:&lt;BR /&gt;&lt;BR /&gt;&lt;NODE&gt;::&lt;DEVICE&gt;:[&lt;DIRECTORY&gt;]&lt;FILE&gt;&lt;BR /&gt;&lt;BR /&gt;  A fairly simple rule to help explain this is that everything to the right of the "::" happens on the REMOTE node. Consider that even with DECnet, the remote host doesn't need to be OpenVMS, so the local host just passes the filespec string direct to the remote host without interpretation.&lt;BR /&gt;&lt;BR /&gt;  Since "[product.xx.][000000]" is not a valid file specification, there is no way to pass a correct file specification to the other host. In fact the RMS-F-DEV error occurs before DECnet involvement. There is no attempt to make a network connection because a concealed device specification must, by definition, be part of the DEVICE field of a file specification, and therefore cannot contain a node specification.&lt;BR /&gt;&lt;BR /&gt;  As Dale has already pointed out, you need to have the rooted logical name defined on the remote host. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;On node46 there is a local rooted logical&lt;BR /&gt;&amp;gt;pointing into the directory structure he&lt;BR /&gt;&amp;gt;needs to access. We are trying to&lt;BR /&gt;&amp;gt;duplicated that remotely. &lt;BR /&gt;&lt;BR /&gt;  Good! So, you already have the remote logical name. Your local logical name needs to be defined in terms of the NODE46 logical name. For example, assume the remote logical name is:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/TRANS=CONCEALED NODE46_ROOT:[PRODUCT.XX.]&lt;BR /&gt;&lt;BR /&gt;You need to define your logical name as:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE NEWLOG NODE46::NODE46_ROOT:&lt;BR /&gt;  &lt;BR /&gt;You can then use&lt;BR /&gt;&lt;BR /&gt;$ DIRECTORY NEWLOG:[000000]&lt;BR /&gt;&lt;BR /&gt;or with any other directory specification, exactly the same as you would use the logical name NODE46_ROOT on NODE46.&lt;BR /&gt;&lt;BR /&gt;&lt;/FILE&gt;&lt;/DIRECTORY&gt;&lt;/DEVICE&gt;&lt;/NODE&gt;</description>
      <pubDate>Tue, 17 May 2005 22:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546539#M69010</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-05-17T22:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546540#M69011</link>
      <description>You guys are correct, I just do not know whether this will cause an issue locally.  I have left the dba a voicemail.  We have a production database on node46 with the rooted logical as part of the standard setup. He now has a development database on node64 and is trying to import directly from production into development.  Since the application normally expects a rooted logical, I am not sure what effect this will have.</description>
      <pubDate>Wed, 18 May 2005 07:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546540#M69011</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-18T07:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546541#M69012</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;just tell him that in this case, because of the network, his "rooted" name contains "::"  :-)&lt;BR /&gt;-- just as long as he is not going to evaluate the logical name!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Wed, 18 May 2005 07:43:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546541#M69012</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-05-18T07:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546542#M69013</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;You guys are correct, I just do not &lt;BR /&gt;&amp;gt;know whether this will cause an issue&lt;BR /&gt;&amp;gt;locally.&lt;BR /&gt;&lt;BR /&gt;  Shouldn't be a problem. Just make the logical name on all nodes identical.&lt;BR /&gt;&lt;BR /&gt;  So, on NODE46...&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/TRANS=CONC MYDATABASE dev:[dir.]&lt;BR /&gt;&lt;BR /&gt;  DBA on NODE46 can access stuff like:&lt;BR /&gt;&lt;BR /&gt;$ TYPE MYDATABASE:[ACCOUNTS]MAY.REPORT&lt;BR /&gt;&lt;BR /&gt;  On any other node, define the same logical name as:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE MYDATABASE NODE46::MYDATABASE:&lt;BR /&gt;&lt;BR /&gt;  DBA can access stuff like:&lt;BR /&gt;&lt;BR /&gt;$ TYPE MYDATABASE:[ACCOUNTS]MAY.REPORT&lt;BR /&gt;&lt;BR /&gt;  So, it's the same no matter where he is. The goal of DECnet making itself completely transparent is achieved.&lt;BR /&gt;&lt;BR /&gt;  How can this be a problem?</description>
      <pubDate>Wed, 18 May 2005 16:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546542#M69013</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-05-18T16:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546543#M69014</link>
      <description>I am not sure at this point, I have the dba doing testing verifying that his application works with the logical.  So far so good.</description>
      <pubDate>Thu, 19 May 2005 09:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546543#M69014</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-19T09:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546544#M69015</link>
      <description>Ok guys, here is one possible problem that I am seeing.  I have a proxy into node46 from node65.  The logical on node65 points to node46::locallogical: and I have also set up acls for the proxy account on the entire filesystem, top down as follows:&lt;BR /&gt;&lt;BR /&gt;test.dir (proxy_account, opt=default, rwed)&lt;BR /&gt;(proxy_account,rwed)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This should give the proxy account full access.  We can read from and copy a file to the directory structure just fine but we can't create a directory on node46 from node65.&lt;BR /&gt;&lt;BR /&gt;65-&amp;gt;set def ingmm7:[ingres.ckp]&lt;BR /&gt;65-&amp;gt;creat/dir [.test]&lt;BR /&gt;%CREATE-E-DIRNOTCRE, [.TEST] directory file not created&lt;BR /&gt;-LIB-F-INVFILSPE, invalid file specification&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have tried creating after setting default and without setting default. Same error.  The software needs to create a directory during installation.  As I said, I had no idea what issue we would find but I had a feeling we would find one.  Any ideas?  Is it something simple like adding control access to the acl??</description>
      <pubDate>Thu, 19 May 2005 12:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546544#M69015</guid>
      <dc:creator>Mike Smith_33</dc:creator>
      <dc:date>2005-05-19T12:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546545#M69016</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;65-&amp;gt;set def ingmm7:[ingres.ckp]&lt;BR /&gt;65-&amp;gt;creat/dir [.test]&lt;BR /&gt;%CREATE-E-DIRNOTCRE, [.TEST] directory file not created&lt;BR /&gt;-LIB-F-INVFILSPE, invalid file specification&lt;BR /&gt;&lt;BR /&gt;  Tricky!&lt;BR /&gt;&lt;BR /&gt;  Unfortunately CREATE/DIRECTORY doesn't understand network specifications. You can get around this by using a network task on the other end. Here are a pair of procedures. CREDIR.COM replaces the CREATE/DIRECTORY command. It will check the target directory specification. If it's on the local node, it just creates a directory. If not, it invokes the network object REMCREDIR.COM to perform the CREATE/DIRECTORY on the other node.&lt;BR /&gt;&lt;BR /&gt;  Put both procedures in the login directories on both nodes. Replace any CREATE/DIRECTORY commands on either node with @SYS$LOGIN:CREDIR. For more general use, place REMCREDIR in a central location and DEFINE/SYSTEM REMCREDIR full-file-spec.&lt;BR /&gt;&lt;BR /&gt;(beware of wrapping!)&lt;BR /&gt;CREDIR.COM&lt;BR /&gt;  &lt;BR /&gt;$ stat="%X30001"&lt;BR /&gt;$ IF p1.EQS."" THEN READ/PROMPT="_File: "/ERROR=Quit/END=Quit SYS$COMMAND p1&lt;BR /&gt;$ ON WARNING THEN EXIT '$STATUS'&lt;BR /&gt;$ node=F$PARSE(p1,F$ENVIRONMENT("DEFAULT"),,"NODE")&lt;BR /&gt;$ IF node.EQS.""&lt;BR /&gt;$ THEN&lt;BR /&gt;$   CREATE/DIRECTORY 'p1'&lt;BR /&gt;$   stat=$STATUS&lt;BR /&gt;$ ELSE&lt;BR /&gt;$   dev=F$PARSE(p1,F$ENVIRONMENT("DEFAULT"),,"DEVICE")&lt;BR /&gt;$   dir=F$PARSE(p1,F$ENVIRONMENT("DEFAULT"),,"DIRECTORY")&lt;BR /&gt;$   OPEN/READ/WRITE net 'node'"0=REMCREDIR"&lt;BR /&gt;$   WRITE net "''dev'''dir'"&lt;BR /&gt;$   READ net stat&lt;BR /&gt;$   CLOSE net&lt;BR /&gt;$ ENDIF&lt;BR /&gt;$ Quit: EXIT 'stat'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;REMCREDIR.COM&lt;BR /&gt;$ ON WARNING THEN CONTINUE&lt;BR /&gt;$ OPEN/READ/WRITE net SYS$NET:&lt;BR /&gt;$ READ/END=quit net line&lt;BR /&gt;$ CREATE/DIRECTORY 'line'&lt;BR /&gt;$ stat=$STATUS&lt;BR /&gt;$ WRITE net "''stat'"&lt;BR /&gt;$ CLOSE net&lt;BR /&gt;$ quit: EXIT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 May 2005 16:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546545#M69016</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-05-19T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546546#M69017</link>
      <description>Oh, almost forgot...&lt;BR /&gt;&lt;BR /&gt;Note that if you don't have complete control of the procedures containing the CREATE/DIRECTORY commands, it's also possible to modify CREDIR.COM so it can act as a replacement for all "CREATE" commands.&lt;BR /&gt;&lt;BR /&gt;$ CR*EATE=="@somewhere:CREDIR"&lt;BR /&gt;&lt;BR /&gt; Anything that isn't "CREATE/DIRECTORY" just gets executed directly. However, that's a bit more complex to implement correctly, so unless you really need it...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 May 2005 16:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546546#M69017</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-05-19T16:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546547#M69018</link>
      <description>Mike, we just had a similiar situation where we had changed the physical device of a rooted logical. It turns out that for things to work properly the root had to be defined as a physical device.&lt;BR /&gt;So our solution was to define the roots as follows:&lt;BR /&gt;$!$       def/sys/exec std$disk   _$1$DKA300:  /trans=conc&lt;BR /&gt;$       phy_std$disk = f$getdvi("DEV_DISK_2","ROOTDEVNAM")&lt;BR /&gt;$       def/sys/exec std$disk   'phy_std$disk'  /trans=conc&lt;BR /&gt;$       phy_maint$disk = f$getdvi("DEV_DISK_1","ROOTDEVNAM")&lt;BR /&gt;$       def/sys/exec maint$disk 'phy_maint$disk'  /trans=conc&lt;BR /&gt;This allowed us to change the root's physical disk without bringing the system down. You would want to shutdown the applications that are using the roots first.&lt;BR /&gt;Lawrence&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 13:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546547#M69018</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-06-15T13:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546548#M69019</link>
      <description>Mike, then I was able to use the rooted logical over DECnet:&lt;BR /&gt;ASDEV1Â» dir cnaxp1::std$disk:[000000]&lt;BR /&gt;worked successfully&lt;BR /&gt;Lawrence</description>
      <pubDate>Wed, 15 Jun 2005 13:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546548#M69019</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-06-15T13:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rooted logical over decnet</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546549#M69020</link>
      <description>Mike, as stated by others, the logical needs to be defined on the remote node.&lt;BR /&gt;Lawrence</description>
      <pubDate>Wed, 15 Jun 2005 13:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rooted-logical-over-decnet/m-p/3546549#M69020</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-06-15T13:55:33Z</dc:date>
    </item>
  </channel>
</rss>

