<?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: ODS 5 Case sensitive file names in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543885#M17636</link>
    <description>There is also CASE sensitivity:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ init/size=1000 mda1: hein&lt;BR /&gt;$ moun mda1: hein&lt;BR /&gt;$ set vol/struc=5 mda1:&lt;BR /&gt;$ cre/dir mda1:[hein]&lt;BR /&gt;$ set proc/parse=exten&lt;BR /&gt;$ copy /log nl: mda1:[hein]Test.Txt&lt;BR /&gt;%COPY-S-COPIED, NL: copied to MDA1:[hein]Test.Txt;1 (0 records)&lt;BR /&gt;$ copy /log nl: mda1:[hein]TEST.TXT&lt;BR /&gt;%COPY-S-COPIED, NL: copied to MDA1:[hein]Test.Txt;2 (0 records)&lt;BR /&gt;$ set proc /case=sensitive&lt;BR /&gt;$ copy /log nl: mda1:[hein]TEST.TXT&lt;BR /&gt;%COPY-E-OPENOUT, error opening MDA1:[hein]TEST.TXT; as output&lt;BR /&gt;-RMS-E-DNF, directory not found&lt;BR /&gt;-SYSTEM-W-NOSUCHFILE, no such file&lt;BR /&gt;$ copy /log nl: mda1:[HEIN]TEST.TXT&lt;BR /&gt;%COPY-S-COPIED, NL: copied to MDA1:[HEIN]TEST.TXT;1 (0 records)&lt;BR /&gt;$ dir MDA1:[HEIN]TEST.*&lt;BR /&gt;&lt;BR /&gt;TEST.TXT;1&lt;BR /&gt;&lt;BR /&gt;$ dir MDA1:[HEIN]T*.*&lt;BR /&gt;&lt;BR /&gt;TEST.TXT;1          &lt;BR /&gt;Test.Txt;2          &lt;BR /&gt;Test.Txt;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I really think that HELP SET PROC /PARSE and&lt;BR /&gt;HELP SET PROC /CASE chould refernce each other. They don't.&lt;BR /&gt;&lt;BR /&gt;Hein.</description>
    <pubDate>Thu, 03 Dec 2009 18:34:34 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2009-12-03T18:34:34Z</dc:date>
    <item>
      <title>ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543878#M17629</link>
      <description>I have a strange issue that I can't seem to diagnose.   In a single directory, I have files with identical file names and versions, with the exception that they are different case.   Example:&lt;BR /&gt;&lt;BR /&gt;Da_Trans.001;1 &lt;BR /&gt;DA_TRANS.001;1&lt;BR /&gt;&lt;BR /&gt;This is on a new OpenVMS 7.3-2 installation, and my other machine is the same version but I cannot recreate it there.   Is there some setting that I missed on the 2nd machine?</description>
      <pubDate>Thu, 03 Dec 2009 17:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543878#M17629</guid>
      <dc:creator>Tschroeder</dc:creator>
      <dc:date>2009-12-03T17:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543879#M17630</link>
      <description>$ HELP SET PROCESS/PARSE_SYTLE&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 03 Dec 2009 17:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543879#M17630</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-12-03T17:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543880#M17631</link>
      <description>I logged into both machines and did&lt;BR /&gt;&lt;BR /&gt;$ show process/all&lt;BR /&gt;&lt;BR /&gt;Parse Style = extended on both machines.</description>
      <pubDate>Thu, 03 Dec 2009 17:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543880#M17631</guid>
      <dc:creator>Tschroeder</dc:creator>
      <dc:date>2009-12-03T17:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543881#M17632</link>
      <description>Tshroeder,&lt;BR /&gt;&lt;BR /&gt;It may be somewhat simplistic, but I for one would be interested in seeing the output from SHOW DEVICE/FULL for BOTH volumes.&lt;BR /&gt;&lt;BR /&gt;Perhaps one of the volumes is not ODS-5?&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>Thu, 03 Dec 2009 17:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543881#M17632</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-12-03T17:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543882#M17633</link>
      <description>An of course the disk must be ODS5.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ write sys$output f$getdvi("sys$disk:","ODS5")&lt;BR /&gt;&lt;BR /&gt;or $SHOW DEV /FULL sys$disk&lt;BR /&gt;&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2009 17:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543882#M17633</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-12-03T17:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543883#M17634</link>
      <description>Yes, all drives in question are ODS 5</description>
      <pubDate>Thu, 03 Dec 2009 17:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543883#M17634</guid>
      <dc:creator>Tschroeder</dc:creator>
      <dc:date>2009-12-03T17:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543884#M17635</link>
      <description>This can be perfectly normal, and local application software can explicitly request this particular behavior.&lt;BR /&gt;&lt;BR /&gt;First, confirm that you're at current patches for OpenVMS Alpha V7.3-2 on both disks, and then confirm that processes on the second box haven't been set for full case sensitivity.&lt;BR /&gt;&lt;BR /&gt;The application-level commands:&lt;BR /&gt;&lt;BR /&gt;$ SET PROCESS/CASE_LOOKUP=SENSITIVE&lt;BR /&gt;$ SET PROCESS/CASE_LOOKUP=BLIND&lt;BR /&gt;&lt;BR /&gt;There are NAM and NAML-level flags for this within RMS, as well.&lt;BR /&gt;&lt;BR /&gt;Some related reading:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/650" target="_blank"&gt;http://labs.hoffmanlabs.com/node/650&lt;/A&gt;</description>
      <pubDate>Thu, 03 Dec 2009 17:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543884#M17635</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-12-03T17:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543885#M17636</link>
      <description>There is also CASE sensitivity:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ init/size=1000 mda1: hein&lt;BR /&gt;$ moun mda1: hein&lt;BR /&gt;$ set vol/struc=5 mda1:&lt;BR /&gt;$ cre/dir mda1:[hein]&lt;BR /&gt;$ set proc/parse=exten&lt;BR /&gt;$ copy /log nl: mda1:[hein]Test.Txt&lt;BR /&gt;%COPY-S-COPIED, NL: copied to MDA1:[hein]Test.Txt;1 (0 records)&lt;BR /&gt;$ copy /log nl: mda1:[hein]TEST.TXT&lt;BR /&gt;%COPY-S-COPIED, NL: copied to MDA1:[hein]Test.Txt;2 (0 records)&lt;BR /&gt;$ set proc /case=sensitive&lt;BR /&gt;$ copy /log nl: mda1:[hein]TEST.TXT&lt;BR /&gt;%COPY-E-OPENOUT, error opening MDA1:[hein]TEST.TXT; as output&lt;BR /&gt;-RMS-E-DNF, directory not found&lt;BR /&gt;-SYSTEM-W-NOSUCHFILE, no such file&lt;BR /&gt;$ copy /log nl: mda1:[HEIN]TEST.TXT&lt;BR /&gt;%COPY-S-COPIED, NL: copied to MDA1:[HEIN]TEST.TXT;1 (0 records)&lt;BR /&gt;$ dir MDA1:[HEIN]TEST.*&lt;BR /&gt;&lt;BR /&gt;TEST.TXT;1&lt;BR /&gt;&lt;BR /&gt;$ dir MDA1:[HEIN]T*.*&lt;BR /&gt;&lt;BR /&gt;TEST.TXT;1          &lt;BR /&gt;Test.Txt;2          &lt;BR /&gt;Test.Txt;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I really think that HELP SET PROC /PARSE and&lt;BR /&gt;HELP SET PROC /CASE chould refernce each other. They don't.&lt;BR /&gt;&lt;BR /&gt;Hein.</description>
      <pubDate>Thu, 03 Dec 2009 18:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543885#M17636</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-12-03T18:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543886#M17637</link>
      <description>I looked at the case on both boxes, it is set to Blind.&lt;BR /&gt;&lt;BR /&gt;Here are some sample commands and what I get:&lt;BR /&gt;&lt;BR /&gt;$ dir DA_TRAN*.001&lt;BR /&gt;&lt;BR /&gt;Directory MUSKIE$DATA1:[TEST]&lt;BR /&gt;&lt;BR /&gt;DA_TRANS.001;2      Da_Trans.001;2      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ dir da_tran*.001&lt;BR /&gt;&lt;BR /&gt;Directory MUSKIE$DATA1:[TEST]&lt;BR /&gt;&lt;BR /&gt;DA_TRANS.001;2      Da_Trans.001;2      &lt;BR /&gt;&lt;BR /&gt;Total of 2 files.</description>
      <pubDate>Thu, 03 Dec 2009 19:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543886#M17637</guid>
      <dc:creator>Tschroeder</dc:creator>
      <dc:date>2009-12-03T19:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543887#M17638</link>
      <description>&amp;gt;I looked at the case on both boxes, it is set to Blind&lt;BR /&gt;&lt;BR /&gt;You are aware that the setting is process specific?  That the setting that matters here is the setting of the application or of the process that created those files?&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2009 19:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543887#M17638</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-12-03T19:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543888#M17639</link>
      <description>These files are created when a batch process executes a BACKUP command to pull them out of a Saveset from a different machine (kind of a file sync process between machines).&lt;BR /&gt;&lt;BR /&gt;The only set process command that is done at the top of this DCL is set/process/priv=all&lt;BR /&gt;&lt;BR /&gt;How can I determine what the default process settings are for batch jobs?  I suppose I could modify the program for tonight to do a show process/all&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2009 19:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543888#M17639</guid>
      <dc:creator>Tschroeder</dc:creator>
      <dc:date>2009-12-03T19:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543889#M17640</link>
      <description>I checked the process that creates these files and it is running with Parse Style:Extended, Case Lookup: Blind</description>
      <pubDate>Thu, 03 Dec 2009 20:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543889#M17640</guid>
      <dc:creator>Tschroeder</dc:creator>
      <dc:date>2009-12-03T20:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543890#M17641</link>
      <description>This case has the ever so slight whiff of a BACKUP bug.&lt;BR /&gt;&lt;BR /&gt;Are you current on your patches?&lt;BR /&gt;&lt;BR /&gt;Can you verified the saveset restoration on another box?&lt;BR /&gt;&lt;BR /&gt;Can you triy booting an V8.3 distro on a box, and run the BACKUP from there?&lt;BR /&gt;&lt;BR /&gt;Can you replicate this with a saveset that you can post for folks to look at?</description>
      <pubDate>Thu, 03 Dec 2009 20:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543890#M17641</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-12-03T20:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: ODS 5 Case sensitive file names</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543891#M17642</link>
      <description>Maybe I missing the obvious, but, what exactly is the problem?&lt;BR /&gt;&lt;BR /&gt;As others have said, this is not necessarily wrong when taken by itself:&lt;BR /&gt;&lt;BR /&gt;Da_Trans.001;1 &lt;BR /&gt;DA_TRANS.001;1&lt;BR /&gt;&lt;BR /&gt;You said you can't recreate it.  What have you done to recreate it?  And how did you fail?&lt;BR /&gt;&lt;BR /&gt;Brad McCusker&lt;BR /&gt;Software Concepts International&lt;BR /&gt;&lt;A href="http://www.sciinc.com" target="_blank"&gt;www.sciinc.com&lt;/A&gt;</description>
      <pubDate>Thu, 03 Dec 2009 23:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ods-5-case-sensitive-file-names/m-p/4543891#M17642</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2009-12-03T23:11:31Z</dc:date>
    </item>
  </channel>
</rss>

