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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

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