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 2003, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 19 Mar 2003 20:52:59 -0800
Reply-To:   squ <qushisheng@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   squ <qushisheng@HOTMAIL.COM>
Organization:   http://groups.google.com/
Subject:   downloaed index file not compatible between Operating Systems
Content-Type:   text/plain; charset=ISO-8859-1

I downloaded from SUNOS to WIN_PRO a huge dataset x.sas7bdat and its index file x.sas7bndx. The dataset itself is fine, but the index file seems not working. When I run proc contents, it shows that the indexes is 0 ( it should be 2, as I know when I run proc contents in the SUNOS environment). How to fix this problem?

I don't want to re-indexing under Windows for two reasons: one, the dataset is huge (data 6GB and index file over 2GB), and I may need to download more data of this like.

Thank you.


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