<?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: Backup files to tape in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915212#M70209</link>
    <description>Henry,&lt;BR /&gt;label of your tape must be equal to declare in BACKUP/LABEL=&lt;LABEL&gt; command.&lt;BR /&gt;You can alternatively initialize tape before backup or use /IGN=LABEL.&lt;BR /&gt;I prefer don't use /IGN=LABEL because in this way it's impossible use a wrong tape.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;/LABEL&gt;</description>
    <pubDate>Fri, 29 Jul 2005 11:05:22 GMT</pubDate>
    <dc:creator>Antoniov.</dc:creator>
    <dc:date>2005-07-29T11:05:22Z</dc:date>
    <item>
      <title>Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915204#M70201</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I need to backup the files in the directory SMSC_DATA12:[SMSC_FILES.TRAFFIC_LOG.ARCHIVE_2005] to tape $1$MKA200: &lt;BR /&gt;How can I do this?&lt;BR /&gt;How can I list the files to tape to be sure that they are backup.&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Fri, 29 Jul 2005 09:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915204#M70201</guid>
      <dc:creator>Henry_86</dc:creator>
      <dc:date>2005-07-29T09:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915205#M70202</link>
      <description>$ BACKUP/VERIFY - SMSC_DATA12:[SMSC_FILES.TRAFFIC_LOG.ARCHIVE_2005] *.*-&lt;BR /&gt;$1$MKA200:SMSC2005.BCK/SAVE/REW/INIT/LABEL=SMSC2005-&lt;BR /&gt;/MEDIA=COMPACT/BLOCK=65000&lt;BR /&gt;&lt;BR /&gt;This will backup the files and then read the tape and compare the files to make sure they are on there. It will initialize the tape overwriting what is there already. The qualifiers /MEDIA=COMPACT/BLOCK=65000 are optional but speedup the backup (usually).&lt;BR /&gt;&lt;BR /&gt;See VMS manuals for more information. If you are unfamilar with VMS backup you may wish to use the BACKUP Manager GUI interface (requires DECwindows).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82FINAL/6048/6048pro_018.html#bku_u" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/6048/6048pro_018.html#bku_u&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82FINAL/aa-pv5mj-tk/00/01/110-con.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/aa-pv5mj-tk/00/01/110-con.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jul 2005 10:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915205#M70202</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-07-29T10:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915206#M70203</link>
      <description>Ian posted same information I would give you but he's quicker than me.&lt;BR /&gt;I can just add "Welcome to VMS forum".&lt;BR /&gt; &lt;BR /&gt;Henry,&lt;BR /&gt;just for notification, may you assign some points to Ian?&lt;BR /&gt;This is the right way to thank him.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jul 2005 10:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915206#M70203</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-07-29T10:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915207#M70204</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;2 slight corrections:&lt;BR /&gt;&lt;BR /&gt;- you don't need to specify /INIT when writing to tape. /REWIND implicitly performs an /INIT&lt;BR /&gt;&lt;BR /&gt;- the BACKUP manager GUI does NOT need DECwindows. Try RUN SYS$SYSTEM:BACKUP$MANAGER on any terminal.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 29 Jul 2005 10:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915207#M70204</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-07-29T10:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915208#M70205</link>
      <description>I tried to give your command but  the result is :&lt;BR /&gt;&lt;BR /&gt;BEP1-&amp;gt;BACKUP/VERIFY - &lt;BR /&gt;_BEP1-&amp;gt;SMSC_DATA12:[SMSC_FILES.TRAFFIC_LOG.ARCHIVE_2005]*.* -&lt;BR /&gt;_BEP1-&amp;gt;$1$MKA200:SMSC2005.BCK/SAVE/REW/INIT/LABEL=SMSC2005-&lt;BR /&gt;_BEP1-&amp;gt;/MEDIA=COMPACT/BLOCK=65000&lt;BR /&gt;%BACKUP-W-MOUNTERR, volume 1 on _$1$MKA200 was not mounted because &lt;BR /&gt; its label does not match the one requested&lt;BR /&gt;%BACKUP-I-OPERASSIST, operator assistance has been requested&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dont' worry about points you all are will have when I solve this.&lt;BR /&gt;&lt;BR /&gt;:-)</description>
      <pubDate>Fri, 29 Jul 2005 10:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915208#M70205</guid>
      <dc:creator>Henry_86</dc:creator>
      <dc:date>2005-07-29T10:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915209#M70206</link>
      <description>add an /IGNORE=(LABEL) to the command.</description>
      <pubDate>Fri, 29 Jul 2005 10:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915209#M70206</guid>
      <dc:creator>William Webb_2</dc:creator>
      <dc:date>2005-07-29T10:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915210#M70207</link>
      <description>Henry,&lt;BR /&gt;&lt;BR /&gt;Are you a privileged user on your system?&lt;BR /&gt;&lt;BR /&gt;The requirements to erase a volume label are different depending on whether you are privileged or non-privileged.&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>Fri, 29 Jul 2005 10:44:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915210#M70207</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-07-29T10:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915211#M70208</link>
      <description>Yes I have all priviledges</description>
      <pubDate>Fri, 29 Jul 2005 10:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915211#M70208</guid>
      <dc:creator>Henry_86</dc:creator>
      <dc:date>2005-07-29T10:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915212#M70209</link>
      <description>Henry,&lt;BR /&gt;label of your tape must be equal to declare in BACKUP/LABEL=&lt;LABEL&gt; command.&lt;BR /&gt;You can alternatively initialize tape before backup or use /IGN=LABEL.&lt;BR /&gt;I prefer don't use /IGN=LABEL because in this way it's impossible use a wrong tape.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;/LABEL&gt;</description>
      <pubDate>Fri, 29 Jul 2005 11:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915212#M70209</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-07-29T11:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Backup files to tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915213#M70210</link>
      <description>closed</description>
      <pubDate>Wed, 17 Aug 2005 02:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-files-to-tape/m-p/4915213#M70210</guid>
      <dc:creator>Henry_86</dc:creator>
      <dc:date>2005-08-17T02:20:47Z</dc:date>
    </item>
  </channel>
</rss>

