AS400: Batch Debug
Service Job for Debug: Batch Debug: Hold the job STRSRVJOB on that job strdbg on the program put some break points comeout relase the job Once the job calls the program in debug will open in debug mode For interactive job Debug: STRSRVJOB on the interactive job STRDBG on the program and put some break points Comeout Then have the users use the screen or something that call the program in debug mode The debug screen will come to your screen for their job.