<?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: How to navigate through tape records in VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991852#M213</link>
    <description>If the tape has been backed up using savesets then:&lt;BR /&gt;BACKUP/LIST tapedrive:&lt;BR /&gt;This will run to the end of the current saveset.&lt;BR /&gt;Type the command again for every saveset until you get an error saying there are no more savesets on the tape.&lt;BR /&gt;Terry.</description>
    <pubDate>Mon, 24 Nov 2003 11:58:39 GMT</pubDate>
    <dc:creator>Terry Yeomans</dc:creator>
    <dc:date>2003-11-24T11:58:39Z</dc:date>
    <item>
      <title>How to navigate through tape records in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991849#M210</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I Unix, i can navigate tape records using mt like:&lt;BR /&gt;&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 2&lt;BR /&gt;&lt;BR /&gt;will move the tape advance 2 tape records for furhter manipulation like tar, cpio, etc.&lt;BR /&gt;&lt;BR /&gt;How can i do the same in vms ?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Patrick.</description>
      <pubDate>Mon, 09 Jun 2003 01:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991849#M210</guid>
      <dc:creator>Patrick_42</dc:creator>
      <dc:date>2003-06-09T01:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to navigate through tape records in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991850#M211</link>
      <description>Patrick&lt;BR /&gt;&lt;BR /&gt;You can use the SET MAGTAPE command with the /SKIP qualifier. The tape must first be mounted /FOREIGN. To get details of the options available do HELP SET MAGTAPE /SKIP.&lt;BR /&gt;&lt;BR /&gt;Mac</description>
      <pubDate>Mon, 09 Jun 2003 08:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991850#M211</guid>
      <dc:creator>Mac Lilley</dc:creator>
      <dc:date>2003-06-09T08:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to navigate through tape records in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991851#M212</link>
      <description>Patrick,&lt;BR /&gt;&lt;BR /&gt;Assuming the name of you tape driver is MKA500:&lt;BR /&gt;&lt;BR /&gt;$ MOUNT/FOREIGN MKA500:&lt;BR /&gt;$ SET MAGTAPE/SKIP=FILE:2 MKA500:&lt;BR /&gt;&lt;BR /&gt;Guy</description>
      <pubDate>Mon, 09 Jun 2003 10:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991851#M212</guid>
      <dc:creator>Guy Peleg</dc:creator>
      <dc:date>2003-06-09T10:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to navigate through tape records in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991852#M213</link>
      <description>If the tape has been backed up using savesets then:&lt;BR /&gt;BACKUP/LIST tapedrive:&lt;BR /&gt;This will run to the end of the current saveset.&lt;BR /&gt;Type the command again for every saveset until you get an error saying there are no more savesets on the tape.&lt;BR /&gt;Terry.</description>
      <pubDate>Mon, 24 Nov 2003 11:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991852#M213</guid>
      <dc:creator>Terry Yeomans</dc:creator>
      <dc:date>2003-11-24T11:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to navigate through tape records in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991853#M214</link>
      <description>HI Patrick,&lt;BR /&gt;I don't known unix so I read HP-UX V11 reference guide to mt; I think Guy post right command list.&lt;BR /&gt;Bye&lt;BR /&gt;Antoniov&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Nov 2003 13:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991853#M214</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2003-11-24T13:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to navigate through tape records in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991854#M215</link>
      <description>It depends very much on the way, the tape was writen.&lt;BR /&gt;&lt;BR /&gt;1. on a non-VMS-System, use the set magtape/skip-method&lt;BR /&gt;2. on VMS with copy:&lt;BR /&gt;   Do a &lt;BR /&gt;   $ mount magtape: label&lt;BR /&gt;   /in case you don't know the label and have some rights on the system you can use&lt;BR /&gt;   $ mount /over=id magtape:&lt;BR /&gt;   as well)&lt;BR /&gt;   $ DIR magtape: &lt;BR /&gt;   to get a listing of the files on tape and the copy them to disk using: &lt;BR /&gt;   $ copy magtape:filename disk:&lt;BR /&gt;3. on VMS using backup:&lt;BR /&gt;   you can either &lt;BR /&gt;   $mount /for magtape:&lt;BR /&gt;   $backup /list magtape:&lt;BR /&gt;   as written before or&lt;BR /&gt;   $ mount magtape: label&lt;BR /&gt;   $ dir magtape:&lt;BR /&gt;   to get a list of the backup files&lt;BR /&gt;   $ dismou/nounload magtape&lt;BR /&gt;   $ mount/for magtape&lt;BR /&gt;   $ backup magtape:filename ...&lt;BR /&gt;   to read a specific saveset.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Dieter</description>
      <pubDate>Tue, 25 Nov 2003 02:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-navigate-through-tape-records-in-vms/m-p/2991854#M215</guid>
      <dc:creator>Dieter Rossbach</dc:creator>
      <dc:date>2003-11-25T02:18:45Z</dc:date>
    </item>
  </channel>
</rss>

