<?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: check sum digit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193145#M792050</link>
    <description>Alfredo,&lt;BR /&gt;&lt;BR /&gt;just to make it clear:&lt;BR /&gt;An export is not a backup !&lt;BR /&gt;&lt;BR /&gt;1) It allows you only to restore exactly the data that is inside the dump, no recovery is possible&lt;BR /&gt;2) The data in the dump will be inconsistent, if the dump is taken while the application is up and running.&lt;BR /&gt;&lt;BR /&gt;You should consider to study rman-features or copy the database datafiles while the database is shutdown or in backup mode.&lt;BR /&gt;There are a bunch of threads on this. Just search the forums.&lt;BR /&gt;&lt;BR /&gt;Volker</description>
    <pubDate>Wed, 18 Feb 2004 11:54:22 GMT</pubDate>
    <dc:creator>Volker Borowski</dc:creator>
    <dc:date>2004-02-18T11:54:22Z</dc:date>
    <item>
      <title>check sum digit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193142#M792047</link>
      <description>I have an oracle database and i perform a backup (oracle exp utility) then i gzip the dmp files and at last i tar the gziped files to a tape. Is it posible to have a check sum digit so that i can assure that all the information in the disk (gziped files) is in the tape ? That is for auditing purposes in the case that i want to recover the information from the tape in another server.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Feb 2004 10:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193142#M792047</guid>
      <dc:creator>Alfredo Raymundo</dc:creator>
      <dc:date>2004-02-16T10:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: check sum digit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193143#M792048</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sure - just write a script that runs the cksum against the file before it's gzipped &amp;amp; write the value and the filename to the same line in a file that will be tarred up with the gzip files. Then after the untar &amp;amp; gunzip run cksum &amp;amp; compare the result to what you stored in the file.&lt;BR /&gt;You could even cksum the gzipped files before they are tarred &amp;amp; hold that in another file to check immediately following the tar -x.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 16 Feb 2004 11:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193143#M792048</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-02-16T11:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: check sum digit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193144#M792049</link>
      <description>You could leverage the cksum command to do this. I would run cksum against each file and write a file that contains the filename and the cksum. I would then write this file to the tape itself (using a norewind device) and then the tar image would be the next file on the tape. When the files are restored, you now have a method of comparing the original CRC cksum to the restored files cksum. &lt;BR /&gt;&lt;BR /&gt;NOTE: Assuming that you are using a tape drive with hardware compression, you could very well be adding extra time to the backup/restore process and not saving any media by using gzip. I would try this without gzip and you may find that the hardware is better at compressing and faster than your methods --- and one possible source of data corruption is eliminated.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Feb 2004 11:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193144#M792049</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-02-16T11:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: check sum digit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193145#M792050</link>
      <description>Alfredo,&lt;BR /&gt;&lt;BR /&gt;just to make it clear:&lt;BR /&gt;An export is not a backup !&lt;BR /&gt;&lt;BR /&gt;1) It allows you only to restore exactly the data that is inside the dump, no recovery is possible&lt;BR /&gt;2) The data in the dump will be inconsistent, if the dump is taken while the application is up and running.&lt;BR /&gt;&lt;BR /&gt;You should consider to study rman-features or copy the database datafiles while the database is shutdown or in backup mode.&lt;BR /&gt;There are a bunch of threads on this. Just search the forums.&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 18 Feb 2004 11:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-sum-digit/m-p/3193145#M792050</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2004-02-18T11:54:22Z</dc:date>
    </item>
  </channel>
</rss>

