<?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: .a extension ?? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637833#M18309</link>
    <description>Murali, &lt;BR /&gt;&lt;BR /&gt;A BACKUP saveset usually (always?) gets corrupted by an ftp download; the attributes get stripped and BACKUP then throws a snit rather than figuring out what happened and fixing the error on the fly.&lt;BR /&gt;&lt;BR /&gt;This proclivity for corruptions is also why OpenVMS files often get protected by zip "-V" or otherwise.  (And which often then leads to the "why bother with using BACKUP inside a zip archive" discussion, as that's unnecessary for many cases given that zip "-V" works.  Here, with a VMSINSTAL kit, you'd still have BACKUP involved.)&lt;BR /&gt;&lt;BR /&gt;Which is why folks using the  reset_backup_saveset_file_attributes.com tool from the Freeware &lt;A href="http://decuslib.com/decus/freewarev80/000tools/" target="_blank"&gt;http://decuslib.com/decus/freewarev80/000tools/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is also why BACKUP /REPAIR got implemented, which is a fairly recent change to BACKUP and somewhat lacking in transparency.  But this does mean you don't need to go download reset_backup_saveset_file_attributes.com.&lt;BR /&gt;&lt;BR /&gt;This stuff has been in the OpenVMS FAQ for a decade or more, too; it's a longstanding and common error with BACKUP savesets.&lt;BR /&gt;</description>
    <pubDate>Wed, 26 May 2010 13:00:02 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2010-05-26T13:00:02Z</dc:date>
    <item>
      <title>.a extension ??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637828#M18304</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just downloaded some VMS freeware.&lt;BR /&gt;Its a single binary file with a file extension of '.a'.&lt;BR /&gt;&lt;BR /&gt;Any ideas what uses this extension.&lt;BR /&gt;&lt;BR /&gt;A compressed format possibly?</description>
      <pubDate>Wed, 26 May 2010 11:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637828#M18304</guid>
      <dc:creator>Jimson_1</dc:creator>
      <dc:date>2010-05-26T11:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: .a extension ??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637829#M18305</link>
      <description>It is most likely a Backup saveset intended to be used with @SYS$UPDATE:VMSINSTAL, the installation mechanism that preceded PCSI.</description>
      <pubDate>Wed, 26 May 2010 11:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637829#M18305</guid>
      <dc:creator>Mike Kier</dc:creator>
      <dc:date>2010-05-26T11:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: .a extension ??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637830#M18306</link>
      <description>Yeah, you're right.&lt;BR /&gt;&lt;BR /&gt;The header was corrupted. &lt;BR /&gt;After fixing it, I could extract it using BACKUP.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;JP</description>
      <pubDate>Wed, 26 May 2010 11:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637830#M18306</guid>
      <dc:creator>Jimson_1</dc:creator>
      <dc:date>2010-05-26T11:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: .a extension ??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637831#M18307</link>
      <description>Hi JamesP,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Its a single binary file with a file extension of '.a'.&lt;BR /&gt;&amp;gt;&amp;gt; Any ideas what uses this extension.&lt;BR /&gt;Looks like the file you have downloaded is a VMS Saveset created using the&lt;BR /&gt;BACKUP command. There can also be other files belonging to the saveset&lt;BR /&gt;with extensions ".B", ".C" and so on. But in this case there is only one&lt;BR /&gt;saveset ".A"&lt;BR /&gt;&lt;BR /&gt;TO install, you need to use the command&lt;BR /&gt;$@SYS$UPDATE:VMSINSTAL&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; The header was corrupted. &lt;BR /&gt;What does this mean ?.&lt;BR /&gt;The file was corrupted&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Wed, 26 May 2010 12:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637831#M18307</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-05-26T12:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: .a extension ??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637832#M18308</link>
      <description>By corrupted I mean, like what happens when a saveset is zipped. The block size gets reset.&lt;BR /&gt;&lt;BR /&gt;I have a script that fixes this.&lt;BR /&gt;&lt;BR /&gt;I built the source to run locally from my environment.</description>
      <pubDate>Wed, 26 May 2010 12:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637832#M18308</guid>
      <dc:creator>Jimson_1</dc:creator>
      <dc:date>2010-05-26T12:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: .a extension ??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637833#M18309</link>
      <description>Murali, &lt;BR /&gt;&lt;BR /&gt;A BACKUP saveset usually (always?) gets corrupted by an ftp download; the attributes get stripped and BACKUP then throws a snit rather than figuring out what happened and fixing the error on the fly.&lt;BR /&gt;&lt;BR /&gt;This proclivity for corruptions is also why OpenVMS files often get protected by zip "-V" or otherwise.  (And which often then leads to the "why bother with using BACKUP inside a zip archive" discussion, as that's unnecessary for many cases given that zip "-V" works.  Here, with a VMSINSTAL kit, you'd still have BACKUP involved.)&lt;BR /&gt;&lt;BR /&gt;Which is why folks using the  reset_backup_saveset_file_attributes.com tool from the Freeware &lt;A href="http://decuslib.com/decus/freewarev80/000tools/" target="_blank"&gt;http://decuslib.com/decus/freewarev80/000tools/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is also why BACKUP /REPAIR got implemented, which is a fairly recent change to BACKUP and somewhat lacking in transparency.  But this does mean you don't need to go download reset_backup_saveset_file_attributes.com.&lt;BR /&gt;&lt;BR /&gt;This stuff has been in the OpenVMS FAQ for a decade or more, too; it's a longstanding and common error with BACKUP savesets.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2010 13:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637833#M18309</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-05-26T13:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: .a extension ??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637834#M18310</link>
      <description>JamesP&amp;gt;&amp;gt; The header was corrupted. &lt;BR /&gt;Murali&amp;gt;&amp;gt; What does this mean ? The file was corrupted&lt;BR /&gt;&lt;BR /&gt;Nit picking / details: the file data surely was just fine. The file META-data, aka file header was incorrect, notably describing the wrong record size.&lt;BR /&gt;&lt;BR /&gt;And in case someone stumbles into this topic after a google:&lt;BR /&gt;&lt;BR /&gt;OpenVMS 8.3 BAckup can fix this with BACKUP/REPAIR. You could adapt KITINSTAL to use that, or unpack - repack the saveset.&lt;BR /&gt;&lt;BR /&gt;James&amp;gt;&amp;gt; By corrupted I mean, like what happens when a saveset is zipped. The block size gets reset.&lt;BR /&gt;&lt;BR /&gt;Right.&lt;BR /&gt;&lt;BR /&gt;James&amp;gt; I have a script that fixes this.&lt;BR /&gt;&lt;BR /&gt;Right, like James indicates,  use one of the several tools out there to fix up the file header. I like mine :-)&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;$ type FIXSAVESET.COM&lt;BR /&gt;$IF p1.EQS."" THEN INQUIRE p1 "Save set file name ?"&lt;BR /&gt;$IF f$search(p1).EQS."" THEN EXIT&lt;BR /&gt;$WRITE SYS$OUTPUT " RFM was ", F$FILE(p1,"RFM"), ", MRS = ", -&lt;BR /&gt;F$FILE(p1,"MRS"), ", LRL = ", F$FILE(p1,"LRL"), "."&lt;BR /&gt;$SET FILE /ATTR=(RFM=FIX, MRS=44, LRL=44) 'p1 ! Easier for DCL&lt;BR /&gt;$OPEN/READ file 'p1&lt;BR /&gt;$READ file record&lt;BR /&gt;$CLOSE file&lt;BR /&gt;$mrs = F$CVSI(40*8,32,record)&lt;BR /&gt;$WRITE SYS$OUTPUT "Setting blocksize to: ",MRS&lt;BR /&gt;$SET FILE /ATTR=(RFM=FIX, MRS='mrs', LRL='mrs') 'p1&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2010 13:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637834#M18310</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-05-26T13:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: .a extension ??</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637835#M18311</link>
      <description>Hoff/Hein,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; A BACKUP saveset usually (always?) gets corrupted by an ftp download&lt;BR /&gt;Thanks to Hoff and Hein for the explanation.&lt;BR /&gt;Ahh, how can i forget this.&lt;BR /&gt;Even i did hunt for the "reset_backup_saveset_file_attributes.com" a lot&lt;BR /&gt;of times because the backup saveset attributes (the record size) got messed&lt;BR /&gt;up everytime i did a FTP of those savesets.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; This is also why BACKUP /REPAIR got implemented, which is a fairly&lt;BR /&gt;&amp;gt;&amp;gt; recent change to BACKUP and somewhat lacking in transparency.&lt;BR /&gt;This sounds great. i did not know this. For latest version of VMS atleast&lt;BR /&gt;we dont need the freeware tool then.&lt;BR /&gt;&lt;BR /&gt;I will also keep a copy of Hein's program with me.&lt;BR /&gt;Thanks Hein.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Wed, 26 May 2010 13:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/a-extension/m-p/4637835#M18311</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-05-26T13:17:17Z</dc:date>
    </item>
  </channel>
</rss>

