<?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: Logical names issue in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430765#M94917</link>
    <description>Thanks Bob.&lt;BR /&gt;&lt;BR /&gt;I want to know what steps to be executed so that I need not to redefine the logicals after reboot..&lt;BR /&gt;Adding to SYLOGICALS.COM did not work.&lt;BR /&gt;&lt;BR /&gt;Amaresh</description>
    <pubDate>Thu, 04 Jun 2009 03:56:02 GMT</pubDate>
    <dc:creator>Swain</dc:creator>
    <dc:date>2009-06-04T03:56:02Z</dc:date>
    <item>
      <title>Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430756#M94908</link>
      <description>I have defined 2 logicals under AMS as&lt;BR /&gt;&lt;BR /&gt;define/sys/exec ......&lt;BR /&gt;&lt;BR /&gt;it gets deleted at every reboot. could someone help?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jun 2009 04:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430756#M94908</guid>
      <dc:creator>Swain</dc:creator>
      <dc:date>2009-06-02T04:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430757#M94909</link>
      <description>Logicals can't survive a reboot if the node isn't a member of a cluster.&lt;BR /&gt;&lt;BR /&gt;You need to save the definition of the logical(s) in a file that runs during boot.&lt;BR /&gt;example, SYS$STARTUP:SYLOGICALS.COM&lt;BR /&gt;&lt;BR /&gt;Hakan</description>
      <pubDate>Tue, 02 Jun 2009 04:11:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430757#M94909</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-06-02T04:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430758#M94910</link>
      <description>Amaresh,&lt;BR /&gt;&lt;BR /&gt;In addition to Hakan's comments, a note. Please review the documentation on logical names. Not just the section on the DEFINE and ASSIGN commands, but the information in the System Services manual and in the Programming Concepts manual.&lt;BR /&gt;&lt;BR /&gt;All of the OpenVMS manuals are available online at &lt;A href="http://www.hp.com/go/openvms" target="_blank"&gt;http://www.hp.com/go/openvms&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;On a general note, the online HELP text is no substitute for having read the relevant manual. While the HELP text contains a summary of the material in the manual, it is of necessity only a summary.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 02 Jun 2009 07:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430758#M94910</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-06-02T07:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430759#M94911</link>
      <description>Hi,&lt;BR /&gt;Bit more information:&lt;BR /&gt;&lt;BR /&gt;SYLOGICALS.COM A file to which you add commands to define your site-specific system logical names. &lt;BR /&gt;&lt;BR /&gt;A systemwide logical name applies to the entire system. It is defined in the system logical name table and can be used by any process in the system. A clusterwide system logical name applies to every node in the&lt;BR /&gt;cluster at a system level. It is defined in the clusterwide system logical name table of every node and can be used by any process in the system. &lt;BR /&gt;In general, system managers edit the SYLOGICALS.COM command procedure to define site-specific logical names that take effect at system startup. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Tue, 02 Jun 2009 11:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430759#M94911</guid>
      <dc:creator>Murali L.R.</dc:creator>
      <dc:date>2009-06-02T11:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430760#M94912</link>
      <description>I added the entry in sylogicals.com but seems it did not change the logical definition.&lt;BR /&gt;&lt;BR /&gt;Is there any other file to modify before reboot?</description>
      <pubDate>Wed, 03 Jun 2009 02:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430760#M94912</guid>
      <dc:creator>Swain</dc:creator>
      <dc:date>2009-06-03T02:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430761#M94913</link>
      <description>Is your problem that a CHANGE of an already defined logical is gone after boot ??&lt;BR /&gt;&lt;BR /&gt;A definition of a logical must be stored in ANY file the will be run during boot.&lt;BR /&gt;&lt;BR /&gt;SYLOGICALS.COM is accessed early in the boot.&lt;BR /&gt;&lt;BR /&gt;If another definition of the specific logical is made later in the boot, it will be overwritten.&lt;BR /&gt;&lt;BR /&gt;Hakan</description>
      <pubDate>Wed, 03 Jun 2009 04:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430761#M94913</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-06-03T04:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430762#M94914</link>
      <description>Amaresh,&lt;BR /&gt;&lt;BR /&gt;Find where the logical is getting defined. &lt;BR /&gt;If possible change it there itself, else try to define your new logical after the start up of the application or Com procedure which defines the logical. &lt;BR /&gt;&lt;BR /&gt;If you are getting confused add the logical definition to the last line of your sys$manager:systartup_vms.com&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jun 2009 09:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430762#M94914</guid>
      <dc:creator>Joewee</dc:creator>
      <dc:date>2009-06-03T09:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430763#M94915</link>
      <description>Joewee,&lt;BR /&gt;&lt;BR /&gt;With all due respect I must strongly disagree with the last paragraph of your most recent post in this thread.&lt;BR /&gt;&lt;BR /&gt;The logical name in question could be defined in a wide variety of places, adding it to the end of SYS$MANAGER:SYSSTARTUP_VMS.COM while it may possibly temporarily resolve the situation, will only add to confusion in the long term.&lt;BR /&gt;&lt;BR /&gt;Amaresh,&lt;BR /&gt;&lt;BR /&gt;Simply adding the name to SYLOGICALS will not define it in the currently running system. The individual define will also have to be executed on the running system.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 03 Jun 2009 09:24:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430763#M94915</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-06-03T09:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430764#M94916</link>
      <description>Thanks Bob,&lt;BR /&gt;&lt;BR /&gt;   I take that.. I was jus trying to give him a work around. &lt;BR /&gt;&lt;BR /&gt;Amaresh,&lt;BR /&gt;&lt;BR /&gt;   Sorry to misguide you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jun 2009 09:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430764#M94916</guid>
      <dc:creator>Joewee</dc:creator>
      <dc:date>2009-06-03T09:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430765#M94917</link>
      <description>Thanks Bob.&lt;BR /&gt;&lt;BR /&gt;I want to know what steps to be executed so that I need not to redefine the logicals after reboot..&lt;BR /&gt;Adding to SYLOGICALS.COM did not work.&lt;BR /&gt;&lt;BR /&gt;Amaresh</description>
      <pubDate>Thu, 04 Jun 2009 03:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430765#M94917</guid>
      <dc:creator>Swain</dc:creator>
      <dc:date>2009-06-04T03:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430766#M94918</link>
      <description>You have to search through all your commandfiles for the definition of this logical......&lt;BR /&gt;&lt;BR /&gt;$ SEARCH SYS$SYSDEVICE:[000000...]*.COM 'logical'&lt;BR /&gt;&lt;BR /&gt;Startupfiles don't have to reside on your systemdisk, but its a start.&lt;BR /&gt;&lt;BR /&gt;Hakan</description>
      <pubDate>Thu, 04 Jun 2009 04:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430766#M94918</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-06-04T04:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430767#M94919</link>
      <description>Amaresh,&lt;BR /&gt;&lt;BR /&gt;it is about time to get this all a little more thorough.&lt;BR /&gt;&lt;BR /&gt;Set (SYSGEN) prameter STARTUP_P2 to "V" (for "verbose") and execute a reboot.&lt;BR /&gt;Catch the output . It will probably A LOT!!&lt;BR /&gt;&lt;BR /&gt;Search  that output for any occurences of the logical name.&lt;BR /&gt;&lt;BR /&gt;Usually any "strange" things now spring forward. With that info, we can take it from there.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 04 Jun 2009 06:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430767#M94919</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2009-06-04T06:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Logical names issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430768#M94920</link>
      <description>Amaresh,&lt;BR /&gt;&lt;BR /&gt;Where in SYLOGICALS.COM did you define the command? If it's the same as in V6.2, you must define it in the right place!&lt;BR /&gt;&lt;BR /&gt;Near the top of mine there is a statment&lt;BR /&gt;&lt;BR /&gt;    $ IF (.NOT. F$TRNLNM("SYS$MICROVAX")) THEN GOTO SKIP_UVAX_LOGICALS&lt;BR /&gt;&lt;BR /&gt;Since you probably don't have a MicroVAX, this statement takes you to a later point in the file. That is where you need to place your DEFINE command!&lt;BR /&gt;&lt;BR /&gt;More easily, place your command below this line in the file:&lt;BR /&gt;&lt;BR /&gt;    $! Define any site-specific logical names below:&lt;BR /&gt;&lt;BR /&gt;but above the EXIT command about the DEFINE_NAME subroutine.&lt;BR /&gt;&lt;BR /&gt;Please try this and report back.&lt;BR /&gt;&lt;BR /&gt;AEF&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jun 2009 11:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logical-names-issue/m-p/4430768#M94920</guid>
      <dc:creator>AEFAEF</dc:creator>
      <dc:date>2009-06-04T11:21:51Z</dc:date>
    </item>
  </channel>
</rss>

