<?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-E-READATTR error - need some guidance in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682570#M73395</link>
    <description>Neil,&lt;BR /&gt;&lt;BR /&gt;Except for closing the file (not always an option) the ONLY way to get CONSISTENT info in your backup is to do a&lt;BR /&gt;$ CONVERT/SHARE to a backup version of the file just before the actual BACKUP.&lt;BR /&gt;After restoring the backup, rebuild your actual file from that. (CONV/FDL, or simple COPY or RENAME for sequential files).&lt;BR /&gt;&lt;BR /&gt;hth,&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>Thu, 29 Dec 2005 05:30:03 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2005-12-29T05:30:03Z</dc:date>
    <item>
      <title>%BACKUP-E-READATTR error - need some guidance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682567#M73392</link>
      <description>Hi, we had this error in last nights backup, and not sure how much of an error this is:&lt;BR /&gt;&lt;BR /&gt;%BACKUP-E-READATTR, error reading attributes for DSA703:[APPLICATION]APPFILE.DAT;2&lt;BR /&gt;-SYSTEM-W-NOSUCHFILE, no such file&lt;BR /&gt;%BACKUP-W-READATTRRETRY, 2 READATTR errors occurred reading DSA703:[APPLICATION]APPFILE.DAT;2&lt;BR /&gt;&lt;BR /&gt;The file is there as I can do a dir/full on it, and anal/disk is clean.  Unfortunately the file is in use, so cannot do anal/rms.&lt;BR /&gt;&lt;BR /&gt;OpenVMS 7.3-2 on AlphaServer GS1280 with patch kit BACKUP V4 installed.&lt;BR /&gt;&lt;BR /&gt;What do you think - is the file corrupt?&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Dec 2005 12:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682567#M73392</guid>
      <dc:creator>Neil Ashworth_1</dc:creator>
      <dc:date>2005-12-01T12:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: %BACKUP-E-READATTR error - need some guidance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682568#M73393</link>
      <description>Neil,&lt;BR /&gt;&lt;BR /&gt;From the release notes of a patchkit for BACKUP, we can learn.&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;BACKUP attempts recovery (retry) from a READATTR error, when a "no such file" error is returned from the XQP when reading an extension header, with open, fragmented files (/IGN=INTERLOCK is used).&lt;BR /&gt;&lt;BR /&gt;The fix is to retry the same extension header 3 times.  If any of those access attempts are successful, continue to move forward through the file while logging the number of attempts. If the retry count is exhausted the file is no longer considered a target and the READATTR/NOSUCHFILE error will be reported.  A new message has been added that reports the retry count.&lt;BR /&gt;&lt;BR /&gt;Following are a few examples of possible message sequences:&lt;BR /&gt;&lt;BR /&gt;o  Success example 1:  Recovered from the first and only error.&lt;BR /&gt;&lt;BR /&gt;%BACKUP-W-READATTRRETRY, 1 READATTR error occurred reading $4$DKA310:[READATTR]1XQPXR_FRAGMENT.DAT;1&lt;BR /&gt;&lt;BR /&gt;o  Success example 2:  17 retries to save the file, though it was saved successfully.&lt;BR /&gt;&lt;BR /&gt;%BACKUP-W-READATTRRETRY, 17 READATTR errors occurred reading $4$DKA310:[READATTR]1XQPXR_FRAGMENT.DAT;1&lt;BR /&gt;&lt;BR /&gt;o  Failure, example 1:  A failing sequence where no successful retries occurred before eventually failing on the same extheader 3 times.&lt;BR /&gt;&lt;BR /&gt;%BACKUP-E-READATTR, error reading attributes for $4$DKA310:[READATTR]1XQPXR_FRAGMENT.DAT;1&lt;BR /&gt;-SYSTEM-W-NOSUCHFILE, no such file&lt;BR /&gt;%BACKUP-W-READATTRRETRY, 1 READATTR error occurred reading $4$DKA310:[READATTR]1XQPXR_FRAGMENT.DAT;1&lt;BR /&gt;&lt;BR /&gt;o  Failure Example 2:  A failing sequence of 3 successful retries while moving forward through the file on different EXTHDRS, but eventually, unable to recover from the fourth READATTR detected.&lt;BR /&gt;&lt;BR /&gt;%BACKUP-E-READATTR, error reading attributes for $4$DKA310:[READATTR]2XQPXR_FRAGMENT.DAT;1&lt;BR /&gt;-SYSTEM-W-NOSUCHFILE, no such file&lt;BR /&gt;%BACKUP-W-READATTRRETRY, 4 READATTR errors occurred reading $4$DKA310:[READATTR]2XQPXR_FRAGMENT.DAT;1&lt;BR /&gt;&lt;BR /&gt;The larger th size, more fragmented and interactive the open file, the lesser the chance of success.  Use of /IGNORE=INTERLOCK implies open files are to be processed.  If messages for files are paired (both READATTR/READATTRRETRY are reported) then the file did not get saved completely.  Success is a READATTRRETRY message only.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;So, to summarize, that file has extensions, is probably open, and could not be completely saved by BACKUP.&lt;BR /&gt;If the data in the file is important to you (and/or tgo your customers), make sure the file is closed before taking the backup; /IGNORE=INTERLOCK is not such a good idea, since it (might) result(s) in corrupt data on the backup medium.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Dec 2005 14:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682568#M73393</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-12-01T14:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: %BACKUP-E-READATTR error - need some guidance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682569#M73394</link>
      <description>I doubt the file is corrupt, but until you close it, you know nothing.  Make a backup (or even a backup copy of the file) when it is not being used in any way.  I think you will have no problem doing that (and then backing up the COPY of the file to tape, not the always-in-use original).  Then, as a test, restore that COPY (rename the real one) and start the users up again and see if all is well.  Open files, especially Databases, cannot truly be backed up while in use ... period.  It is not the status of the original file that is in danger, it is the status of the backup you get (as noted by the previous reply).</description>
      <pubDate>Wed, 28 Dec 2005 14:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682569#M73394</guid>
      <dc:creator>Upstate Rob</dc:creator>
      <dc:date>2005-12-28T14:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: %BACKUP-E-READATTR error - need some guidance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682570#M73395</link>
      <description>Neil,&lt;BR /&gt;&lt;BR /&gt;Except for closing the file (not always an option) the ONLY way to get CONSISTENT info in your backup is to do a&lt;BR /&gt;$ CONVERT/SHARE to a backup version of the file just before the actual BACKUP.&lt;BR /&gt;After restoring the backup, rebuild your actual file from that. (CONV/FDL, or simple COPY or RENAME for sequential files).&lt;BR /&gt;&lt;BR /&gt;hth,&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>Thu, 29 Dec 2005 05:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-e-readattr-error-need-some-guidance/m-p/3682570#M73395</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-12-29T05:30:03Z</dc:date>
    </item>
  </channel>
</rss>

