<?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: Mark a DIRECTORY as NOBACKUP? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718372#M33571</link>
    <description>ping&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>Tue, 14 Feb 2006 04:18:44 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2006-02-14T04:18:44Z</dc:date>
    <item>
      <title>Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718355#M33554</link>
      <description>Situation:&lt;BR /&gt;&lt;BR /&gt;VMS 7.3-1&lt;BR /&gt;Occasionally BACKUP does not fit in one tape, and next morning an operator has to supply a continuation tape and resume BACKUP.&lt;BR /&gt;This is a 24 hour shop, most of activity during office hours, but non-negligeable activity at night also.&lt;BR /&gt;&lt;BR /&gt;The consequences: Far less consistent backups as would have otherwise been possible, and severe performance degradation in the early office hours.&lt;BR /&gt;&lt;BR /&gt;Investigation showed the following:&lt;BR /&gt;Also during the night a batch job collects all kind of mutations and formats them in "reports" in a format acceptable to another (non-VMS) system.&lt;BR /&gt;Those reports are collected into one dedicated directory, and when reporting is done, they get tranferred to the other system. If that is successfull, they are deleted.&lt;BR /&gt;Unvariably the tape-full situation happened when this temporary directory had much data in the backup.&lt;BR /&gt;And the value of having it in the backup is nill....&lt;BR /&gt;&lt;BR /&gt;BACKUP without /IMAGE but with /EXCLUDE would:&lt;BR /&gt;- make the backup procedure much more complicated (now it just processes all whole disks one at a time)&lt;BR /&gt;- take much more time&lt;BR /&gt;&lt;BR /&gt;The simple solution looks to be set the files /NOBACKUP.&lt;BR /&gt;&lt;BR /&gt;I do not know the exact programs that make the extractions, they are from a 3rd party.&lt;BR /&gt;&lt;BR /&gt;We tried setting the .DIR file to /NOBACKUP, which is happily accepted, but BACKUP still backups the files (which would be a minor nuisance) AND the data, which is what we try to avoid.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas anyone?&lt;BR /&gt;&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;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jan 2006 14:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718355#M33554</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-26T14:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718356#M33555</link>
      <description>Can you do a dumb:&lt;BR /&gt;$ set file/nobackup ...&lt;BR /&gt;&lt;BR /&gt;just before the BACKUP starts? It won't hit open files I guess, but should turn down the amount at least a little bit.</description>
      <pubDate>Thu, 26 Jan 2006 14:29:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718356#M33555</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-26T14:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718357#M33556</link>
      <description>&amp;gt; setting the .DIR file to /NOBACKUP&lt;BR /&gt;&lt;BR /&gt;If the goal is to exclude the data in the files that are "pointed to" by the directory then you'd need to set the NOBACKUP attribute on each of those file individually.</description>
      <pubDate>Thu, 26 Jan 2006 14:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718357#M33556</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2006-01-26T14:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718358#M33557</link>
      <description>Uwe,&lt;BR /&gt;Trouble is, there ARE no files yet when BACKUP starts.&lt;BR /&gt;And they may already be gone when the BACKUP of THAT drive starts (which is the situation when things go well).&lt;BR /&gt;&lt;BR /&gt;We HAVE already questioned the correctness of the whole setup, since the "moment" of backup of related files is streched for hours, so integrety of a restored system is questionable anyhow.&lt;BR /&gt;But the applications are being transfered "ASAP", so any investment in the system will be overruled. &lt;BR /&gt;I am rather pessimistic about the duration of ASAP, but it is "politically incorrect" to say so.  :-(&lt;BR /&gt;&lt;BR /&gt;Thanks anyway Uwe, but no solution.&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>Thu, 26 Jan 2006 14:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718358#M33557</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-26T14:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718359#M33558</link>
      <description>I thought the first thing backup did was read indexf.sys and any files created after that scan would not be saved during an image backup. This would make Uwe's suggestion seem appropriate.</description>
      <pubDate>Thu, 26 Jan 2006 14:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718359#M33558</guid>
      <dc:creator>Walter Miller_1</dc:creator>
      <dc:date>2006-01-26T14:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718360#M33559</link>
      <description>&amp;gt; during the night a batch job collects all kind of mutations and formats them in "reports"&lt;BR /&gt;&lt;BR /&gt;Perhaps you could modify the batch job code to set the nobackup attribute on each file as it moves them into your target directory?</description>
      <pubDate>Thu, 26 Jan 2006 14:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718360#M33559</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2006-01-26T14:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718361#M33560</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;If the goal is to exclude the data in the files that are "pointed to" by the directory then you'd need to set the NOBACKUP attribute on each of those file individually.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;Exactly that was the intention: hoping it would be ingeretid. Not so. :-(&lt;BR /&gt;Ane ACE to trigger that would also be welcome, but I know not of it.&lt;BR /&gt;&lt;BR /&gt;Second idea:&lt;BR /&gt;something along those lines is the ugly, hard way to get (near) there. It might well be where this will lead to, if this collective has no more elegant solution.&lt;BR /&gt;&lt;BR /&gt;Walter:&lt;BR /&gt;but those scans are performed per disk, therefor, rather spaced in time.&lt;BR /&gt;&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, 26 Jan 2006 15:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718361#M33560</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-26T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718362#M33561</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;Is it possible to set up a "scratch" disk for&lt;BR /&gt;these files and not backup that disk? You could&lt;BR /&gt;also use it for other junk.&lt;BR /&gt;Just a thought...&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jan 2006 19:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718362#M33561</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2006-01-26T19:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718363#M33562</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;  Directory files are ALWAYS backed up, regardless of backup attributes. This is required to ensure incremental restores are done correctly.&lt;BR /&gt;&lt;BR /&gt;  At the moment there is no way to specify that files created in a particular directory should have the NOBACKUP attribute by default. It has been requested in the past. If you log a case and lodge a formal request for an enhancement, you will increase the weight of the request. Since NOBACKUP is ignored on directory files, the attribute could be used to specify a default for files within the directory.&lt;BR /&gt;&lt;BR /&gt;  In the mean time, you could place an ACE on the directory like:&lt;BR /&gt;&lt;BR /&gt;(IDENTIFIER=BACKUP_PROCESS,OPTIONS=DEFAULT,ACCESS=NONE)&lt;BR /&gt;&lt;BR /&gt;and grant the identifier BACKUP_PROCESS to the process that does your backup. Make sure you remove BYPASS privilege. This should prevent the backup process from reading the files. You'll get error messages which will look ugly, but it should achieve what you want. To reduce the number of errors you could block access to the directory from the backup process itself perhaps? &lt;BR /&gt;&lt;BR /&gt;Other than that, you'll need a /EXCLUDE list.</description>
      <pubDate>Thu, 26 Jan 2006 19:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718363#M33562</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-01-26T19:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718364#M33563</link>
      <description>&amp;gt; Since NOBACKUP is ignored on directory&lt;BR /&gt;&amp;gt; files, the attribute could be used to&lt;BR /&gt;&amp;gt; specify a default for files within the&lt;BR /&gt;&amp;gt; directory.&lt;BR /&gt;&lt;BR /&gt;I've wished for this many times, but I'm not&lt;BR /&gt;a profit center.</description>
      <pubDate>Thu, 26 Jan 2006 23:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718364#M33563</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-01-26T23:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718365#M33564</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;would it be possible to create and mount a LD container file (set /NOBACKUP) and have the temporary files be created in a directory on that 'disk' ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 27 Jan 2006 01:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718365#M33564</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-01-27T01:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718366#M33565</link>
      <description>David,&lt;BR /&gt;that would require investing in an extra disk. Because the current dusk connectivity is exhausted, that would require adding an extra controller (which I do not even know if a slot is available). See above, no way!&lt;BR /&gt;&lt;BR /&gt;John,&lt;BR /&gt;request coming up.&lt;BR /&gt;Setting NO access to the DIR file will not help much. It is not only BYPASS, which the account does not have, but also READALL, which it DOES have, and VERY probably needs.&lt;BR /&gt;I don't think I even DARE try without.&lt;BR /&gt;&lt;BR /&gt;Volker,&lt;BR /&gt;THAT might be an idea! I will pass it on, and if they do it and it works, I definitely will report!&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>Fri, 27 Jan 2006 07:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718366#M33565</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-27T07:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718367#M33566</link>
      <description>Hi Jan,&lt;BR /&gt;&lt;BR /&gt;You say that a batch job produces the report files in this directory.&lt;BR /&gt;&lt;BR /&gt;Would it not be possible to either:&lt;BR /&gt;&lt;BR /&gt;1. Modify the batch job to set the /NOBACKUP flag on the files after creation&lt;BR /&gt;&lt;BR /&gt;2. Have another job run (batch or detached) which sets the /NOBACKUP flag on any files in &lt;BR /&gt;&lt;BR /&gt;the directory.  This could be set to start at a specific time, run until a specific time, checking every 30 seconds, 1 minute or whatever.&lt;BR /&gt;&lt;BR /&gt;In our setup we have some detached jobs running every 30 seconds or so to check if there is any work for them to do.&lt;BR /&gt;&lt;BR /&gt;Some check specific database files for header records showing that a batch of work is &lt;BR /&gt;&lt;BR /&gt;complete, allowing us to separate printing tasks from data entry programs.&lt;BR /&gt;&lt;BR /&gt;Some check specific pathworks directories for files of a certain specification.  This &lt;BR /&gt;&lt;BR /&gt;allows us to automatically process files submitted by PC users.&lt;BR /&gt;&lt;BR /&gt;a simple&lt;BR /&gt;&lt;BR /&gt;$LOOP:&lt;BR /&gt;$ set  file /nobackup [dir.subdir]*.*;*&lt;BR /&gt;$ wait 00:01:00&lt;BR /&gt;$ goto loop&lt;BR /&gt;&lt;BR /&gt;...either running constantly as a detached job or submitted to start at a specific time &lt;BR /&gt;and with a time check in it should do the job.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 27 Jan 2006 13:00:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718367#M33566</guid>
      <dc:creator>Chris Davis_9</dc:creator>
      <dc:date>2006-01-27T13:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718368#M33567</link>
      <description>If you really wanted to get carried away with a process that set the files to /NOBACKUP status as each one was put in place and can't modify the batch script that creates them:&lt;BR /&gt;&lt;BR /&gt;1.  Create an identifier like NO_BACKUP_DOORBELL&lt;BR /&gt;&lt;BR /&gt;2.  set appropriate access control entries on the directory to trigger an alarm for successful writes&lt;BR /&gt;&lt;BR /&gt;3.  Create a detached process to listen for security alarms for the NO_BACKUP_DOORBELL identifier.  When an alarm comes in, set the proper file(s) to /NOBACKUP.&lt;BR /&gt;&lt;BR /&gt;It would obviously be much simpler to be able to alter the create so that the script does this directly rather than having to write something fancy to clean up after the script.&lt;BR /&gt;&lt;BR /&gt;Robert</description>
      <pubDate>Mon, 30 Jan 2006 10:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718368#M33567</guid>
      <dc:creator>Robert_Boyd</dc:creator>
      <dc:date>2006-01-30T10:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718369#M33568</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I entered an enhancement request in Advocacy.&lt;BR /&gt;&lt;BR /&gt;As soon as it gets a number I will report here again, asking for your "I agree"'s.&lt;BR /&gt;&lt;BR /&gt;In the meantime, the "watching procedure" road was chosen.&lt;BR /&gt;Ugly, but workable.&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>Mon, 30 Jan 2006 13:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718369#M33568</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-30T13:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718370#M33569</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;Could a backup/before be a solution?&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 04:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718370#M33569</guid>
      <dc:creator>Klaes-Göran Carlsson</dc:creator>
      <dc:date>2006-01-31T04:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718371#M33570</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;if you think you might have some future use for this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpuseradvocacy.org/node/1987" target="_blank"&gt;http://www.hpuseradvocacy.org/node/1987&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Add your "I agree" and report here, please.&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>Mon, 13 Feb 2006 13:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718371#M33570</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-02-13T13:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718372#M33571</link>
      <description>ping&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>Tue, 14 Feb 2006 04:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718372#M33571</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-02-14T04:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718373#M33572</link>
      <description>I have added my support on the advocacy site.</description>
      <pubDate>Tue, 14 Feb 2006 04:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718373#M33572</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2006-02-14T04:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mark a DIRECTORY as NOBACKUP?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718374#M33573</link>
      <description>been there, done that :-)</description>
      <pubDate>Tue, 14 Feb 2006 04:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mark-a-directory-as-nobackup/m-p/3718374#M33573</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-02-14T04:32:34Z</dc:date>
    </item>
  </channel>
</rss>

