<?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: RBF backup image goes corrupt afer bzip usage in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207940#M96758</link>
    <description>&lt;BR /&gt;Thanks again Steven,&lt;BR /&gt;but is there any parameters I should use with new ZIP to retain metadata?&lt;BR /&gt; &lt;BR /&gt;I tried wothout parameters but again I loose some file attribues like "Extend".&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Nov 2009 17:27:17 GMT</pubDate>
    <dc:creator>smsc_1</dc:creator>
    <dc:date>2009-11-05T17:27:17Z</dc:date>
    <item>
      <title>RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207933#M96751</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We are trying to backup Oracle Database into DB.RBF file on OpenVMS 8.3.1H1. &lt;BR /&gt;&lt;BR /&gt;If e try to restore it directly after creation the database runs.&lt;BR /&gt;&lt;BR /&gt;To tranfer to a Linux system we need to compress the backup first, such preserving the file attributes.&lt;BR /&gt;&lt;BR /&gt;# bzip2 -k -s -1 -f DB.RBF&lt;BR /&gt;&lt;BR /&gt;When we uncompress with (version 1.0.5a)&lt;BR /&gt;&lt;BR /&gt;# bzip2 -d DB.RBF-BZ2&lt;BR /&gt;&lt;BR /&gt;and restore the database next errors popup&lt;BR /&gt;=========================================&lt;BR /&gt;%RMU-E-READERR, error reading DKA200:[BACKUP]DB.RBF;1&lt;BR /&gt;-RMU-E-BLOCKCRC, software block CRC error&lt;BR /&gt;%RMU-E-INVBLKSIZ, invalid block size in backup file&lt;BR /&gt;%RMU-E-INVRECTYP, invalid record type in backup file&lt;BR /&gt;%RMU-E-INVRECEXP, Error expanding compressed backup file record.&lt;BR /&gt;%RMU-F-RTNERR, Call to routine COSIZLIB$DECOMPRESS failed&lt;BR /&gt;-COSI-F-FATINTERR, fatal internal error&lt;BR /&gt;%RMU-F-FATALERR, fatal error on RESTORE&lt;BR /&gt;%RMU-F-FTL_RSTR, Fatal error for RESTORE operation at  5-NOV-2009 16:08:45.89&lt;BR /&gt;=========================================&lt;BR /&gt;&lt;BR /&gt;We have tried with restoring the file attributes but not success so far. We believe that there might be an issue with bzip2.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Thu, 05 Nov 2009 15:45:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207933#M96751</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-11-05T15:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207934#M96752</link>
      <description>Use zip, not  bzip, here.  &lt;BR /&gt;&lt;BR /&gt;zip preserves this stuff, and zip 3.0 and unzip 6.0 and later handle large files.&lt;BR /&gt;&lt;BR /&gt;Chances are that bzip stripped off some of the file system metadata.  &lt;BR /&gt;&lt;BR /&gt;You might be able to use SET FILE /ATTRIBUTES to restore the metadata, based on the attributes associated with an uncorrupted Rdb RBF file.</description>
      <pubDate>Thu, 05 Nov 2009 15:57:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207934#M96752</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-05T15:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207935#M96753</link>
      <description>&lt;BR /&gt;Thanks Hoff,&lt;BR /&gt;I'll try with zip 3 and unzip 6 or higher.&lt;BR /&gt;Where do you propose download them from for IA64?&lt;BR /&gt; &lt;BR /&gt;Regards&lt;BR /&gt;Gianluca&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2009 16:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207935#M96753</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-11-05T16:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207936#M96754</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] such preserving the file attributes.&lt;BR /&gt;&lt;BR /&gt;Which bzip2 does not do.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; We have tried with restoring the file&lt;BR /&gt;&amp;gt; attributes but not success so far.&lt;BR /&gt;&lt;BR /&gt;Not a useful description of what you tried&lt;BR /&gt;(or what happened when you tried it).  You&lt;BR /&gt;might look at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://antinode.info/dec/sw/fixrec.html" target="_blank"&gt;http://antinode.info/dec/sw/fixrec.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Where do you propose download them from for&lt;BR /&gt;&amp;gt; IA64?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://info-zip.org/" target="_blank"&gt;http://info-zip.org/&lt;/A&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.info-zip.org/pub/infozip/vms/" target="_blank"&gt;ftp://ftp.info-zip.org/pub/infozip/vms/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The usual VMS binary kits offer only standard&lt;BR /&gt;"deflate" compression, which is usually not&lt;BR /&gt;so good as bzip2 compression, but, with a&lt;BR /&gt;little extra work (and a C compiler), Zip 3.0&lt;BR /&gt;and UnZip 6.0 can be built with support for&lt;BR /&gt;bzip2 compression.  The details are in the&lt;BR /&gt;documentation.</description>
      <pubDate>Thu, 05 Nov 2009 16:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207936#M96754</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-11-05T16:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207937#M96755</link>
      <description>&lt;BR /&gt;thanks Steven,&lt;BR /&gt;But I can't compile it due to system limits. &lt;BR /&gt;&lt;BR /&gt;Do you have please a link to .exe files (both for zip.exe and unzip.exe) ??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 05 Nov 2009 16:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207937#M96755</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-11-05T16:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207938#M96756</link>
      <description>&lt;!--!*#--&gt;Try:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://antinode.info/ftp/info-zip/u6z3_ia64.zip" target="_blank"&gt;http://antinode.info/ftp/info-zip/u6z3_ia64.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Built on V8.3-1H1.  Includes whole [.IA64L]&lt;BR /&gt;directories, so you may even be able to&lt;BR /&gt;re-link things, if needed.&lt;BR /&gt;&lt;BR /&gt;[un]zip -v output should mention BZIP2 (and&lt;BR /&gt;LARGE_FILE_SUPPORT).&lt;BR /&gt;&lt;BR /&gt;Wake me when it catches fire.</description>
      <pubDate>Thu, 05 Nov 2009 17:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207938#M96756</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-11-05T17:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207939#M96757</link>
      <description>Just posted the basic details of building zip here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1384424" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1384424&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Usage here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/575" target="_blank"&gt;http://labs.hoffmanlabs.com/node/575&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Build details now posted here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/842" target="_blank"&gt;http://labs.hoffmanlabs.com/node/842&lt;/A&gt;</description>
      <pubDate>Thu, 05 Nov 2009 17:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207939#M96757</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-05T17:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207940#M96758</link>
      <description>&lt;BR /&gt;Thanks again Steven,&lt;BR /&gt;but is there any parameters I should use with new ZIP to retain metadata?&lt;BR /&gt; &lt;BR /&gt;I tried wothout parameters but again I loose some file attribues like "Extend".&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2009 17:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207940#M96758</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-11-05T17:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207941#M96759</link>
      <description>But you can't compile it due to system limits?&lt;BR /&gt;&lt;BR /&gt;System limits?  No.  &lt;BR /&gt;&lt;BR /&gt;These are management limits.&lt;BR /&gt;&lt;BR /&gt;No test server?  &lt;BR /&gt;&lt;BR /&gt;No tools?  &lt;BR /&gt;&lt;BR /&gt;Here, your management seems to be trying to ensure that you and your business will fail.&lt;BR /&gt;&lt;BR /&gt;I'd have a word with your boss.&lt;BR /&gt;&lt;BR /&gt;Get the necessary tools.  &lt;BR /&gt;&lt;BR /&gt;Or get a test server.&lt;BR /&gt;&lt;BR /&gt;Or both.&lt;BR /&gt;&lt;BR /&gt;Or get a different boss, however you choose to do that.&lt;BR /&gt;&lt;BR /&gt;Sorry, but life's too short to deal with this sort of "system limit".&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2009 17:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207941#M96759</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-05T17:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207942#M96760</link>
      <description>Retaining OpenVMS file metadata?&lt;BR /&gt;&lt;BR /&gt;zip "-V" retains metadata.  The "-V" quoting is necessary when you're set to traditional parsing; when the default is set to SET PROCESS /PARSE = TRADITIONAL or when you're operating on an older release.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/575" target="_blank"&gt;http://labs.hoffmanlabs.com/node/575&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2009 17:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207942#M96760</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-05T17:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207943#M96761</link>
      <description>&lt;BR /&gt;OPS! Reading just now message from hoff...&lt;BR /&gt;I tried -V but .RBF goes always corrupt!!!&lt;BR /&gt;&lt;BR /&gt;Using: zip -V db.zip db.rbf</description>
      <pubDate>Thu, 05 Nov 2009 17:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207943#M96761</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-11-05T17:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207944#M96762</link>
      <description>Guys! The "" did the trick.&lt;BR /&gt;A zip and unzip, on the VMS system, are now possible and result in a running database.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 05 Nov 2009 17:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207944#M96762</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-11-05T17:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207945#M96763</link>
      <description>Quote it.  The zip "-V" retains metadata.   The quoting of the "-V" switch is necessary when you're set to traditional parsing within DCL.  This when the DCL process parsing style is set to SET PROCESS /PARSE = TRADITIONAL or when you're operating on an older release, or when you're operating with the default DCL parsing on recent releases.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2009 17:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207945#M96763</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-05T17:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207946#M96764</link>
      <description>&lt;BR /&gt;Ok, closing the post and give points to all people who help me!</description>
      <pubDate>Thu, 05 Nov 2009 18:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207946#M96764</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-11-05T18:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207947#M96765</link>
      <description>&lt;BR /&gt;Closing thread!</description>
      <pubDate>Thu, 05 Nov 2009 18:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207947#M96765</guid>
      <dc:creator>smsc_1</dc:creator>
      <dc:date>2009-11-05T18:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: RBF backup image goes corrupt afer bzip usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207948#M96766</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] "-V" quoting is necessary when [...]&lt;BR /&gt;&lt;BR /&gt;As the (Zip 3.0 or UnZip 6.0) "-h" help says,&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;  (Must quote upper-case options, like "-V", unless SET PROC/PARSE=EXTEND)&lt;BR /&gt;&lt;BR /&gt;(In older versions, the upper-case options&lt;BR /&gt;were shown with quotation marks.)</description>
      <pubDate>Fri, 06 Nov 2009 04:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rbf-backup-image-goes-corrupt-afer-bzip-usage/m-p/5207948#M96766</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-11-06T04:15:11Z</dc:date>
    </item>
  </channel>
</rss>

