Give the syntax of job specifying jcl statement.
which utility is used to sort a file in jcl?
What is the purpose of dd * statement in jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Explain about LMFREE�free data set from its association with data ID
What do you understand by jcl?
Is it possible to left uncode disp?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the function of the steplib dd statement?
Is it possible to define dd statements as you want?
what is DD statement is used in JCL?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is use of space parameter in dd statement?
What do you understand by the terms: joblib and steplib?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?