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 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 19 Mar 2009 18:01:41 -0500
Reply-To:   Suhong Tong <sophidt@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Suhong Tong <sophidt@HOTMAIL.COM>
Subject:   Re: What does 'invalid header' means in log?
Comments:   To: art297@netscape.net
In-Reply-To:   <200903192218.n2JJpAAm023767@malibu.cc.uga.edu>
Content-Type:   text/plain; charset="Windows-1252"

Art,

Thank you for your expertise. We can rule out the network problem, it's because the data was in my hard drive. Could it be the problem due to password protection?

Thanks,

Sophia > Date: Thu, 19 Mar 2009 18:18:48 -0400 > From: art297@NETSCAPE.NET > Subject: Re: What does 'invalid header' means in log? > To: SAS-L@LISTSERV.UGA.EDU > > Sophia, > > It could mean a number of things (e.g., corrupt file, index problem, or > network problem). > > An easy test if it is a network problem is to simply copy the file onto > your harddrive and retry the code (accessing the file directly from your > hard drive). > > Let us know if that corrects the problem. > > Art > -------- > On Thu, 19 Mar 2009 16:56:10 -0400, Sophia Tong <sophiDT@HOTMAIL.COM> > wrote: > > >Dear listers, > > > >I received a data from a vendor with password protected zip file. I > >unzipped the data and try to read, it gives error message. I can't fingure > >out whether the sas data is also encrypt or something else that I don't > >know. I checked with vendor, they never give me a straight answer, so I > >turn to you for help. > > > >Here is my program and error message: > > > > proc contents data=rtabs08.K; > >ERROR: Invalid header on file RTABS08.K.DATA. > >29 run; > > > > > >Thanks in advance, > > > >Sophia

_________________________________________________________________ Windows Live™ Groups: Create an online spot for your favorite groups to meet. http://windowslive.com/online/groups?ocid=TXT_TAGLM_WL_groups_032009


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