BookmarkSubscribeRSS Feed
Mixer
Obsidian | Level 7

Hi All,

 

I am running SAS in Windows and I could not find much information other than "Unexpected Error" on the error/exit code 1 and 2? For jobs exited with code 1, I could not find any "error" keyword in the log file. Is it safe to assume the job ran fine?

 

Thank you for your input.

1 REPLY 1
Kurt_Bremser
Super User

Both codes are inacceptable for batch jobs. Only a return code 0 should be accepted as successful.

1 points to WARNING, 2 points to an ERROR.

Inspect the logs and fix the causes for the messages.

 

See Maxims 24 & 25.

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