<?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 Cannot delete logical in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946709#M73199</link>
    <description>Hi there&lt;BR /&gt;I have a problem to delete a logical. When I do a global "show logical" it displays the logical:  &lt;BR /&gt;"lock_wal_tap_test   " = "123", but when I do a "show logical lock_wal_tap_test*" it can't find anything, it says&lt;BR /&gt;%SHOW-S-NOTRAN, no translation for logical name LOCK_WAL_TAP_TEST*. &lt;BR /&gt;when I try to translate the logical in a program it works fine. but when I try to delete this logical with SYS$DELLNM it displays %SYSTEM-F-NOLOGNAM, no logical name match. the table name is the right one. &lt;BR /&gt;thanks, dario&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Dec 2005 04:10:23 GMT</pubDate>
    <dc:creator>Dario Karlen</dc:creator>
    <dc:date>2005-12-14T04:10:23Z</dc:date>
    <item>
      <title>Cannot delete logical</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946709#M73199</link>
      <description>Hi there&lt;BR /&gt;I have a problem to delete a logical. When I do a global "show logical" it displays the logical:  &lt;BR /&gt;"lock_wal_tap_test   " = "123", but when I do a "show logical lock_wal_tap_test*" it can't find anything, it says&lt;BR /&gt;%SHOW-S-NOTRAN, no translation for logical name LOCK_WAL_TAP_TEST*. &lt;BR /&gt;when I try to translate the logical in a program it works fine. but when I try to delete this logical with SYS$DELLNM it displays %SYSTEM-F-NOLOGNAM, no logical name match. the table name is the right one. &lt;BR /&gt;thanks, dario&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 04:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946709#M73199</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-12-14T04:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete logical</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946710#M73200</link>
      <description>Is it a typo ? You display the logical name in lower case with the wildcard "show logical". is it really lowercase ? If yes, the You have to include it in string quotes "lock_wal_tap_test " in all DCL commands using it:&lt;BR /&gt;&lt;BR /&gt;$ show logical "lock_wal_tap_test " &lt;BR /&gt;$ write sys$output f$trnlnm("lock_wal_tap_test ")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 04:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946710#M73200</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-12-14T04:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete logical</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946711#M73201</link>
      <description>Dario,&lt;BR /&gt;Logical names &amp;amp; their equivalences are definitely case sensitive.&lt;BR /&gt;E.g.&lt;BR /&gt;DEFINE ME "me_UPPERcase"&lt;BR /&gt;DEFINE "me" "me_lowercase"&lt;BR /&gt;SHOW LOG me&lt;BR /&gt;   "ME" = "me_UPPERcase"&lt;BR /&gt;SET PROCESS/CASE=SENS&lt;BR /&gt;SHOW LOG "me"&lt;BR /&gt;   "me" = "me_lowercase"&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 05:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946711#M73201</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-12-14T05:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete logical</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946712#M73202</link>
      <description>jup, this works, it was the fault with the string quotes and case sensitive.&lt;BR /&gt;thanks a lot guys....</description>
      <pubDate>Wed, 14 Dec 2005 05:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cannot-delete-logical/m-p/4946712#M73202</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2005-12-14T05:32:43Z</dc:date>
    </item>
  </channel>
</rss>

