Date: Fri, 2 Dec 2005 12:46:09 -0600
Reply-To: gornykm@comnetcom.net
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Karen Gorny <gornykm@comnetcom.net>
Subject: Re: SPSS to SAS format
Content-Type: text/plain; charset=ISO-8859-1
Magnus:
Check your disk space. Do you have enough disk space?
Does your file contain a large number of variable labels, or contain more than 1700 variables? You may need to break your data file into smaller pieces.
Karen
-----Original Message-----
From: Magnus Källhager <magnus.kallhager@uc.se>
Sent: Dec 2, 2005 3:33 AM
To: SPSSX-L@LISTSERV.UGA.EDU
Subject: SPSS to SAS format
Hi!
Can someone help me to interpret this errormessage. I'm most of all
interested in the "format file". The datasets are not that big and i have
tested to write them to diffrent disks..
SAVE TRANSLATE OUTFILE='N:\slask\apa.sas7bdat'
/TYPE=SAS /VERSION=7 /PLATFORM=WINDOWS /MAP /REPLACE
/VALFILE='N:\slask\apa.sas'.
>Error # 6405
>An error occurred while the output file was being written - probably
>insufficient disk space.
>This command not executed.
// Magnus