<?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 VMS Backup in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966766#M82567</link>
    <description>Morning,&lt;BR /&gt;&lt;BR /&gt;I have been handed responsibilty of our Alpha system as I have been on an introductory to OpenVMS course.&lt;BR /&gt;&lt;BR /&gt;During the week we run a backup to our DLT drive which goes through the process of backing up the drives and then backing up an Oracle dump file.&lt;BR /&gt;&lt;BR /&gt;Just recently we have been encountering errors when it goes to backup this dump file. The error that gets logged is :&lt;BR /&gt;&lt;BR /&gt;%BACKUP-F-OPENOUT, error opening MKB500:[000000]FL8DMP.SAV; as output&lt;BR /&gt;-SYSTEM-F-DRVERR, fatal drive error.&lt;BR /&gt;&lt;BR /&gt;Hopefully this something to somebody??&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Thu, 22 Mar 2007 05:19:56 GMT</pubDate>
    <dc:creator>Dave Melsome</dc:creator>
    <dc:date>2007-03-22T05:19:56Z</dc:date>
    <item>
      <title>VMS Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966766#M82567</link>
      <description>Morning,&lt;BR /&gt;&lt;BR /&gt;I have been handed responsibilty of our Alpha system as I have been on an introductory to OpenVMS course.&lt;BR /&gt;&lt;BR /&gt;During the week we run a backup to our DLT drive which goes through the process of backing up the drives and then backing up an Oracle dump file.&lt;BR /&gt;&lt;BR /&gt;Just recently we have been encountering errors when it goes to backup this dump file. The error that gets logged is :&lt;BR /&gt;&lt;BR /&gt;%BACKUP-F-OPENOUT, error opening MKB500:[000000]FL8DMP.SAV; as output&lt;BR /&gt;-SYSTEM-F-DRVERR, fatal drive error.&lt;BR /&gt;&lt;BR /&gt;Hopefully this something to somebody??&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 22 Mar 2007 05:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966766#M82567</guid>
      <dc:creator>Dave Melsome</dc:creator>
      <dc:date>2007-03-22T05:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966767#M82568</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum and the world of OpenVMS ;-)&lt;BR /&gt;&lt;BR /&gt;It looks like there is a possible hardware problem with your MKB500: DLT tape.&lt;BR /&gt;&lt;BR /&gt;Does the tape drive log errors ?&lt;BR /&gt;Does $ SHOW ERROR show a non-zero error count for MKB500: ?&lt;BR /&gt;&lt;BR /&gt;Do your backup procedures succeed to write anything onto that tape ?&lt;BR /&gt;&lt;BR /&gt;Can you put an empty DLT cassette into the tape drive, try MOUNT/FOR/NOASSIST MKB500: ? Does is work ?&lt;BR /&gt;&lt;BR /&gt;Then try BACKUP *.* MKB500:test.bck/SAVE/REWIND/LOG&lt;BR /&gt;&lt;BR /&gt;Any errors ?&lt;BR /&gt;&lt;BR /&gt;Finally DISM/UNL MKB500: to dismount and unload the tape.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 22 Mar 2007 05:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966767#M82568</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-22T05:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966768#M82569</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Thanks for your speedy reply.&lt;BR /&gt;&lt;BR /&gt;#Does the tape drive log errors ?&lt;BR /&gt;&lt;BR /&gt;Yes when I ran that command I got :&lt;BR /&gt;&lt;BR /&gt;Device                           Error Count&lt;BR /&gt;PABSA0$MKB500:                          39&lt;BR /&gt;&lt;BR /&gt;#Do your backup procedures succeed to write anything onto that tape ?&lt;BR /&gt;&lt;BR /&gt;Yes it successfully backups the disks on the server.&lt;BR /&gt;&lt;BR /&gt;I will try the test backup - will this backup everything on the server?? or should I specify an area as the server is used during the day.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 22 Mar 2007 06:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966768#M82569</guid>
      <dc:creator>Dave Melsome</dc:creator>
      <dc:date>2007-03-22T06:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966769#M82570</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;Welcome to the OpenVMS forum. &lt;BR /&gt;&lt;BR /&gt;First question, what is the error count when you start the backup?&lt;BR /&gt;&lt;BR /&gt;Follow on questions include:&lt;BR /&gt;How old are the tape cartridges? &lt;BR /&gt;When was the last time that the drive was cleaned? &lt;BR /&gt;How controlled is your machine room environment for dust, etc.?&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>Thu, 22 Mar 2007 06:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966769#M82570</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-03-22T06:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Backup</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966770#M82571</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;do your backup procedures actually directly write to the tape or do they backup to a file and then finally copy that file to tape ?&lt;BR /&gt;&lt;BR /&gt;If SHOW ERR shows tape errors, these are cumulative, i.e. there have been that much errors logged against the tape drive since the last boot.&lt;BR /&gt;&lt;BR /&gt;$ BACKUP *.* MKB500:TEST.BCK/SAVE/REW will only copy all file from your current directory. You can also create a simple text file and just backup that file to tape with:&lt;BR /&gt;&lt;BR /&gt;$ BACKUP test.txt MKB500:TEST.BCK/SAVE/REWIND&lt;BR /&gt;&lt;BR /&gt;to see whether you can write anything to that tape drive.&lt;BR /&gt;&lt;BR /&gt;You could also try to analyze the tape errors by translating ERRLOG.SYS with DECevent - if that's installed on your system.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 22 Mar 2007 06:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-backup/m-p/3966770#M82571</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-22T06:08:21Z</dc:date>
    </item>
  </channel>
</rss>

