BookmarkSubscribeRSS Feed
GN0001
Barite | Level 11

Hello team,

 

What does this mean?

 

Each place is given by: (Number of times) at (Line):(Column).
8877 at 2648:207

 

How to locate line and column in a SAS log?

 

Respectfully,

Blue Sky

Blue Blue
2 REPLIES 2
PaigeMiller
Diamond | Level 26

Show us more of the log. Show us the ENTIRE log for this PROC or DATA step.

--
Paige Miller
Kurt_Bremser
Super User

This means that you had 8877 events of a (most probably) erroneous nature at the code at position 207 in log line 2648. Stuff like missing values because of missing values in calculations or functions, or invalud data when reading numbers or trying to convert character to numeric.

Logs have line numbers, you only need to look for line 2648 in your complete log.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 979 views
  • 0 likes
  • 3 in conversation