BookmarkSubscribeRSS Feed
mathewse111
Calcite | Level 5

I have program which analyses the data and create report. If we look at the execution of queries it takes only 35 minutes for SAS related queries and all. In the end the program send the report to outlook email from Unix SAS. Sometimes by the time we receive the email, it takes almost an hour and a half. Is there any known solutions ?

8 REPLIES 8
mathewse111
Calcite | Level 5
Around 50 KB
mathewse111
Calcite | Level 5
38-50 KB
SASKiwi
PROC Star

So the entire SAS program runs in an elapsed time of 35 minutes, including the DATA step sending the email, but the email transmission takes 1.5 hours? This sounds like more of a question for your email system administrator. 

mathewse111
Calcite | Level 5
When I review the logs, and add up the execution times , it adds up to 35 minutes, but the time difference between execution started and the email delivered is 1.5 hours.
mathewse111
Calcite | Level 5
When I review the log, execution time for sas statements is around 30/35 minutes. But the email is received after 2 hours or more. The sas program sends an email from a program running on a UNIX and the emails are sent to outlook running on Windows machines.

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
  • 8 replies
  • 1854 views
  • 0 likes
  • 3 in conversation