BookmarkSubscribeRSS Feed
hema_kanda
Calcite | Level 5

Hi All,

I need to log details into the audit log table like jobID, JOb Description Job startdate time, Job end date time, current status, no of records Process using the SAS DI.

I could like to know is there any SAS meta data table which is used to retrieve the data job details and loaded into the Audit log table.

Could you please guide me how to achieve this using SAS DI.

Thanks in advance.

Thanks!

1 REPLY 1
LinusH
Tourmaline | Level 20

What version are you using?

in 4.3 (SAS 9.3) there are a ready made reporting environment for this. This is a good starting point:

http://support.sas.com/documentation/cdl/en/etlug/63360/HTML/default/viewer.htm#p144crdz1pssmmn1lbz0...

If you are on an earlier release, you have to store the audit data created by the performance macros calls in the DI Studio jobs, in a permanent location. And then make your own reports based no those tables. See online doc for ARM logging etc.

/Linus

Data never sleeps

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 connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1798 views
  • 0 likes
  • 2 in conversation