What is the function of job statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
How would you understand error(execution phase)?
what is the difference between perform varying and perform
what r the types of job control statements?
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
Explain about LMCOPY -
Can we delete the data using IEFBR14 , IEBGENER??
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
Whats error code s222?
How to submit jcl through a cobol program?
if we give TIME=0 how many sec that job/step
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.