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
It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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
  • 694 views
  • 0 likes
  • 2 in conversation