How jcl is used for testing batch programs?
No Answer is Posted For this Question
Be the First to Post Answer
Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
If job is submitted with typerun = hold then how can we submit the same job?
is there any utility for restarting a particular step in jcl reply soon ?
wht r different types of sort fields in jcl ?
How do you submit JCL via a Cobol program?
which statement is used to end the in-stream procedure in a jcl?
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 ?
Explain about LMCOPY -
which utility is used a dummy utility?
once we submitted the job to the operating system, how can we cancel the job before execution?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
How to alter the parameters for the existing gdg?