LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 24 Mar 2008 15:03:31 +0000
Reply-To:     toby dunn <tobydunn@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         toby dunn <tobydunn@HOTMAIL.COM>
Subject:      Re: Importing error
Comments: To: Tom White <tw2@mail.com>
In-Reply-To:  <20080324150108.888C6103C4@ws1-3.us4.outblaze.com>
Content-Type: text/plain; charset="iso-8859-1"

Tom ,

Post Your FileName Statement, it looks like you are having a problem there

Toby Dunn

"Don't bail. The best gold is at the bottom of barrels of crap." Randy Pausch

"Be prepared. Luck is where preparation meets opportunity." Randy Pausch

> Date: Mon, 24 Mar 2008 10:01:07 -0500 > From: tw2@MAIL.COM > Subject: Importing error > To: SAS-L@LISTSERV.UGA.EDU > > I am importing data from a zipped file, unzipping with a filename statement, and in my infile statement I have lrecl=32767. > I get an error: > ERROR: Invalid compressed data, length does not match. > FATAL: Unrecoverable I/O error detected in the execution of the data step program. Aborted during the EXECUTION phase. > > Does the error refer to the lrecl, and if so, is there a way to tell the max line record length without importing the whole file from the unzipped file? I couldn't find anything on the sas help for this specific error. If the error does not refer to the lrecl, does anyone know what it does refer to? > > > -- > Want an e-mail address like mine? > Get a free e-mail account today at www.mail.com!

_________________________________________________________________ In a rush? Get real-time answers with Windows Live Messenger. http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_realtime_042008


Back to: Top of message | Previous page | Main SAS-L page