<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AskDba.org Weblog &#187; corruption</title>
	<atom:link href="http://askdba.org/weblog/tag/corruption/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Mon, 14 May 2012 05:02:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Physical Corruption: ORA-1578 part 3</title>
		<link>http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/</link>
		<comments>http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 15:11:22 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[rman]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=929</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/">Physical Corruption: ORA-1578 part 3</a></p><p>Recently we encountered a block corruption issue in 10g database on Linux x86 64 bit and using ASM for storing database files. Saurabh had earlier written articles on ora-1578. http://askdba.org/weblog/2008/04/physical-corruption-ora-1578-part-1/ http://askdba.org/weblog/2008/05/physical-corruption-ora-1578-part-2/ It was first time I was working on a corruption issue, so I followed above notes and found them quite useful. Good thing about [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2010/08/physical-corruption-ora-1578-part-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Recovering from ORA-1578 ORA-8103 (Logical Corruption)</title>
		<link>http://askdba.org/weblog/2008/05/ora-1578-ora-8103-corruption/</link>
		<comments>http://askdba.org/weblog/2008/05/ora-1578-ora-8103-corruption/#comments</comments>
		<pubDate>Wed, 21 May 2008 13:37:07 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askoracledba.wordpress.com/?p=39</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/05/ora-1578-ora-8103-corruption/">Recovering from ORA-1578 ORA-8103 (Logical Corruption)</a></p><p>1. For ORA-1578: There are two ways in which we can extract the data from a corrupted table: a) Using DBMS_REPAIR.SKIP_CORRUPT_BLOCKS b) Using Event 10231 a) Connect as sysdba user: execute DBMS_REPAIR.SKIP_CORRUPT_BLOCKS(&#8216;&#60;schema_name&#62;&#8217;,'&#60;table_name&#62;&#8217;); Put the schema name and the table name of the corrupted table. Then issue the following command to craete a new table from [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/05/ora-1578-ora-8103-corruption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Physical Corruption: ORA-1578 PART-2</title>
		<link>http://askdba.org/weblog/2008/05/physical-corruption-ora-1578-part-2/</link>
		<comments>http://askdba.org/weblog/2008/05/physical-corruption-ora-1578-part-2/#comments</comments>
		<pubDate>Sat, 03 May 2008 02:17:00 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://askoracledba.wordpress.com/2008/05/03/physical-corruption-ora-1578-part-2/</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/05/physical-corruption-ora-1578-part-2/">Physical Corruption: ORA-1578 PART-2</a></p><p>Recovering from physical corruption: 1. Using BMR when RMAN backups are available When small set of blocks are corrupted, Block Media Recovery (BMR) can be used as a recovery technique. The advantage of BMR is that it can be performed without taking the datafiles offline but the block undergoing BMR is not accessible to users. [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/05/physical-corruption-ora-1578-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Physical Corruption: ORA-1578 -Part 1</title>
		<link>http://askdba.org/weblog/2008/04/physical-corruption-ora-1578-part-1/</link>
		<comments>http://askdba.org/weblog/2008/04/physical-corruption-ora-1578-part-1/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 22:56:00 +0000</pubDate>
		<dc:creator>Saurabh Sood</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://askoracledba.wordpress.com/2008/04/27/physical-corruption-ora-1578-part-1/</guid>
		<description><![CDATA[<p><p>Original Post can be viewed at <a href="http://askdba.org/weblog/2008/04/physical-corruption-ora-1578-part-1/">Physical Corruption: ORA-1578 -Part 1</a></p><p>ORA-1578 is indication of physical block corruption. Oracle computes an internal checksum before fetching the block from disk, when it is about to fetch the block it reads the block header and compare the checksum stored in it. If the checksum mismatches we get ora-1578 error.It indicates that a block is corrupted at hardware level [...]</p></p><p><a href="http://askdba.org/weblog">AskDba.org Weblog</a></p>]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2008/04/physical-corruption-ora-1578-part-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: askdba.org @ 2012-05-22 18:17:13 by W3 Total Cache -->
