Can anyone help me out how to check when a module was last executed (with
date/time, jobname...) via batch (or even CICS)? It is because I want to
ensure all modules within that loadlib were run (tested).

This question comes up periodically. Sorry, standard MVS has no way to audit the use of load modules. You can identify the programs that appeared on EXEC PGM= statements from SMF data, but internally called load modules are not recorded anywhere.
--
Bruce A. Black
Senior Software Developer for FDR
Innovation Data Processing 973-890-7300
personal: [EMAIL PROTECTED]
sales info: [EMAIL PROTECTED]
tech support: [EMAIL PROTECTED]
web: www.innovationdp.fdr.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to