BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi
I am running sas code in unix Box. The log file does not have any errors. But the code is not working fine. Can any one tell what would be the causes for this.
Thanks in advance!!


Rupa
1 REPLY 1
advoss
Quartz | Level 8
The log file reports syntax and (some) data errors. If the "code is not working", and you don't have a syntax or data error, then you probably have a logic error, which means that you told SAS to do something, but that something either never happens, or happens under different circumstances than you expect. Also, make sure that your specifications actually match the data.

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

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
  • 1 reply
  • 1013 views
  • 0 likes
  • 2 in conversation