I have a list of 30 jobs running on a certain day of the month. So I wanted to build a sas code which is kind of like a summary that shows the JOBNAME, RUNDATE AND MONTH AND THE NUMBER OF EXCEPTIONS in all of them individually and I want this job to run every month so that I have a single file which has the report details. How do I go about doing this? Please suggest. If you have done it anytime, could you please share some code.
... View more