<?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: Error: The attempt to save the data file has failed because the disk is full, an I/O error has occurred, the variable dictionary is invalid, or the task was interrupted.</title>
	<atom:link href="http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/</link>
	<description>From users, for users</description>
	<pubDate>Wed, 07 Jan 2009 14:44:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joao</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-13437</link>
		<dc:creator>Joao</dc:creator>
		<pubDate>Sun, 28 Dec 2008 17:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-13437</guid>
		<description>Hi. Im my experience with this error, I had a duplicate variable name. This information appears in the Output Log. Check it...</description>
		<content:encoded><![CDATA[<p>Hi. Im my experience with this error, I had a duplicate variable name. This information appears in the Output Log. Check it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-4258</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 19 Oct 2007 18:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-4258</guid>
		<description>Yeah Maryann, I did the same thing.  I'm importing from SQL, and apparently my version of SPSS doesn't understand nvarchar(max) data type.  It converts this to type string with a length of zero.   I was able to save the SPSS file after changing the string length.  

So I switched the SQL columns to nvarchar(4000), let's see how that works.</description>
		<content:encoded><![CDATA[<p>Yeah Maryann, I did the same thing.  I&#8217;m importing from SQL, and apparently my version of SPSS doesn&#8217;t understand nvarchar(max) data type.  It converts this to type string with a length of zero.   I was able to save the SPSS file after changing the string length.  </p>
<p>So I switched the SQL columns to nvarchar(4000), let&#8217;s see how that works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maryann Durland</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-3527</link>
		<dc:creator>Maryann Durland</dc:creator>
		<pubDate>Tue, 28 Aug 2007 15:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-3527</guid>
		<description>I just ran into this problem and followed the advice about string values. My file was way below the max. I changed several string value widths and that allowed me to save the file. Thanks for the help!  I appreciated it very much.</description>
		<content:encoded><![CDATA[<p>I just ran into this problem and followed the advice about string values. My file was way below the max. I changed several string value widths and that allowed me to save the file. Thanks for the help!  I appreciated it very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andris</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-538</link>
		<dc:creator>andris</dc:creator>
		<pubDate>Sun, 11 Mar 2007 21:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-538</guid>
		<description>Hi Kristina,

It's not easy to switch to NTFS, especially not when you have the hard disk in use already. If you're not a computer expert, please ask someone to do it for you. But basically, you need to format the hard disk and choose NTFS as your file system.</description>
		<content:encoded><![CDATA[<p>Hi Kristina,</p>
<p>It&#8217;s not easy to switch to NTFS, especially not when you have the hard disk in use already. If you&#8217;re not a computer expert, please ask someone to do it for you. But basically, you need to format the hard disk and choose NTFS as your file system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristina McDougal</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-521</link>
		<dc:creator>Kristina McDougal</dc:creator>
		<pubDate>Sat, 10 Mar 2007 23:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-521</guid>
		<description>How do I switch to NTFS?</description>
		<content:encoded><![CDATA[<p>How do I switch to NTFS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Suo</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-310</link>
		<dc:creator>Steve Suo</dc:creator>
		<pubDate>Fri, 26 Jan 2007 01:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-310</guid>
		<description>Thanks very much. I have switched to NTFS, and the problem is solved! I just saved my first 6.6 gig file. Currently testing the limits with a 30 gig file....</description>
		<content:encoded><![CDATA[<p>Thanks very much. I have switched to NTFS, and the problem is solved! I just saved my first 6.6 gig file. Currently testing the limits with a 30 gig file&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andris</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-271</link>
		<dc:creator>andris</dc:creator>
		<pubDate>Thu, 18 Jan 2007 06:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-271</guid>
		<description>Steve,

&lt;strong&gt;The maximum file size on a FAT32 formatted partition is
4 GB&lt;/strong&gt;.
The maximum file size on a FAT16 partition
under Windows 9.x and ME is 2 GB, under Windows NT or 2K is 4 GB. And the NTFS file system has a (theoretical) maximum file size of 16 exabytes.

As Sean Stacey already stated, the maximum file size under FAT32 is 4GB. That is probably causing the error in your case. This can also be the cause of the error with other people, so this is a good addition to the log posted above. 

To my opinion you do not have to switch to Linux, you can also use the NTFS file system. This file system works (without workarounds) only with the Windows versions 2000 and XP.</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p><strong>The maximum file size on a FAT32 formatted partition is<br />
4 GB</strong>.<br />
The maximum file size on a FAT16 partition<br />
under Windows 9.x and ME is 2 GB, under Windows NT or 2K is 4 GB. And the NTFS file system has a (theoretical) maximum file size of 16 exabytes.</p>
<p>As Sean Stacey already stated, the maximum file size under FAT32 is 4GB. That is probably causing the error in your case. This can also be the cause of the error with other people, so this is a good addition to the log posted above. </p>
<p>To my opinion you do not have to switch to Linux, you can also use the NTFS file system. This file system works (without workarounds) only with the Windows versions 2000 and XP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Suo</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-269</link>
		<dc:creator>Steve Suo</dc:creator>
		<pubDate>Wed, 17 Jan 2007 23:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-269</guid>
		<description>I am encountering the identical problem as Ilan Shrira, although the cut-off for me appears to be around 3.5 gigabytes. I am importing text files and then running SAVE OUTFILE as a .SAV file. I am running on FAT32.

I am fairly convinced that Sean Stacey's answer is probably the correct one. SPSS support said it was a duplicate variable, which I think is incorrect in my case. I also checked for string lengths, as per Raynald Levesque.

If it's the file system, does anyone have a workaround other than switching to Linux? I have a number of 10 and 20 gigabyte files I would really like to process in SPSS.</description>
		<content:encoded><![CDATA[<p>I am encountering the identical problem as Ilan Shrira, although the cut-off for me appears to be around 3.5 gigabytes. I am importing text files and then running SAVE OUTFILE as a .SAV file. I am running on FAT32.</p>
<p>I am fairly convinced that Sean Stacey&#8217;s answer is probably the correct one. SPSS support said it was a duplicate variable, which I think is incorrect in my case. I also checked for string lengths, as per Raynald Levesque.</p>
<p>If it&#8217;s the file system, does anyone have a workaround other than switching to Linux? I have a number of 10 and 20 gigabyte files I would really like to process in SPSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andris</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-168</link>
		<dc:creator>andris</dc:creator>
		<pubDate>Thu, 14 Dec 2006 09:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-168</guid>
		<description>Sean, thank you for your great addition.</description>
		<content:encoded><![CDATA[<p>Sean, thank you for your great addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sean stacey</title>
		<link>http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/comment-page-1/#comment-167</link>
		<dc:creator>sean stacey</dc:creator>
		<pubDate>Thu, 14 Dec 2006 08:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.spsslog.com/2006/08/23/error-the-attempt-to-save-the-data-file-has-failed-because-the-disk-is-full-an-io-error-has-occurred-the-variable-dictionary-is-invalid-or-the-task-was-interrupted/#comment-167</guid>
		<description>One suggestion - the original poster does not state what file system is on the external hard drive.  If the file system is FAT32 (e.g. for compatibility with Windows 9x, Linux/Unix, etc) then the maximum size of a file on that system is 4GB.

If the file system on this drive is NTFS [on a Linux/Unix system, EXT3 or Reiser] then this possiblity can of course be eliminated.

Just my Â£0.02.</description>
		<content:encoded><![CDATA[<p>One suggestion - the original poster does not state what file system is on the external hard drive.  If the file system is FAT32 (e.g. for compatibility with Windows 9x, Linux/Unix, etc) then the maximum size of a file on that system is 4GB.</p>
<p>If the file system on this drive is NTFS [on a Linux/Unix system, EXT3 or Reiser] then this possiblity can of course be eliminated.</p>
<p>Just my Â£0.02.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
