<?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>Macintosh Software &#187; db2 repair</title>
	<atom:link href="http://www.macintoshsoftware.info/tag/db2-repair/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macintoshsoftware.info</link>
	<description>Mac Software</description>
	<lastBuildDate>Sat, 04 Feb 2012 12:43:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Db2 repair software fixes database corrupted while untagging a container</title>
		<link>http://www.macintoshsoftware.info/db2-repair-software-fixes-database-corrupted-while-untagging-a-container/</link>
		<comments>http://www.macintoshsoftware.info/db2-repair-software-fixes-database-corrupted-while-untagging-a-container/#comments</comments>
		<pubDate>Thu, 20 May 2010 11:23:46 +0000</pubDate>
		<dc:creator>bipsa</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[db2 database repair]]></category>
		<category><![CDATA[db2 repair]]></category>

		<guid isPermaLink="false">http://www.macintoshsoftware.info/db2-repair-software-fixes-database-corrupted-while-untagging-a-container/</guid>
		<description><![CDATA[When tablespace is created in db2 database, tablespace map is automatically created with it with all containers systematically lining up. Extension of containers as well as addition of new ones is possible with ALTER TABLESPACE command. 
If corrupted database container is present in tablespace, the container has to be untagged. But untagging while the database [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">When tablespace is created in db2 database, tablespace map is automatically created with it with all containers systematically lining up. Extension of containers as well as addition of new ones is possible with <i>ALTER TABLESPACE</i> command. </p>
<p align="justify">If corrupted database container is present in tablespace, the container has to be untagged. But untagging while the database is using it can be problematic and mostly results into unmounting of the database. Every attempt to access the database fails and its data remains inaccessible. This is usually accompanied by error message-<b>“SQL0294N the container is already in use” </b>while mounting database. </p>
<p align="justify">The problem takes place due to use of DB2untag command on container, when it is being processed DB2 database. This damages both the database one which is in use and from which container was taken off.  </p>
<p align="justify">In such situation database backup will help restore data if not you need to use db2 repair tool. It efficiently takes up the problem by firstly scanning the database and retrieving data from it. It is no way modify records of the database only it retrieves data in accessible form and store it into a new one. <a href="http://www.db2databaserepair.com">DB2 database repair</a> software has a user friendly interface and is easy to use with few simple steps. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintoshsoftware.info/db2-repair-software-fixes-database-corrupted-while-untagging-a-container/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does your DB2 database have corrupted in HADR Environment? Resolve the issue using ‘DB2 Database Repair’ software</title>
		<link>http://www.macintoshsoftware.info/does-your-db2-database-have-corrupted-in-hadr-environment-resolve-the-issue-using-%e2%80%98db2-database-repair%e2%80%99-software/</link>
		<comments>http://www.macintoshsoftware.info/does-your-db2-database-have-corrupted-in-hadr-environment-resolve-the-issue-using-%e2%80%98db2-database-repair%e2%80%99-software/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 13:08:47 +0000</pubDate>
		<dc:creator>nancy_johnson</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[db2 database repair]]></category>
		<category><![CDATA[db2 repair]]></category>
		<category><![CDATA[repair db2 database]]></category>

		<guid isPermaLink="false">http://www.macintoshsoftware.info/?p=300</guid>
		<description><![CDATA[DB2 or Database 2 is a relational database management system designed by IBM. It is used by many reputed firms to function the organization in a proper manner. But recently an problem is being noticed while using DB2 8.1 on AIX 5.2 in a HADR Near SYNCH Mode setup, that is in this setup the [...]]]></description>
			<content:encoded><![CDATA[<p align="justify"><a href="http://www.db2databaserepair.com"><img class="alignleft size-full wp-image-301" title="DB2 Repair" src="http://www.macintoshsoftware.info/wp-content/uploads/2010/02/db2-repair2.jpg" alt="DB2 Repair" width="143" height="107" /></a>DB2 or Database 2 is a relational database management system designed by IBM. It is used by many reputed firms to function the organization in a proper manner. But recently an problem is being noticed while using DB2 8.1 on AIX 5.2 in a HADR Near SYNCH Mode setup, that is in this setup the primary server&#8217;s database becomes corrupted (both table and indexes) causing total database crash. Due to this corruption the database was passed on to the Standby server via HADR synch processing which renders the standby server unusable. To verify the issue when db2dart utility was used the same corrupted DB2 objects were found.</p>
<p align="justify">In order to resolve the issue first try to restore the DB2 database and after several hours start both the servers up and run again in the peer mode and see if the problem gets resolved. If not then you must repair your DB2 database using any third party software. <strong><a href="http://www.db2databaserepair.com">DB2 Repair</a> </strong> software is simply perfect for it as it performs the extensive scans to find the source of the problem using its sophisticated algorithm and resolves the issue in seconds.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintoshsoftware.info/does-your-db2-database-have-corrupted-in-hadr-environment-resolve-the-issue-using-%e2%80%98db2-database-repair%e2%80%99-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

