BookmarkSubscribeRSS Feed
lizbeth1
Calcite | Level 5

 

 

I'm getting this error message:

 

NOTE: Data file TMP1.FINAL.DATA is in a format that is native to another host, or the file
encoding does not match the session encoding. Cross Environment Data Access will be
used, which might require additional CPU resources and might reduce performance.

 

 

am I have NO idea how to fix! I'm in a deadline!! I'll seriously pay ANYONE FOR 10 mintues of consult!!! 😞 

 

Thank yo so much!!

Lizbeth 

626-833-1010

lgaona@usc.edu 

 

 

2 REPLIES 2
FreelanceReinh
Jade | Level 19

Hello Lizbeth,

 

I think you don't have to worry about this message. It is not an error, but just a note indicating that SAS has automatically done what was necessary to read a SAS dataset which was created on a different platform (such as a Unix server, while you are working on Windows). The "translation" between the different formats can indeed take time and thus reduce performance (as the note says). So, if you want to avoid the message, you should transfer the files to your platform, if this is possible. See Alternatives to Using CEDA for suggestions.

 

Edit: That said, of course it would be a different situation if you encountered real "WARNING: ..." or "ERROR: ..." messages or data issues, e.g., with Japanese characters in character variables.

ballardw
Super User

You can also get this message reading datasets from slightly different versions of SAS. SAS 9.2 will give the same note when reading datasets created with SAS 9.3.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1372 views
  • 1 like
  • 3 in conversation