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

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

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