Hi Guys,
In my shop, couple of trainees(Entry level programers) will do cobol programming. Due lack knowledge in the cobol at initial stage they will run the jobs in loop by mistake.I know less volume of data they will use for processing in the job. I want restrict them once the job CPU reaches 1 min automatically the job should get cancelled by JES2.
I have a solution we can use time parameterr TIME=(0,1) in the job card. Is there anyway we can restrict via RACF (or) any other way.