What do we mean by 'Virtual storage' for a dataset and for a
JOBSTEP ? What is the significance of the following
statement for a programmer 'Virtual storage results in
program addresses being independent of the addresses that
actually exist in a computer' ?
restart logic ?
Explain the purpose of dd dummy statement?
//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
What is the difference between sb37,se37,sd37 each?
What are the kinds of job control statements?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
how do you access an uncataloged dataset in a jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the difference between a symbolic and an override in executing a PROC?
In SPACE,what is directory,RLSE
How can a stopped job be started again?
Explain the function of the dd dcb keyword?