<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dealing with Damaged FileMaker Files</title>
	<atom:link href="http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/</link>
	<description>smart business solutions</description>
	<lastBuildDate>Sun, 05 Sep 2010 17:37:44 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geoff Coffey</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-1886</link>
		<dc:creator>Geoff Coffey</dc:creator>
		<pubDate>Tue, 12 Jan 2010 16:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-1886</guid>
		<description>Michael:

I agree. Any takers? :)

Some day we&#039;ll get back to writing. I miss it.

Geoff</description>
		<content:encoded><![CDATA[<p>Michael:</p>
<p>I agree. Any takers? <img src='http://sixfriedrice.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Some day we&#8217;ll get back to writing. I miss it.</p>
<p>Geoff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kupietz</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-1883</link>
		<dc:creator>Michael Kupietz</dc:creator>
		<pubDate>Sat, 09 Jan 2010 01:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-1883</guid>
		<description>This could really use an update for FM v10.</description>
		<content:encoded><![CDATA[<p>This could really use an update for FM v10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars D</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-1840</link>
		<dc:creator>Lars D</dc:creator>
		<pubDate>Wed, 23 Sep 2009 13:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-1840</guid>
		<description>Idle &quot;anything&quot; server:

When a disk becomes unpowered, it has a tendency to just drop what ever it had in the buffer/cache, to disk.  It will drop it anywhere on the disk.

To counter this, you should have hardware configure properly.  Essentially file system corruption.</description>
		<content:encoded><![CDATA[<p>Idle &#8220;anything&#8221; server:</p>
<p>When a disk becomes unpowered, it has a tendency to just drop what ever it had in the buffer/cache, to disk.  It will drop it anywhere on the disk.</p>
<p>To counter this, you should have hardware configure properly.  Essentially file system corruption.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulB</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-1724</link>
		<dc:creator>PaulB</dc:creator>
		<pubDate>Fri, 13 Mar 2009 19:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-1724</guid>
		<description>I wonder why losing power to an idle FMP Server would cause corruption? I&#039;m new to FMP, coming from 4th Dimension, and I never had file corruption problems in 4D in 15 years with apps running on 4D Server the entire time. 4D Server flushes data to disk on a regular basis, so unless the server is writing at the moment of failure, the files are always in good shape. FileMaker should adopt this strategy so that your files are only vulnerable during the moments when they are being written to.</description>
		<content:encoded><![CDATA[<p>I wonder why losing power to an idle FMP Server would cause corruption? I&#8217;m new to FMP, coming from 4th Dimension, and I never had file corruption problems in 4D in 15 years with apps running on 4D Server the entire time. 4D Server flushes data to disk on a regular basis, so unless the server is writing at the moment of failure, the files are always in good shape. FileMaker should adopt this strategy so that your files are only vulnerable during the moments when they are being written to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Coffey</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-736</link>
		<dc:creator>Geoff Coffey</dc:creator>
		<pubDate>Wed, 17 Oct 2007 20:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-736</guid>
		<description>@bryan: The most likely explanation is that you do have some under-the-hood corruption that just has no visible impact. FileMaker 9 does something called a consistency check on the file when it is opened to look for corruption. It does this to help detect problems early before they&#039;re likely to lead to major problems.

In your case, the consistency check is failing so 9 is complaining that the file is damaged, even though in 8, where no check is done, it runs &quot;fine.&quot;

In most cases, simply saving as a compacted version in 8 or 8.5, then re-opening in 9 will fix this problem. It sounds like that isn&#039;t working in your case. You may need to try a more aggressive approach. Have you tried recovery (I know...bad word...try it anyway, at least to see if it gets the file open-able in 9). Also, sometimes it works to clone the file, then save the clone as a compacted copy, then re-import the data form the original. Do this all in 8 or 8.5, then try opening in 9.

Let us know what happens using the Contact Us button above.</description>
		<content:encoded><![CDATA[<p>@bryan: The most likely explanation is that you do have some under-the-hood corruption that just has no visible impact. FileMaker 9 does something called a consistency check on the file when it is opened to look for corruption. It does this to help detect problems early before they&#8217;re likely to lead to major problems.</p>
<p>In your case, the consistency check is failing so 9 is complaining that the file is damaged, even though in 8, where no check is done, it runs &#8220;fine.&#8221;</p>
<p>In most cases, simply saving as a compacted version in 8 or 8.5, then re-opening in 9 will fix this problem. It sounds like that isn&#8217;t working in your case. You may need to try a more aggressive approach. Have you tried recovery (I know&#8230;bad word&#8230;try it anyway, at least to see if it gets the file open-able in 9). Also, sometimes it works to clone the file, then save the clone as a compacted copy, then re-import the data form the original. Do this all in 8 or 8.5, then try opening in 9.</p>
<p>Let us know what happens using the Contact Us button above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-735</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Wed, 17 Oct 2007 20:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-735</guid>
		<description>Good dialogue here... in our case we did not see any errors or corruption until updating from 8.5 to 9.0.    Does this imply an error that was lurking but not seen (likely from a previous Server crash), or does this imply some issue with FMP 9?

We haven&#039;t had any luck with compacting or recovering...  the database is functioning as best we can tell on 8.5.  

Since this same behavior (only indicating corruption when opening in 9.0) on several files, makes me wonder.</description>
		<content:encoded><![CDATA[<p>Good dialogue here&#8230; in our case we did not see any errors or corruption until updating from 8.5 to 9.0.    Does this imply an error that was lurking but not seen (likely from a previous Server crash), or does this imply some issue with FMP 9?</p>
<p>We haven&#8217;t had any luck with compacting or recovering&#8230;  the database is functioning as best we can tell on 8.5.  </p>
<p>Since this same behavior (only indicating corruption when opening in 9.0) on several files, makes me wonder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Importing Records to a Backup - Brute Force at Six Fried Rice</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-531</link>
		<dc:creator>Importing Records to a Backup - Brute Force at Six Fried Rice</dc:creator>
		<pubDate>Thu, 13 Sep 2007 19:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-531</guid>
		<description>[...] Dealing with Damaged FileMaker Files [...]</description>
		<content:encoded><![CDATA[<p>[...] Dealing with Damaged FileMaker Files [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr_vodka</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-503</link>
		<dc:creator>mr_vodka</dc:creator>
		<pubDate>Fri, 07 Sep 2007 19:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-503</guid>
		<description>Hey Geoff and Jesse,

Just as a FYI, Thatcher&#039;s presentation is available for download on the DevCon update site now. The link is in the DevCon binder and is under &quot;Conference Information&quot; of the General Information tab just in case you werent aware.</description>
		<content:encoded><![CDATA[<p>Hey Geoff and Jesse,</p>
<p>Just as a FYI, Thatcher&#8217;s presentation is available for download on the DevCon update site now. The link is in the DevCon binder and is under &#8220;Conference Information&#8221; of the General Information tab just in case you werent aware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Gelin</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-450</link>
		<dc:creator>Tom Gelin</dc:creator>
		<pubDate>Mon, 27 Aug 2007 20:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-450</guid>
		<description>I spent the better part of a week recovering a database with 2 million records. I didn&#039;t compact or recover the original file. What I did was export 60,000 records at a time to an Xcel file. Then imported them into alphabetical FMP9 files. In the process I had numerous crashes but by importing the files alphabetically I only had to start over for the particular character. After I had all of the A-Z files I then imported them one at a time into a master file. Not a very pleasant experience, but it worked.</description>
		<content:encoded><![CDATA[<p>I spent the better part of a week recovering a database with 2 million records. I didn&#8217;t compact or recover the original file. What I did was export 60,000 records at a time to an Xcel file. Then imported them into alphabetical FMP9 files. In the process I had numerous crashes but by importing the files alphabetically I only had to start over for the particular character. After I had all of the A-Z files I then imported them one at a time into a master file. Not a very pleasant experience, but it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beatrice Beaubien</title>
		<link>http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/comment-page-1/#comment-444</link>
		<dc:creator>Beatrice Beaubien</dc:creator>
		<pubDate>Mon, 27 Aug 2007 04:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://sixfriedrice.com/wp/dealing-with-damaged-filemaker-files/#comment-444</guid>
		<description>In his session, Jon Thatcher solicited our ideas about how the report after recovery could be improved. I&#039;d take this offer seriously. For example, we could request a result that went into detail into what didn&#039;t have to be changed. &quot;This file did not appear to need recovery.&quot; That would at least tell us nothing was changed. Or a verbose description as to what was actually changed. Or even a take on whether the data resulting was worth recovering, how many blobs were lost and how many were rescued, etc. The engineers get a fair amount of info back from the recovery process and (apparently) we can request that it be put into a report, like the Import or Conversion Report.

Your constructive ideas to the engineers can go into the Help -&gt; Send us your feedback selection in FMPA9.</description>
		<content:encoded><![CDATA[<p>In his session, Jon Thatcher solicited our ideas about how the report after recovery could be improved. I&#8217;d take this offer seriously. For example, we could request a result that went into detail into what didn&#8217;t have to be changed. &#8220;This file did not appear to need recovery.&#8221; That would at least tell us nothing was changed. Or a verbose description as to what was actually changed. Or even a take on whether the data resulting was worth recovering, how many blobs were lost and how many were rescued, etc. The engineers get a fair amount of info back from the recovery process and (apparently) we can request that it be put into a report, like the Import or Conversion Report.</p>
<p>Your constructive ideas to the engineers can go into the Help -&gt; Send us your feedback selection in FMPA9.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
