Log all programs called during a job run
Is there a way to find out all the programs that were executed when a job is submitted to run in batch?
No, the system will not log all of the programs executed during the run of a job. You can find the CL commands that are executed by using the logging level on the job by setting LOGCLPGM to *YES, but this will not log any HLL calls such as from an RPG program. There are documenting tools available to read your source and/or objects to find the possible paths that a job can take during its run.
==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: tips, tutorials and more.
Ask your OS/400 questions -- or help out your peers by answering them -- in our live OS/400 discussion forums.
Ask the Experts yourself: Our OS/400 gurus are waiting to answer your questions.
Check out this Search400.com Featured Topic: 20 ways to ensure a smooth OS upgrade
Dig Deeper on Past Releases
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our AS/400 experts
View all AS/400 questions and answers
Start the conversation
0 comments