BookmarkSubscribeRSS Feed
sasprofile
Quartz | Level 8

Hi all,

Is there any way that I can find the sas programs when they had ran last time on Unix(solaris) with Date and timing last time.

We are using SAS 9.2 on Unix solaris.

I would really appreciate for all your suggestion

Thank you

2 REPLIES 2
ChrisHemedinger
Community Manager

If you have these within a SAS Enterprise Guide project where you've run them, you can get this information from the Project Reviewer task.

If the programs are in the Unix file system and were run using batch SAS, there is likely a .log file for each program located somewhere -- perhaps in the same directory or in a directory local to where the SAS command was invoked.  The log file would have a file timestamp, and the log content would report the total running time for the SAS session.

Chris

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
ballardw
Super User

And if you don't have logs or such you could add a snippet of code to update a permanent data set with the information. This won't help for the past but could be helpful going forward.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 1304 views
  • 1 like
  • 3 in conversation