BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi Folks,

I had a problem with a import text file in FILE->IMPORT DATA in menu of Guide. Below the message:

THE IMPORT DATA TASK CANNOT CREATE A SUBSETTED COPY OF THE INPUT FILE ON YOUR CLIENT MACHINE. THEREFORE, IT CANNOT ANALYZE THE INPUT FILE TO INTELLIGENTLY INITIALIZE SETTINGS. YOU CAN STILL ATTEMPT TO IMPORT WITH MANUALLY SPECIFIED SETTINGS, BUT IT MIGHT NOT WORK.

So, if I create a SAS program using infile statement I can import. This problem occurs only when I import via FILE->IMPORT DATA option in menu.

This file have 14.000 lines (more less) and 140Mb
I need to do in FILE->IMPORT DATA in menu because that will be made by the user and the user don't know SAS code.

I have others files with the same size and I dont't have problem.

Somebody help me please !!!
2 REPLIES 2
ChrisHemedinger
Community Manager
From the message, it seems that the text file resides on a remote SAS server. Is that correct? The message indicates that EG cannot read the contents of the file, because in order to read the file it would have to transfer it from the remote server to your local server. That operation would be expensive because the file is so large, so EG "skips" that step.

If you have access to the file from your PC, say on a network share or mapped drive, then EG should be able to preview the contents of the file. Simply select "Local Computer" instead of "SAS Servers" when selecting the data file.

Chris
Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.
deleted_user
Not applicable
Thanks for your help, but I can import file with more than 130Mb and when I move that file to local machine I can import very well.
The problem occurs with part of files in some specifics rows.
Is there any problem with length of row ?

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 832 views
  • 0 likes
  • 2 in conversation