What is the use of disp parameter?
No Answer is Posted For this Question
Be the First to Post Answer
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
is step name is compulsory in jcl ?
What parameters can be used to limit the number of records written to a sysout dataset?
How is the record format of an output dataset specified?
is there any utility for restarting a particular step in jcl reply soon ?
A job has 150 steps i want to execute only 57th step
Explain about Cobol Subroutines
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is Cataloged Procedures?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
What does the one advantange of using IEBUPDTE?????
Please explain with syntax and an example, the Inrec fields and Outrec build in sort.