<?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: Copy Files To DDS-2 Tape From Hard Disk &amp;amp; Vise-Versa in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298021#M91710</link>
    <description>Monish,&lt;BR /&gt;&lt;BR /&gt;I must concur with Steve and Hoff. There are several different ways to "copy a file to tape" and each has different uses and implications.&lt;BR /&gt;&lt;BR /&gt;What the copy is being used for is critical.&lt;BR /&gt;&lt;BR /&gt;MOUNT/FOREIGN effectively ignores the contents of the tape and does not imply that the tape will be used according to the ANSI standards for magnetic tape formatting. MOUNT/OVERRRIDE=ID merely ignores the volume label on the tape.&lt;BR /&gt;&lt;BR /&gt;If using BACKUP, it is normal to use MOUNT/FOREIGN since BACKUP generally uses physical blocks that are longer than those permitted by the ANSI standard.&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, 04 Nov 2008 15:22:52 GMT</pubDate>
    <dc:creator>Robert Gezelter</dc:creator>
    <dc:date>2008-11-04T15:22:52Z</dc:date>
    <item>
      <title>Copy Files To DDS-2 Tape From Hard Disk &amp; Vise-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298017#M91706</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am using VAX/VMS V6.2 &amp;amp; I want to copy one file on my DDS-2 DAT Tape Drive. &lt;BR /&gt;&lt;BR /&gt;Could anybody send me details step-by-step procedure to copy one file to tape drive as well as all files from directory &amp;amp; vise-versa? &lt;BR /&gt;&lt;BR /&gt;Also when we have to use &amp;amp; difference of mount/foreign &amp;amp; mount/over=id command. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance &lt;BR /&gt;&lt;BR /&gt;Bye &lt;BR /&gt;&lt;BR /&gt;Monish &lt;BR /&gt;</description>
      <pubDate>Fri, 31 Oct 2008 12:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298017#M91706</guid>
      <dc:creator>monish_1</dc:creator>
      <dc:date>2008-10-31T12:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Files To DDS-2 Tape From Hard Disk &amp; Vise-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298018#M91707</link>
      <description>As usual, many things are possible.  Why do&lt;BR /&gt;you wish to do it?  Backup?  File transfer to&lt;BR /&gt;a non-VMS system?  To another VMS system?&lt;BR /&gt;&lt;BR /&gt;HELP BACKUP&lt;BR /&gt;HELP COPY&lt;BR /&gt;HELP MOUNT&lt;BR /&gt;Look for VMSTAR (freeware)&lt;BR /&gt;&lt;BR /&gt;BACKUP normally uses (or does) MOUNT&lt;BR /&gt;/FOREIGN.  For COPY, you normally want a&lt;BR /&gt;non-/FOREIGN mount.</description>
      <pubDate>Fri, 31 Oct 2008 13:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298018#M91707</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-10-31T13:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Files To DDS-2 Tape From Hard Disk &amp; Vise-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298019#M91708</link>
      <description>Here's the basic sequence:&lt;BR /&gt;&lt;BR /&gt;$ INITIALIZE ddcu: foo&lt;BR /&gt;$ MOUNT ddcu: foo&lt;BR /&gt;$ COPY file ddcu:[000000]&lt;BR /&gt;$ DISMOUNT ddcu:&lt;BR /&gt;&lt;BR /&gt;This probably won't suffice for your requirements, as there is a whole lot more to copying a file than, well, the copy operation itself.  (This is why us ITRC folks then ask for background on the question; why you're asking the question or what your particular goal here is can be and often is as important as the specific question itself.)&lt;BR /&gt;&lt;BR /&gt;Read the manuals.  Get some training.  However you best learn, spend some time learning about OpenVMS.&lt;BR /&gt;&lt;BR /&gt;Here, that reading tends to be the OpenVMS User's Guide manual and particularly the System Manager's manuals.&lt;BR /&gt;&lt;BR /&gt;If you don't have the time or the budget to read the manuals and to experiment, or to obtain more formal training, then do consider a formal support and escalation contract.   ITRC isn't a support channel.&lt;BR /&gt;&lt;BR /&gt;nb: DAT/DDS tape drives should best be considered single-use media.  I've experienced maybe a dozen disk backup passes of the average cartridge, and DAT/DDS drive and media failure rates are far higher than DLT.  This can mean a new backup DAT/DDS cartridge weekly for an automated daily backup.  DLT cartridge and drive failure rates are much lower.  (You do get what you pay for, after all.)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Oct 2008 14:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298019#M91708</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-10-31T14:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Files To DDS-2 Tape From Hard Disk &amp; Vise-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298020#M91709</link>
      <description>Don't use DDS-2 tapes; use DDS-1 instead. I have DDS-2 drives and I have had a lot of trouble with DDS-2 tapes. They would often not read on other drives or crap out part way through with parity errors. I have had much better luck with DDS-1 tapes. So far they read on any of my drives except one, which can't read other drives' tapes and can't write tapes that other drives can read!&lt;BR /&gt;&lt;BR /&gt;Bottom line: USE DDS-1 TAPES in your DDS-2 drives.&lt;BR /&gt;&lt;BR /&gt;Better yet, follow Hoff's suggestion and get a DLT drive.&lt;BR /&gt;&lt;BR /&gt;AEF</description>
      <pubDate>Tue, 04 Nov 2008 14:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298020#M91709</guid>
      <dc:creator>AEFAEF</dc:creator>
      <dc:date>2008-11-04T14:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Files To DDS-2 Tape From Hard Disk &amp; Vise-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298021#M91710</link>
      <description>Monish,&lt;BR /&gt;&lt;BR /&gt;I must concur with Steve and Hoff. There are several different ways to "copy a file to tape" and each has different uses and implications.&lt;BR /&gt;&lt;BR /&gt;What the copy is being used for is critical.&lt;BR /&gt;&lt;BR /&gt;MOUNT/FOREIGN effectively ignores the contents of the tape and does not imply that the tape will be used according to the ANSI standards for magnetic tape formatting. MOUNT/OVERRRIDE=ID merely ignores the volume label on the tape.&lt;BR /&gt;&lt;BR /&gt;If using BACKUP, it is normal to use MOUNT/FOREIGN since BACKUP generally uses physical blocks that are longer than those permitted by the ANSI standard.&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, 04 Nov 2008 15:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-files-to-dds-2-tape-from-hard-disk-amp-vise-versa/m-p/4298021#M91710</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-11-04T15:22:52Z</dc:date>
    </item>
  </channel>
</rss>

