<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Data Archive Manager&quot;</title>
		<link>http://www.peoplesoftwiki.com/data-archive-manager/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate>Fri, 30 Jul 2010 05:05:04 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.peoplesoftwiki.com/data-archive-manager/comments/show#post-658147</guid>
				<title>Re: Not so good on tables without unique keys</title>
				<link>http://www.peoplesoftwiki.com/data-archive-manager/comments/show#post-658147</link>
				<description></description>
				<pubDate>Fri, 18 Dec 2009 17:54:38 +0000</pubDate>
				<wikidot:authorName>Grant Johnson</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Thanks. I broke it again. If you run multiple selection processes for different archive templates concurrently, it can only access one of them afterward, leaving you with a hanging archive that you cannot use for delete or restore.</p> <p>Cool product, but like many other PS things, a little rough around the edges.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/data-archive-manager/comments/show#post-657698</guid>
				<title>Re: Not so good on tables without unique keys</title>
				<link>http://www.peoplesoftwiki.com/data-archive-manager/comments/show#post-657698</link>
				<description></description>
				<pubDate>Thu, 17 Dec 2009 22:45:54 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks for your comments. I've updated the article with a warning message that points this out.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/data-archive-manager/comments/show#post-657675</guid>
				<title>Not so good on tables without unique keys</title>
				<link>http://www.peoplesoftwiki.com/data-archive-manager/comments/show#post-657675</link>
				<description></description>
				<pubDate>Thu, 17 Dec 2009 21:43:24 +0000</pubDate>
				<wikidot:authorName>Grant Johnson</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>If a table does not have a unique key, like PSACCESSLOG does not, it does not generate the delete correctly, and deletes more rows than it should when doing a delete based on the batch. It uses a partial key. Take a look at the "View Details-&gt;View SQL" or "View Detail-&gt;Count Rows".</p> <p>You may want to add a note about checking the number of rows for delete if working by batch rather than by query. It may also be necessary to create your own delete query for some tables to help tools find the right rows to clean up.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>