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.
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
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.
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.