<?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: tk89 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035297#M12844</link>
    <description>Jon,&lt;BR /&gt;     I couldn't get it to unzip, can you post it text. sounds like a useful tool!&lt;BR /&gt;Mary, have any opening in VMS engineering? :) I sure miss working on it&lt;BR /&gt;&lt;BR /&gt;Dean</description>
    <pubDate>Fri, 20 Jul 2007 17:17:04 GMT</pubDate>
    <dc:creator>Dean McGorrill</dc:creator>
    <dc:date>2007-07-20T17:17:04Z</dc:date>
    <item>
      <title>tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035270#M12817</link>
      <description>I've never had any real experience with tapes.&lt;BR /&gt;we have backup scripts going and someone to&lt;BR /&gt;blindly shovel in tapes.&lt;BR /&gt;&lt;BR /&gt;Now I want to make full images to tape of all&lt;BR /&gt;my disks. I have a DLT IV new out of the box.&lt;BR /&gt;do I need format it, or do anything before&lt;BR /&gt;using it?  tx Dean</description>
      <pubDate>Tue, 10 Jul 2007 15:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035270#M12817</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-07-10T15:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035271#M12818</link>
      <description>You can INIT the tape with a meaningful label or allow BACKUP to create it's own label.   If you opt to use init, you'll need to specify /label=xxx in the image backup or use /ignore=(label).  If you put tapes into rotation, review the EXPIR options to safeguard your backups.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Tue, 10 Jul 2007 16:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035271#M12818</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2007-07-10T16:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035272#M12819</link>
      <description>ok, so the tape comes ready to use out&lt;BR /&gt;of the box. I see from help init has a density switch, that doens't need to&lt;BR /&gt;be used?&lt;BR /&gt;&lt;BR /&gt;     Valid density values are as follows:&lt;BR /&gt;&lt;BR /&gt;     Keyword        Meaning&lt;BR /&gt;&lt;BR /&gt;     DEFAULT        Default density&lt;BR /&gt;     800            NRZI 800 bits per inch (BPI)&lt;BR /&gt;     1600           PE 1600 BPI&lt;BR /&gt;     6250           GRC 6250 BPI&lt;BR /&gt;     3480           IBM 3480 HPC 39872 BPI&lt;BR /&gt;     3490E          IBM 3480 compressed&lt;BR /&gt;     833            DLT TK50: 833 BPI&lt;BR /&gt;     TK50           DLT TK50: 833 BPI&lt;BR /&gt;     TK70           DLT TK70: 1250 BPI&lt;BR /&gt;     6250           RV80 6250 BPI EQUIVALENT&lt;BR /&gt;              NOTE: Only the keywords above are understood by&lt;BR /&gt;             TMSCP/TUDRIVER code prior to OpenVMS Version 7.2.&lt;BR /&gt;     TK85           DLT Tx85: 10625 BPI - Cmpt III&lt;BR /&gt;     TK86           DLT Tx86: 10626 BPI - Cmpt III&lt;BR /&gt;     TK87           DLT Tx87: 62500 BPI - Cmpt III&lt;BR /&gt;     TK88           DLT Tx88: (Quantum 4000) - Cmpt IV&lt;BR /&gt;     TK89           DLT Tx89: (Quantum 7000) - Cmpt IV&lt;BR /&gt;     QIC            All QIC drives are drive-settable only&lt;BR /&gt;     8200           Exa-Byte 8200&lt;BR /&gt;     8500           Exa-Byte 8500&lt;BR /&gt;     DDS1           Digital Data Storage 1 - 2G&lt;BR /&gt;     DDS2           Digital Data Storage 2 - 4G&lt;BR /&gt;     DDS3           Digital Data Storage 3 - 8-10G&lt;BR /&gt;     DDS4           Digital Data Storage 4&lt;BR /&gt;     AIT1           Sony Advanced Intelligent Tapes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2007 16:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035272#M12819</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-07-10T16:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035273#M12820</link>
      <description>Nope.  Toss it in the drive.  &lt;BR /&gt;&lt;BR /&gt;But if you want to know the arcana....&lt;BR /&gt;&lt;BR /&gt;BACKUP /IMAGE /REWIND /VERIFY ... etc ...&lt;BR /&gt;&lt;BR /&gt;I'd probably add /MEDIA=COMPACTION and /NOALIAS and /IGNORE=LABEL and /NOASSIST and /BLOCK=32255 ...&lt;BR /&gt;&lt;BR /&gt;and off you go...&lt;BR /&gt;&lt;BR /&gt;If you want to get fancier, you can add specifications of tape labels and such, so that any continuation volumes get the labels you specify.&lt;BR /&gt;&lt;BR /&gt;The usual caveats around the hazards of /IGNORE=INTERLOCK apply; around the silent data corruptions in the output permissible with this qualifier.&lt;BR /&gt;&lt;BR /&gt;If you trust the drive and the media, /NOCRC and /GROUP=0.&lt;BR /&gt;&lt;BR /&gt;If you do manually issue the MOUNT or the INITIALIZE for the DLT tape cartridge, do remember to use /MEDIA=COMPACTION on each of those commands.&lt;BR /&gt;&lt;BR /&gt;Here is some process quota information for obtaining best BACKUP speed: &lt;A href="http://64.223.189.234/node/49" target="_blank"&gt;http://64.223.189.234/node/49&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC</description>
      <pubDate>Tue, 10 Jul 2007 16:29:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035273#M12820</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-10T16:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035274#M12821</link>
      <description>&amp;gt;&amp;gt;&amp;gt;I see from help init has a density switch, that doens't need to be used?&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;/MEDIA=COMPACTION is what I'd use.  The /DENSITY stuff defaults to the appropriate value, and typically only need be specified if you want to record at a lower density.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2007 16:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035274#M12821</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-10T16:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035275#M12822</link>
      <description>great,&lt;BR /&gt;       so for curiosity. if you specify a&lt;BR /&gt;density, does the init write the whole tape?&lt;BR /&gt;in other words is there a 'format' or is&lt;BR /&gt;a tape just totaly blank magnetics?</description>
      <pubDate>Tue, 10 Jul 2007 16:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035275#M12822</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-07-10T16:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035276#M12823</link>
      <description>Hoff wrote&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;If you trust the drive and the media, /NOCRC and /GROUP=0.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Well, if it is a SCSI device (and which is not, nowadays?) you have no chaice BUT to trust!&lt;BR /&gt;&lt;BR /&gt;All the nice redundencies &amp;amp; recovery abilities built into BACKUP do just NOT have a chance to prove themselves if the drive refuses to continue to pass on data after a (ususally: parity) error.&lt;BR /&gt;(remeber DSA drives; BACKUP encountered xxx recoverable errors during read/write ? )&lt;BR /&gt;... and in itself that is explainable, because I do not know of anything except VMS BACKUP that WOULD be able to do anything useful.&lt;BR /&gt;Still, a pity that VMS holds so low a profile that tape manufacturers do not deem it relevant to take its abilities into consideration...  :-(&lt;BR /&gt;&lt;BR /&gt;fwiw &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, 10 Jul 2007 16:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035276#M12823</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-07-10T16:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035277#M12824</link>
      <description>jpe,&lt;BR /&gt;     really the tape drives stop after&lt;BR /&gt;an error. so I'll use /nocrc. do you know&lt;BR /&gt;if theres any format on the tape, or just&lt;BR /&gt;blank magnetics?</description>
      <pubDate>Tue, 10 Jul 2007 17:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035277#M12824</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-07-10T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035278#M12825</link>
      <description>True, the standard device firmware tends to punt on errors.  Data recovery service device firmware doesn't.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2007 18:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035278#M12825</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-10T18:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035279#M12826</link>
      <description>If you init a tape that has been used before, it will be init with the same density as it had on the original init,&lt;BR /&gt;not the best value of your current drive.&lt;BR /&gt;&lt;BR /&gt;I wonder if all drives have the best density as default ?&lt;BR /&gt;&lt;BR /&gt;To be sure, we specify our density on each init and we init the tape before each backup.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 11 Jul 2007 02:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035279#M12826</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-07-11T02:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035280#M12827</link>
      <description>Fot those who find all that tape stuff confusing (like me) read this :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Digital_Linear_Tape" target="_blank"&gt;http://en.wikipedia.org/wiki/Digital_Linear_Tape&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 11 Jul 2007 03:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035280#M12827</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-07-11T03:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035281#M12828</link>
      <description>Hoff,&lt;BR /&gt;Why /NOALIAS ? The current help text suggests the default is the best idea.&lt;BR /&gt;&lt;BR /&gt;/IGNORE=LABEL - not good when people may load the wrong tape&lt;BR /&gt;&lt;BR /&gt;/NOASSIST - depends on operational procedures &lt;BR /&gt;&lt;BR /&gt;/BLOCK=32255 - why not 32256 ?</description>
      <pubDate>Wed, 11 Jul 2007 04:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035281#M12828</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-07-11T04:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035282#M12829</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;In general all what is needed is already been said.&lt;BR /&gt;Here are some more hints. &lt;BR /&gt;All media which were previously used in an TZ90 (TK90) with 40/80 GB can NOT be accessed by a TZ89 (35/70 GB) or older!&lt;BR /&gt;Because TZ89 does not now about higher DLT tape densities when it was build. Vise versa is no problem.&lt;BR /&gt;On a TZ90 you can initialize already used media for older DLT devices by appling the correct density and voi la...&lt;BR /&gt;Such as:&lt;BR /&gt;   INIT /DENSITY=TK88  MKxnnn: test&lt;BR /&gt;&lt;BR /&gt;Please be aware the tape label does NOT exceed 6 characters.&lt;BR /&gt;I do recommend to use a blocksize of 65500. This will enable you to use the full media capacity! For sure smaller values will work but you will not be able to use the media capacity due to a higher amount of inter record gaps.&lt;BR /&gt;Concering the /NOCRC &amp;amp; GROUP=0 =&amp;gt; Hoff is right, the DLT's using there own &amp;amp; reliable error correction mechanism. The DLT do ALWAYS automatically a read after write and can repair single bit errors on the fly.&lt;BR /&gt;The OpenVMS Storage engineering confirmed the above mentioned statement during DECus in 1999 in Boston. For performance reason they even encouraged to set the values to /NOCRC &amp;amp; GROUP=0.&lt;BR /&gt;&lt;BR /&gt;Further the compression mechanism, VMS is calling it /MEDIA=COMPACTION improves the performance and enables you to get a better utilisation of the media. For sure the data type is the constraint of the compression ratio (success) such as ZIP'ed files etc.&lt;BR /&gt;I mean with this statemnent uncompressed files = normal files can be compressed during the backup to the tape.&lt;BR /&gt;&lt;BR /&gt;Refer to this link for further hints...&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_7762.html?jumpid=reg_R1002_USEN" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_7762.html?jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope my input was helpful.&lt;BR /&gt;   Andreas</description>
      <pubDate>Wed, 11 Jul 2007 06:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035282#M12829</guid>
      <dc:creator>Andreas Vollmer</dc:creator>
      <dc:date>2007-07-11T06:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035283#M12830</link>
      <description>Re Andreas:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I do recommend to use a blocksize of 65500&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;But be aware, that you will then NOT be able to COPY the savesetfile to disk!&lt;BR /&gt;&lt;BR /&gt;Re Hoof, Ian&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;/BLOCK=32255 - why not 32256&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; &lt;BR /&gt;Indeed, 32256 is the right number.&lt;BR /&gt;It is the highest multiple of 512 that fits in 15 bits. &lt;BR /&gt;But Hein can explain that MUCH better than I can!&lt;BR /&gt;&lt;BR /&gt;fwiw&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>Wed, 11 Jul 2007 06:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035283#M12830</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-07-11T06:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035284#M12831</link>
      <description>Dean,&lt;BR /&gt;     Regarding your question about formatting, when you "init" the tape, whether it is new or reused, no data is removed (unless you "init/erase", which I don't recommend unless you are happy to wait an hour or two).&lt;BR /&gt;     All that happens, in this respect, is that the EOD (End-of-Data) marker is written at the beginning of the tape, effectively masking the existance of any previous data on the tape.    &lt;BR /&gt;     If you are using a tape which has been used before, and you DO NOT "init", then the&lt;BR /&gt;tape drive will fast-forward to the EOD marker before starting to write, thus preserving the existing data.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 11 Jul 2007 06:58:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035284#M12831</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-07-11T06:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035285#M12832</link>
      <description>Personally I agree with /GROUP=0 as normally available scsi tape drives do not  allow the redundancy information to be used.&lt;BR /&gt;&lt;BR /&gt;However I think /CRC is still worth using as it is an end-to-end check on the data. The location in the backup header for the CRC is present even if /NOCRC is specified. The overhead is the CPU time required to calculate the CRC, which is a small overhead on alpha and itanium systems.</description>
      <pubDate>Wed, 11 Jul 2007 09:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035285#M12832</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-07-11T09:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035286#M12833</link>
      <description>well I think my question is answered, if&lt;BR /&gt;you do an init/erase then tape is erased. A init and changing density, it doesn't erase implies that there is no format. I used to boot a home made Rt-11 system&lt;BR /&gt;off a tu58 tape which was formatted as&lt;BR /&gt;I remember. &lt;BR /&gt;&lt;BR /&gt;    if I can just toss the tape&lt;BR /&gt;into the drive, it must have been inited&lt;BR /&gt;with its correct density at the factory&lt;BR /&gt;I will assume.  I searched the dcl scripts&lt;BR /&gt;around here, and there is no density switch&lt;BR /&gt;used in them either. tx for the info Dean</description>
      <pubDate>Wed, 11 Jul 2007 11:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035286#M12833</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-07-11T11:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035287#M12834</link>
      <description>Actually the overhead of /CRC can be rather high especially when trying to drive a LTO-2 or LTO-3 tape drive.  It can swamp a DS10.&lt;BR /&gt;&lt;BR /&gt;I think OpenVMS engineering looking at ways to reduce the CPU load of /CRC.  &lt;BR /&gt;&lt;BR /&gt;I would really like the storage guys getting with OpenVMS engineering to come up with an analysis of what the /CRC really buys you these days with all the newer tape technology.</description>
      <pubDate>Wed, 11 Jul 2007 12:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035287#M12834</guid>
      <dc:creator>Cass Witkowski</dc:creator>
      <dc:date>2007-07-11T12:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035288#M12835</link>
      <description>&amp;gt;&amp;gt;&amp;gt; Why /NOALIAS ? The current help text suggests the default is the best idea. &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;At its simplest, because I don't want alias entries replicated in the saveset.  I know how the system disk is structured, and I know how to restore individual files, and I know that a BACKUP /IMAGE restoration also knows how to restore the alias entries all by itself.  (Assuming current ECOs.)  &lt;BR /&gt;&lt;BR /&gt;/NOALIAS makes for significantly smaller BACKUP savesets for system disks.  If you use /SELECT to selectively restore individual files from within alias'd structures, and you are not using a full-disk BACKUP /IMAGE for the restore, then you *do* need to know what the primary alias entry is.  But the savings in space and time are substantial, and worth it.&lt;BR /&gt;&lt;BR /&gt;(Spent quite some time working with various of the BACKUP maintainers over the years, and the whole /[NO]ALIAS scheme was one of the more interesting episodes.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; /IGNORE=LABEL - not good when people may load the wrong tape &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;If I am writing a BACKUP procedure, I will typically use the tape expiration mechanism to prevent immediate re-use (which is the most common error), and might potentially set up a list of labels.  Otherwise and when working interactively, I almost always use /IGNORE=LABEL.  I know what tapes I am loading, and I'd rather not have the processing derailed due to the labels. &lt;BR /&gt;&lt;BR /&gt;Now as for something like creating a procedure to provide a local and slimmed-down SLS or ABS oro ther such, then yes, labels and mayhap barcodes and such.  (My interpretation of the O.P. here was that we are working with an interactive one-off all-disk BACKUP.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; /NOASSIST - depends on operational procedures &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Correct.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; /BLOCK=32255 - why not 32256 ? &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Typo.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jul 2007 13:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035288#M12835</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-11T13:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: tk89</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035289#M12836</link>
      <description>anyone know how many blocks a dlt iv on a tz89 hold?</description>
      <pubDate>Wed, 11 Jul 2007 16:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tk89/m-p/4035289#M12836</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-07-11T16:30:04Z</dc:date>
    </item>
  </channel>
</rss>

