<?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: Directory name fetching logged in Users' name as default in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477087#M95874</link>
    <description>Amaresh,&lt;BR /&gt;&lt;BR /&gt;     The earlier response is likely correct, i.e. that the logical is a "concealed" or 'rooted' logical.   &lt;BR /&gt;&lt;BR /&gt;It also looks like the logical name does not exist until the AMS(?) startup/setup executes, and then it is defined as a process logical.    It may not be appropriate to define it system wide.&lt;BR /&gt;&lt;BR /&gt;Instead of typing &lt;BR /&gt;&lt;BR /&gt;"$ set def ams$com:", &lt;BR /&gt;&lt;BR /&gt;try &lt;BR /&gt;&lt;BR /&gt;"$ set def ams$com:[000000]"&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
    <pubDate>Tue, 11 Aug 2009 10:53:39 GMT</pubDate>
    <dc:creator>The Brit</dc:creator>
    <dc:date>2009-08-11T10:53:39Z</dc:date>
    <item>
      <title>Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477083#M95870</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am logged in with user UTIL&lt;BR /&gt;When I change directory to AMS$COM: on server, It's redirecting me to AMS$COM:[UTIL]&lt;BR /&gt;&lt;BR /&gt;$ set def ams$com:&lt;BR /&gt;$ dir&lt;BR /&gt;%DIRECT-E-OPENIN, error opening AMS$COM:[UTIL]*.*;* as input&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation&lt;BR /&gt;$ sh def&lt;BR /&gt;  AMS$COM:[UTIL]&lt;BR /&gt;%DCL-I-INVDEF, AMS$COM:[UTIL] does not exist&lt;BR /&gt;&lt;BR /&gt;I tried &lt;BR /&gt;$ help/message dev /facil=rms&lt;BR /&gt;but didn't find any appropriate solution. I have to run a command procedure from UTIL user which invokes AMS$COM:TRANSMIT.COM and it searches for AMS$COM:[UTIL]TRANSMIT.COM which fails.&lt;BR /&gt;&lt;BR /&gt;Please help!!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Amaresh</description>
      <pubDate>Tue, 11 Aug 2009 10:25:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477083#M95870</guid>
      <dc:creator>Swain</dc:creator>
      <dc:date>2009-08-11T10:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477084#M95871</link>
      <description>Amaresh,&lt;BR /&gt;&lt;BR /&gt;this suggests that your logical name AMS$COM either does not exist, or is inappropriately defined.&lt;BR /&gt;&lt;BR /&gt;do&lt;BR /&gt;&lt;BR /&gt;$ show logical/full ams$com&lt;BR /&gt;&lt;BR /&gt;and post the results.&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 11 Aug 2009 10:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477084#M95871</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2009-08-11T10:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477085#M95872</link>
      <description>Show us the translation of the logical AMS$COM :&lt;BR /&gt;It seems it translates into a device or a concealed device, therefore the set default adds the current directory.&lt;BR /&gt;&lt;BR /&gt;You need somehow to learm which directory on device AMS$COM: contains transmit.com.</description>
      <pubDate>Tue, 11 Aug 2009 10:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477085#M95872</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2009-08-11T10:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477086#M95873</link>
      <description>$ sh log/full ams$com&lt;BR /&gt;%SHOW-S-NOTRAN, no translation for logical name AMS$COM&lt;BR /&gt;&lt;BR /&gt;But I am getting reply from AMS prompt&lt;BR /&gt;&lt;BR /&gt;AMS$W sh log/full ams$com&lt;BR /&gt;   "AMS$COM" [super] = "AMS$CODE:[COM]" (LNM$PROCESS_TABLE)&lt;BR /&gt;&lt;BR /&gt;Do I need to add the same entry to system table?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Amaresh</description>
      <pubDate>Tue, 11 Aug 2009 10:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477086#M95873</guid>
      <dc:creator>Swain</dc:creator>
      <dc:date>2009-08-11T10:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477087#M95874</link>
      <description>Amaresh,&lt;BR /&gt;&lt;BR /&gt;     The earlier response is likely correct, i.e. that the logical is a "concealed" or 'rooted' logical.   &lt;BR /&gt;&lt;BR /&gt;It also looks like the logical name does not exist until the AMS(?) startup/setup executes, and then it is defined as a process logical.    It may not be appropriate to define it system wide.&lt;BR /&gt;&lt;BR /&gt;Instead of typing &lt;BR /&gt;&lt;BR /&gt;"$ set def ams$com:", &lt;BR /&gt;&lt;BR /&gt;try &lt;BR /&gt;&lt;BR /&gt;"$ set def ams$com:[000000]"&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Tue, 11 Aug 2009 10:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477087#M95874</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2009-08-11T10:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477088#M95875</link>
      <description>Brit,&lt;BR /&gt;Since this is used in script, I have to replace all entries for AMS$COM: by AMS$COM:[000000]&lt;BR /&gt;&lt;BR /&gt;Is there any other way?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 11 Aug 2009 11:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477088#M95875</guid>
      <dc:creator>Swain</dc:creator>
      <dc:date>2009-08-11T11:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477089#M95876</link>
      <description>&amp;gt;&amp;gt; AMS$CODE:[COM]" (LNM$PROCESS_TABLE)&lt;BR /&gt;This means: it is a directory, but know only to the user cited.&lt;BR /&gt;If You want to use it from other users (like SYSTEM), then You have to define it /GROUP or /SYSTEM as appropriate.&lt;BR /&gt;&lt;BR /&gt;And no, the logical is not a concealed devicfe, so&lt;BR /&gt;@AMS$COM:transmit is correct.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 11:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477089#M95876</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2009-08-11T11:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477090#M95877</link>
      <description>&lt;BR /&gt;&amp;gt;&amp;gt; Since this is used in script, I have to replace all entries for AMS$COM: by AMS$COM:[000000]&lt;BR /&gt;&lt;BR /&gt;No you don't. Even if AMS$COM was a rooted diretory, and that might make it work, it would still not be what was intended. For properly used rooted directories the root itself is only used to hold directories, not files.&lt;BR /&gt;&lt;BR /&gt;But in your case the root is not AMS$COM, but&lt;BR /&gt;rather AMS$CODE.&lt;BR /&gt;The definition for that appears to be missing.&lt;BR /&gt;It is not unlikely supposed to be a system logical.&lt;BR /&gt;Try to figure out where/how AMS$CODE is supposed to be defined!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; But I am getting reply from AMS prompt&lt;BR /&gt;&lt;BR /&gt;Besides suggestion a certain unfamiliarity with OpenVMS that comment suggests that somewhere along the line a 'change environment 'script was used. That could be hidden as a command: "ams" or be something like @SET_ENV_AMS. You should figure out what steps take you to the AMS prompt, and then dive in to see what it (tries to) does.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 11:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477090#M95877</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-08-11T11:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477091#M95878</link>
      <description>Exactly, Joseph!&lt;BR /&gt;&lt;BR /&gt;another error I am finding while transmiting reports is:&lt;BR /&gt;&lt;BR /&gt;-RMS-E-CRE, ACP file create failed&lt;BR /&gt;-SYSTEM-F-INVLOGIN, login information invalid at remote node&lt;BR /&gt;%COPY-W-NOTCOPIED, DKC500:[TRANSFER.DEFAULT.AMSXFER.RTF]WAT$T0810001.RTF;1 not copied&lt;BR /&gt;&lt;BR /&gt;This error came while running the script from SYSTEM user.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 11:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477091#M95878</guid>
      <dc:creator>Swain</dc:creator>
      <dc:date>2009-08-11T11:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477092#M95879</link>
      <description>Look in the script where a COPY file remote_node::disk:[dir] is done.&lt;BR /&gt;Either the username/password combination (if explicit) is wrong, or it uses a proxy (node"user"::) account, but the proxy (on the remote node!) is missing, invalid (node name changed ?). &lt;BR /&gt;Since this was apparently working for the user AMS (?), and not with Your (or SYSTEM), I suppose it is a proxy problem.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 11:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477092#M95879</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2009-08-11T11:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477093#M95880</link>
      <description>Hi Hein,&lt;BR /&gt;&lt;BR /&gt;I found AMS to invoke AMS$CODE:[COM]DEFINE_LOGICALS.COM&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 11:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477093#M95880</guid>
      <dc:creator>Swain</dc:creator>
      <dc:date>2009-08-11T11:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Directory name fetching logged in Users' name as default</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477094#M95881</link>
      <description>Right. That is a'classic' arrangement.&lt;BR /&gt;It needs 1 common starting point, and expands from there. &lt;BR /&gt;The common starting point here is "AMS$CODE".&lt;BR /&gt;Do a show logical on that.&lt;BR /&gt;It may be missing in action.&lt;BR /&gt;How is that (supposed to be) defined? &lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 11:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-name-fetching-logged-in-users-name-as-default/m-p/4477094#M95881</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-08-11T11:48:44Z</dc:date>
    </item>
  </channel>
</rss>

