<?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: Tape Save sets with /block=65535 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073958#M61054</link>
    <description>I had a similar problem and just wanted to &lt;BR /&gt;'clone' backup tapes without two-stepping it.&lt;BR /&gt;&lt;BR /&gt;I found a freeware utility (TAPECOPY) that&lt;BR /&gt;has worked just fine for me on Alpha v7.2 and&lt;BR /&gt;VAX v6.2 for DLTs and DATs.  The version of&lt;BR /&gt;TAPECOPY I got was a MACRO from early 2000&lt;BR /&gt;and it needed to be updated to compile on an&lt;BR /&gt;Alpha.  It sort of looks like it was originally&lt;BR /&gt;written in 1990 for a VAX.&lt;BR /&gt;&lt;BR /&gt;NOTE:  Except for the SLS package, there is&lt;BR /&gt;apparently no other way to make a simple tape&lt;BR /&gt;clone.  I.e.,  $ Copy MKA100: MKA200: won't&lt;BR /&gt;work when they are foreign.&lt;BR /&gt;&lt;BR /&gt;Let me know if the freeware version pointed to&lt;BR /&gt;in the previous reply is still the old kit.&lt;BR /&gt;&lt;BR /&gt;Rick&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Sep 2003 13:11:55 GMT</pubDate>
    <dc:creator>Rick Dyson</dc:creator>
    <dc:date>2003-09-19T13:11:55Z</dc:date>
    <item>
      <title>Tape Save sets with /block=65535</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073952#M61048</link>
      <description>With tape Save sets with /block=65535 it is not possible to do a mount/over=id then a copy of the save set to disk. Does anyone know a way around this?</description>
      <pubDate>Thu, 18 Sep 2003 08:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073952#M61048</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2003-09-18T08:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Save sets with /block=65535</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073953#M61049</link>
      <description>hp Save Set Manager product is the thing to use for this sort of thing</description>
      <pubDate>Thu, 18 Sep 2003 09:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073953#M61049</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2003-09-18T09:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Save sets with /block=65535</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073954#M61050</link>
      <description>The reason is: RMS maximum block size for disk operations. Write your savesets with /block=32000 and cou can copy them from tape to disk. BTW: /block=32000 results in a resonable blocksize of 32256&lt;BR /&gt;&lt;BR /&gt;Dieter</description>
      <pubDate>Thu, 18 Sep 2003 10:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073954#M61050</guid>
      <dc:creator>Dieter Rossbach</dc:creator>
      <dc:date>2003-09-18T10:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Save sets with /block=65535</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073955#M61051</link>
      <description>But the /block=65535 is there for a reason ;-)&lt;BR /&gt;Having a large block size is an important performance enhancement for todays tape drives.&lt;BR /&gt;So there is a trade-off between backup speed and the need to copy complete savesets to disk. What we do in our environment is to have a few days of backup-data parallel on disk (which does eliminate the need for most tape restores) and keep the large blocksize for the tape backup.</description>
      <pubDate>Thu, 18 Sep 2003 13:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073955#M61051</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-09-18T13:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Save sets with /block=65535</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073956#M61052</link>
      <description>Thanks for all the comments so far.  I understand the problem but I need to move these save sets from one tape to another.  But due to the large block size I am having to explode them to disk (thus re-creating the dir + files), then create a disk save set, then finally copy them to tape.</description>
      <pubDate>Thu, 18 Sep 2003 13:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073956#M61052</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2003-09-18T13:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Save sets with /block=65535</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073957#M61053</link>
      <description>&lt;BR /&gt;Ayup, 'exploding the saveset, and re-packing may be the way to go.&lt;BR /&gt;&lt;BR /&gt;However, if your real problem is to copy tape-to-tape then there are [freeware] tools to achive that. For example 'tapecopy'. [note, I have never tried to use this tool]&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware50/tapecopy/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware50/tapecopy/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware50/FREEWARE/00FREEWARE_ABSTRACT.TXT" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware50/FREEWARE/00FREEWARE_ABSTRACT.TXT&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Be sure to check otu the Polycenter SSM (save set manager) suggestion. That's supposed to work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 02:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073957#M61053</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2003-09-19T02:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Save sets with /block=65535</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073958#M61054</link>
      <description>I had a similar problem and just wanted to &lt;BR /&gt;'clone' backup tapes without two-stepping it.&lt;BR /&gt;&lt;BR /&gt;I found a freeware utility (TAPECOPY) that&lt;BR /&gt;has worked just fine for me on Alpha v7.2 and&lt;BR /&gt;VAX v6.2 for DLTs and DATs.  The version of&lt;BR /&gt;TAPECOPY I got was a MACRO from early 2000&lt;BR /&gt;and it needed to be updated to compile on an&lt;BR /&gt;Alpha.  It sort of looks like it was originally&lt;BR /&gt;written in 1990 for a VAX.&lt;BR /&gt;&lt;BR /&gt;NOTE:  Except for the SLS package, there is&lt;BR /&gt;apparently no other way to make a simple tape&lt;BR /&gt;clone.  I.e.,  $ Copy MKA100: MKA200: won't&lt;BR /&gt;work when they are foreign.&lt;BR /&gt;&lt;BR /&gt;Let me know if the freeware version pointed to&lt;BR /&gt;in the previous reply is still the old kit.&lt;BR /&gt;&lt;BR /&gt;Rick&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2003 13:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073958#M61054</guid>
      <dc:creator>Rick Dyson</dc:creator>
      <dc:date>2003-09-19T13:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Tape Save sets with /block=65535</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073959#M61055</link>
      <description>the freeware referenced in the earlier reply does appear to be the macro-32 from 1990.</description>
      <pubDate>Mon, 22 Sep 2003 10:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tape-save-sets-with-block-65535/m-p/3073959#M61055</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2003-09-22T10:34:58Z</dc:date>
    </item>
  </channel>
</rss>

