Explain dfsort utility?
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
What is Automatic Restart ? EXEC PGM = PROG1, RD = R (Is it the Restart of a JOBSTEP or Restarting the execution of the program?) Do we Restart it or it automatically Restarts executing again and again ? Then when it will finish executing ? or After Abending, when we submit it again, then it is Restarted from the Last successful Checkpoint ? If some JOBSTEP is abending, what is the benifit to Restart it, WILL IT NOT ABEND AGAIN if you don't change the LOGIC ?
What u mean by include statement in JCL ?
what is the compile process of cobol program expalin with code
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
What is the difference between primary and secondary allocations for a dataset?
If your job fails at particular step then what would be the return code for next steps
How do you handle empty files in a JCL ?
I have a File that has duplicate records. I need only those records that occur more than thrice.
what is use of disp parameter in dd statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How do you overcome this limitation ?