<?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: restore file in the backup tape in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195763#M14628</link>
    <description>hi megat,&lt;BR /&gt;&lt;BR /&gt;1st, identify how many tape drive you have in your system.&lt;BR /&gt;&lt;BR /&gt;$ show dev mk&lt;BR /&gt;&lt;BR /&gt;If the above command show more than 1, then identify which is SDLT by type the following command:&lt;BR /&gt;(assuming mkb400 and mkc300)&lt;BR /&gt;&lt;BR /&gt;$ sho dev/full mkb400&lt;BR /&gt;$ sho dev/full mkc300&lt;BR /&gt;&lt;BR /&gt;You will notice the desc of the tape drives.&lt;BR /&gt;&lt;BR /&gt;When you have identify which is SDLT tape drive, mount the tape and wait until the tape drive is in ready mode. I think you can see this from MSL library LED screen.&lt;BR /&gt;&lt;BR /&gt;If you don't know the saveset and tape label, identify it.If you already know, you can skip this step and proceed to restore step below&lt;BR /&gt;$ backup/list/rewind mkc300:*.* &lt;BR /&gt;&lt;BR /&gt;This will show you saveset name,tape label and even the command you use to backup.&lt;BR /&gt;Caution: it may produce a long list depending what you backup previously.&lt;BR /&gt;&lt;BR /&gt;Once you know this, you can proceed to restore.&lt;BR /&gt;Assume : &lt;BR /&gt;1) saveset name - tape.bck&lt;BR /&gt;2) tape label=12mar&lt;BR /&gt;3) command use: backup dsa11:[000000...]*.*;* mkc300:tape.bck /saveset/rewind/label=tape&lt;BR /&gt;&lt;BR /&gt;Restore to different directory&lt;BR /&gt;$ backup/rewind mkc300:tape.bck /select=[V500.DB_PROD.ARC]ARCH0002_0000001353.ARC dsa11:[otherdir]  &lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;really appreciate if you could assign some points if this answer your questions. Thanks!&lt;BR /&gt;</description>
    <pubDate>Tue, 13 May 2008 07:12:40 GMT</pubDate>
    <dc:creator>Khairy</dc:creator>
    <dc:date>2008-05-13T07:12:40Z</dc:date>
    <item>
      <title>restore file in the backup tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195759#M14624</link>
      <description>We using Vms 7.3-2 and need to restore&lt;BR /&gt;this file “DSA11:[V500.DB_PROD.ARC]ARCH0002_0000001353.ARC”. This file located on our backup tape. We using HP Super DLT and the device is MSL 5000.How can i look into the directory and restore specific file name?</description>
      <pubDate>Mon, 12 May 2008 08:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195759#M14624</guid>
      <dc:creator>megat razizul</dc:creator>
      <dc:date>2008-05-12T08:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: restore file in the backup tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195760#M14625</link>
      <description>Megat,&lt;BR /&gt;&lt;BR /&gt;the answer depends on which backup software you are using to back up your disks.&lt;BR /&gt;&lt;BR /&gt;If you are using straight OpenVMS BACKUP utility, you first need to find and load the correct tape, then use $ BACKUP/LIS &lt;DEVICE_NAME_OF_YOUR_MSL_5000&gt;:&lt;SAVESET-NAME&gt;&lt;/SAVESET-NAME&gt;&lt;BR /&gt;Once found, you can restore that file with:&lt;BR /&gt;&lt;BR /&gt;$ BACKUP/LOG &lt;DEVICE&gt;:&lt;SAVESET-NAME&gt;/SAVE/SELECT=[V500.DB_PROD.ARC]ARCH0002_0000001353.ARC dev:[dir]/BY_OWNER=ORIG&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/SAVESET-NAME&gt;&lt;/DEVICE&gt;&lt;/DEVICE_NAME_OF_YOUR_MSL_5000&gt;</description>
      <pubDate>Mon, 12 May 2008 08:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195760#M14625</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-05-12T08:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: restore file in the backup tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195761#M14626</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;We using direct  backup using VMS. This our script â  @cer_proc:hot_backup PROD TAPE $2$MGA0: ALL=Y "" 5 â  . I confuse in save set? &lt;BR /&gt;</description>
      <pubDate>Tue, 13 May 2008 01:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195761#M14626</guid>
      <dc:creator>megat razizul</dc:creator>
      <dc:date>2008-05-13T01:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: restore file in the backup tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195762#M14627</link>
      <description>Megat,&lt;BR /&gt;&lt;BR /&gt;so for &lt;DEVICE&gt; you can substitue $2$MGA0: in my example BACKUP command given above.&lt;BR /&gt;&lt;BR /&gt;Data written to tape by BACKUP is stored in savesets on the tape. If there is only one such saveset on the tape, you do not need to specify the saveset name.&lt;BR /&gt;&lt;BR /&gt;Find out what's on the tape - after you have loaded the correct tape in the MSL 5000 - with&lt;BR /&gt;&lt;BR /&gt;$ BACKUP/LIS $2$MGA0:*.*/SAVE&lt;BR /&gt;&lt;BR /&gt;If you suspect, that there are multiple savesets on that tape, you can also try:&lt;BR /&gt;&lt;BR /&gt;$ MOUNT/OVER=ID $2$MGA0:&lt;BR /&gt;$ DIR $2$MGA0:*.*/SIZ/DATE&lt;BR /&gt;$ DISM/NOUNL $2$MGA0:&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/DEVICE&gt;</description>
      <pubDate>Tue, 13 May 2008 04:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195762#M14627</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-05-13T04:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: restore file in the backup tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195763#M14628</link>
      <description>hi megat,&lt;BR /&gt;&lt;BR /&gt;1st, identify how many tape drive you have in your system.&lt;BR /&gt;&lt;BR /&gt;$ show dev mk&lt;BR /&gt;&lt;BR /&gt;If the above command show more than 1, then identify which is SDLT by type the following command:&lt;BR /&gt;(assuming mkb400 and mkc300)&lt;BR /&gt;&lt;BR /&gt;$ sho dev/full mkb400&lt;BR /&gt;$ sho dev/full mkc300&lt;BR /&gt;&lt;BR /&gt;You will notice the desc of the tape drives.&lt;BR /&gt;&lt;BR /&gt;When you have identify which is SDLT tape drive, mount the tape and wait until the tape drive is in ready mode. I think you can see this from MSL library LED screen.&lt;BR /&gt;&lt;BR /&gt;If you don't know the saveset and tape label, identify it.If you already know, you can skip this step and proceed to restore step below&lt;BR /&gt;$ backup/list/rewind mkc300:*.* &lt;BR /&gt;&lt;BR /&gt;This will show you saveset name,tape label and even the command you use to backup.&lt;BR /&gt;Caution: it may produce a long list depending what you backup previously.&lt;BR /&gt;&lt;BR /&gt;Once you know this, you can proceed to restore.&lt;BR /&gt;Assume : &lt;BR /&gt;1) saveset name - tape.bck&lt;BR /&gt;2) tape label=12mar&lt;BR /&gt;3) command use: backup dsa11:[000000...]*.*;* mkc300:tape.bck /saveset/rewind/label=tape&lt;BR /&gt;&lt;BR /&gt;Restore to different directory&lt;BR /&gt;$ backup/rewind mkc300:tape.bck /select=[V500.DB_PROD.ARC]ARCH0002_0000001353.ARC dsa11:[otherdir]  &lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;really appreciate if you could assign some points if this answer your questions. Thanks!&lt;BR /&gt;</description>
      <pubDate>Tue, 13 May 2008 07:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195763#M14628</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2008-05-13T07:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: restore file in the backup tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195764#M14629</link>
      <description>sorry, in my example, my tape label should be tape and not 12mar.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 May 2008 07:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restore-file-in-the-backup-tape/m-p/4195764#M14629</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2008-05-13T07:13:59Z</dc:date>
    </item>
  </channel>
</rss>

