what does mvs stand for?
describe the job statement, its meaning,syntax and significant keywords?
There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
what is the purpose of coding notify parameter in job statement?
what is the JCL statement consists of?
What does the statements: typrun=scan and typrun=hold do in a JCL statement
If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
difference between internal sort and external sort
What is 'S0C7' abend?
How to execute a set of JCL statements from a COBOL program ?
if we give TIME=0 how many sec that job/step